Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

A nested sequence of nonempty closed bounded intervals has nonempty intersection, and the intersection is a single point exactly when the lengths tend to 0

Statement

For each k∈N let Ik=[ak,bk] be a closed bounded interval with ak≤bk (Intervals of R: the nine order-convex forms, nondegeneracy, and length), and suppose the family is nested:

Ik+1⊆Ik(k∈N).

Write ℓk=bk−ak≥0 for the length of Ik. Then:

  1. ⋂k∈NIk is nonempty. More precisely, with a=sup⁡{ak:k∈N} and b=inf⁡{bk:k∈N}, both of which exist, one has a≤b and ⋂k∈NIk=[a,b].
  2. ⋂k∈NIk is a single point if and only if ℓk→0 (Limits and Cauchy sequences of reals).

Every hypothesis is load bearing. Dropping closedness makes the intersection empty; dropping boundedness does the same; and dropping nonemptiness of the individual intervals is vacuously fatal.

Facts & Assumptions

Given: Closed bounded intervals Ik=[ak,bk] with ak≤bk for every k∈N and Ik+1⊆Ik for every k; the sequences (ak) and (bk) of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences); their ranges A={ak:k∈N} and B={bk:k∈N}, both nonempty; and ℓk=bk−ak.

[L1]

Closed bounded intervals: [a,b]={x∈R:a≤x≤b}; it is nonempty exactly when a≤b, it is the singleton {a} when a=b, it has two distinct elements a and b when a<b, and its length is b−a (Intervals of R: the nine order-convex forms, nondegeneracy, and length).

[L2]

Least-upper-bound property and uniqueness: a nonempty subset of R bounded above has a unique supremum; the supremum is an upper bound and is ≤ every upper bound (Complete ordered field (least-upper-bound property), Suprema and infima are unique).

[L3]

Greatest-lower-bound property and uniqueness: a nonempty subset of R bounded below has a unique infimum; the infimum is a lower bound and is ≥ every lower bound (Every nonempty set bounded below has an infimum, Suprema and infima are unique).

[L4]

Monotone sequences, and the fact that consecutive comparisons suffice: xk≤xk+1 for all k makes (xk) nondecreasing, and xk+1≤xk for all k makes it nonincreasing (Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences).

[L5]

Monotone convergence: a nondecreasing sequence whose range is bounded above converges to the supremum of its range, and a nonincreasing sequence whose range is bounded below converges to the infimum (A nondecreasing sequence bounded above converges to the supremum of its range, and a nonincreasing sequence bounded below to the infimum).

[L6]

Algebra of limits: if uk→u and vk→v then uk−vk→u−v (Algebra of limits: sums, scalar multiples, products and quotients).

[L7]

A sequence of reals has at most one limit (A sequence has at most one limit).

[L8]

Bounded above and bounded below, for a subset of R (Lower bound, bounded below, bounded set).

[L9]

The order on N is total and transitive, so any two indices k,l admit an index m with k≤m and l≤m, namely the larger of the two (Order on the natural numbers, ≤ is a linear order on N).

Proof

technique · direct
1.1

Nestedness read on the endpoints: since ak+1≤bk+1, both ak+1 and bk+1 lie in Ik+1⊆Ik, so ak≤ak+1 and bk+1≤bk for every k.

givenL1
2.1

Hence (ak) is nondecreasing and (bk) is nonincreasing.

step 1.1L4
3.1

For all indices k and l: choosing m with k≤m and l≤m gives ak≤am≤bm≤bl, so ak≤bl.

step 2.1givenL9
4.1

Every bl is therefore an upper bound of A and every ak a lower bound of B; both sets are nonempty, so a:=sup⁡A and b:=inf⁡B exist and are unique.

step 3.1L2L3L8
5.1

a≤b: each bl is an upper bound of A, so a≤bl for every l by leastness of the supremum; thus a is a lower bound of B, and a≤b by greatestness of the infimum.

step 4.1L2L3
5.2

By monotone convergence, ak→a and bk→b.

step 2.1step 4.1L5
5.3

The intersection is exactly [a,b]: a real x lies in every Ik exactly when ak≤x≤bk for every k, that is exactly when x is an upper bound of A and a lower bound of B, and by leastness of a and greatestness of b that holds exactly when a≤x≤b.

step 4.1L1L2L3
6.1

ℓk=bk−ak→b−a by the algebra of limits.

step 5.2L6
6.2

Since a≤b, the interval [a,b] is nonempty, so the intersection is nonempty; together with step 5.3 this is claim 1.

step 5.1step 5.3L1
7.1

If ℓk→0 then b−a=0 by uniqueness of limits, so a=b and the intersection is [a,a]={a}, a single point.

step 5.3step 6.1L1L7
7.2

Conversely, if the intersection is a single point then a=b: it equals [a,b] with a≤b, and a<b would give the two distinct elements a and b. Hence b−a=0 and ℓk→0 by step 6.1.

step 5.1step 5.3step 6.1L1
8.1

Claim 1 is step 6.2 and claim 2 is the pair of implications in steps 7.1 and 7.2, so a nested sequence of nonempty closed bounded intervals has nonempty intersection, equal to [a,b], and that intersection is a single point exactly when the lengths tend to 0.

step 6.2step 7.1step 7.2∎

Remarks

Depends on

Used by

Dependency tree · two levels

45 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources