Alphabeta Math
CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passverified 2026-08-08 (gpt-5.6-terra-codex-subscription)
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.

R((t−1)) has the nested interval property for lengths tending to 0

Statement

Let K=R((t−1)) and let (In)n∈N with In=[an,bn]K be a nested sequence of closed intervals in K whose lengths tend to 0 in K, that is, for every ε>0 in K there is N with bn−an<ε for all n≥N (Sequences, convergence, Cauchyness, monotonicity, boundedness and closed intervals in an arbitrary ordered field). Then

⋂n∈NIn

contains exactly one element of K.

The hypothesis that the lengths tend to 0 may not be dropped: this is the nested interval property in its shrinking form only, and nothing on this page establishes the unrestricted form for K. The remarks below record what happens without the hypothesis.

Facts & Assumptions

Given: A nested sequence (In)n∈N of closed intervals In=[an,bn]K in K, so an≤bn and In+1⊆In for every n, whose lengths tend to 0 in K.

[L1]

[a,b]K={x∈K:a≤x≤b} for a≤b; a sequence (xn) in K is Cauchy in K when for every ε>0 in K there is N with ∣xn−xm∣<ε for all n,m≥N, and converges to L when for every ε>0 in K there is N with ∣xn−L∣<ε for all n≥N; the lengths bn−an tend to 0 when for every ε>0 in K they are eventually <ε (Sequences, convergence, Cauchyness, monotonicity, boundedness and closed intervals in an arbitrary ordered field).

[L3]

K is an ordered field (R((t−1)) is an ordered field, ordered by the sign of the leading coefficient, Ordered field), so its order is total and transitive and x<y means 0<y−x. Compatibility with addition is used below in its NONSTRICT form, x≤y⇒x+z≤y+z, whereas Order is preserved by adding a constant and by adding inequalities states the STRICT forms and only those (x<y⇒x+z<y+z, and x<y with z<w giving x+z<y+w); the nonstrict form is the first strict form together with the case x=y, where the two sides are equal, the order being total (Ordered field).

[L4]

∣z∣≥0, ∣z∣=0 only for z=0, and ∣z∣ equals z or −z; so ∣z∣=z when z≥0 (Basic properties of the absolute value, Absolute value in an ordered field).

Proof

technique · direct
1.1

For each n, the endpoints an+1 and bn+1 belong to In+1 because an+1≤bn+1, and In+1⊆In, so both belong to In; by [L1] this says an≤an+1 and bn+1≤bn. Hence an≤an+1≤bn+1≤bn.

givenL1L3
1.2

The intersection contains at most one element. Suppose x,y∈⋂nIn with x≠y, so ∣x−y∣>0 by [L4]. For each n both x and y lie in [an,bn]K, so x−y≤bn−an and y−x≤bn−an by [L1] and [L3], and since ∣x−y∣ is one of x−y, y−x by [L4] we get ∣x−y∣≤bn−an for every n. Applying the shrinking hypothesis with ε:=∣x−y∣ produces some n with bn−an<∣x−y∣, a contradiction.

givenL1L3L4
2.1

Whenever n≤m one has an≤am≤bm≤bn: this is [step 1.1] for m=n+1, it is trivial for m=n, and the general case follows by induction on m using transitivity of the order.

step 1.1L3L5
3.1

(an)n∈N is Cauchy in K. Let ε>0 in K and take N with bn−an<ε for all n≥N. Let n,m≥N; by [L5] we may assume n≤m, the other case being the same with the roles exchanged. By [step 2.1], an≤am≤bm≤bn, so 0≤am−an≤bn−an<ε, and ∣am−an∣=am−an<ε by [L4].

step 2.1givenL1L3L4L5
4.1

By [L2] there is L∈K with an→L in K.

step 3.1L2
5.1

an≤L for every n. Otherwise L<an for some n; put ε:=an−L>0 and use [step 4.1] to fix N with ∣am−L∣<ε for all m≥N. Pick m with m≥N and m≥n ([L5]). By [step 2.1], an≤am, so am−L≥an−L=ε>0 and hence ∣am−L∣=am−L≥ε by [L4], contradicting ∣am−L∣<ε.

step 2.1step 4.1L1L3L4L5
5.2

L≤bn for every n. Otherwise bn<L for some n; put ε:=L−bn>0 and fix N with ∣am−L∣<ε for all m≥N. Pick m with m≥N and m≥n. By [step 2.1], am≤bm≤bn, so L−am≥L−bn=ε>0 and hence ∣am−L∣=L−am≥ε by [L4], again a contradiction.

step 2.1step 4.1L1L3L4L5
6.1

By [step 5.1] and [step 5.2], an≤L≤bn for every n, so L∈⋂nIn by [L1] and the intersection is nonempty; by [step 1.2] it has no second element. Hence ⋂nIn={L}.

step 5.1step 5.2step 1.2L1∎

Remarks

  • This is the shrinking form, and the restriction is real. The unrestricted nested interval property — every nested sequence of nonempty closed intervals meets — is false in K, and The unrestricted nested interval property fails in R((t−1)) exhibits a nested sequence with empty intersection. So the hypothesis here is not a convenience of the proof, and no item on this page may be cited for the unrestricted form.

  • A trap in the hypothesis: "lengths 2/n" does not mean shrinking. The condition is that the lengths tend to 0 in the order of K, tested against every positive ε∈K, not merely against positive real constants. A nested sequence whose n-th length is the constant series ι(2/(n+1)) does not satisfy it: since ι(c) takes the nonzero value c at index 0, clause 4 of R((t−1)) is non-Archimedean, and the monomials t−k are cofinal below its positive elements forbids ∣ι(c)∣<t−1, so no such length ever gets below ε=t−1. Real-indexed shrinking is strictly weaker than shrinking in K, and a proof that assumed the former would be proving a different theorem.

  • Where completeness enters. Exactly once, at [step 4.1]. Everything before it is monotonicity bookkeeping valid in any ordered field, and everything after it uses only the order and the absolute value. That is why the corollary is a corollary of Every Cauchy sequence in R((t−1)) converges: K is sequentially Cauchy complete and not an independent argument about series.

Depends on

Used by

Dependency tree · two levels

47 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