Alphabeta Math
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.

✓ 15 results · all verified · 13 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 2 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Monotone Sequences, Bolzano-Weierstrass, and Cauchy Completeness

1 · Prerequisites

2 · Summary

Objective. This page is where the least-upper-bound property first produces limits. Everything on the sequences page, linked under Prerequisites above, held in any Archimedean ordered field: uniqueness of limits, the algebra of limits, the order limit theorem and the squeeze theorem are all statements whose proofs never open the completeness axiom. Nothing there could produce a limit that was not handed to it. The four results proved here all can, and each of them spends completeness exactly once: the monotone convergence theorem, the nested interval property, Bolzano-Weierstrass, and the Cauchy criterion.

The order of the page is chosen so that the use of completeness stays in one place. A nondecreasing sequence bounded above converges to the supremum of its range, and a nonincreasing sequence bounded below to the infimum is the only item that reaches for a supremum directly, and every later existence statement is routed through it. The nested interval property is monotone convergence applied to the two endpoint sequences. Bolzano-Weierstrass is Every real sequence has a monotone subsequence (the peak / rising-sun lemma), which uses nothing about R beyond trichotomy of its order, followed by A monotone sequence converges if and only if it is bounded, which is where the axiom is actually spent. And The Cauchy criterion from the least-upper-bound property: in a complete ordered field every Cauchy sequence converges is three cited lemmas in a row, two of which hold in any ordered field. A reader who wants to know where completeness is used on this page has one item to look at.

Monotone sequences. Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences fixes the vocabulary, with the unqualified word increasing reserved for the strict notion, and settles one point that recursive constructions make constantly: comparing consecutive terms suffices, and the equivalence with the global condition is an induction, written out there rather than assumed. A nondecreasing sequence bounded above converges to the supremum of its range, and a nonincreasing sequence bounded below to the infimum then says that a bounded monotone sequence converges, and names the limit: the supremum of the range in the nondecreasing case, the infimum in the nonincreasing one. That identification, not the bare existence, is what makes the theorem a tool for computing limits, as the recursive sequences of the companion page show. A nondecreasing sequence that is not bounded above diverges to +∞ closes the dichotomy: a nondecreasing sequence either converges to the supremum of its range or diverges to +∞, with nothing in between, and A monotone sequence converges if and only if it is bounded states the resulting equivalence in the form the rest of the page consumes.

Intervals and nesting. Intervals of R: the nine order-convex forms, nondegeneracy, and length records the nine order-convex forms, the nondegeneracy conditions, and length, with the deliberate warning that ±∞ is notation and never an element of R. Its consumer is 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, which is stated here in a slightly stronger form than usual: a nested sequence of nonempty closed bounded intervals intersects in [ sup⁡ak,inf⁡bk ], not merely in something nonempty, and the intersection is a single point exactly when the lengths tend to 0. Both hypotheses are load bearing and each fails on its own witness, one on each side of the companion page: dropping closedness gives the empty intersection of The nested open intervals (0,1/k) have empty intersection, and dropping boundedness gives the empty intersection of The nested closed unbounded sets [k,∞) have empty intersection, so boundedness cannot be dropped. The proof needs no Archimedean input, which is worth saying because the textbook argument for the single-point case usually does use it; here the lengths converge to b−a by the algebra of limits and the two directions are the two directions of b−a=0.

Subsequences and Bolzano-Weierstrass. Subsequential limit of a real sequence, and the subsequential limit set combines two notions already fixed on the sequences page, and stresses the distinction between a subsequential limit of a sequence and a limit point of a set. The work is in Every real sequence has a monotone subsequence (the peak / rising-sun lemma), the peak or rising-sun lemma: every real sequence, with no hypothesis at all, has a monotone subsequence. Its two cases are literal negations of one another, so no completeness enters the split, and both recursions choose a least element supplied by the well-ordering principle, so no form of the axiom of choice is used either. That is the reason Bolzano-Weierstrass in R is choice-free, in contrast with sequential compactness in a general metric space. Bolzano-Weierstrass: every bounded real sequence has a convergent subsequence is then two citations, and it is the exact repair of the false statement FALSE: every bounded sequence converges proved on the previous page: boundedness does not give convergence, it gives a convergent subsequence.

Cauchy completeness from the axioms. Every Cauchy sequence of reals is bounded and A Cauchy sequence with a convergent subsequence converges, to that subsequence’s limit are the two ordered-field halves, and The Cauchy criterion from the least-upper-bound property: in a complete ordered field every Cauchy sequence converges joins them to Bolzano-Weierstrass. This library already knew that every Cauchy sequence of reals converges: it is The reals are complete, proved on the Cauchy-construction page by a diagonal argument on representatives. The two proofs are not the same theorem twice. One is a fact about the object that construction produced; the other is a fact about the axioms, and holds in every complete ordered field however it was obtained. Two independent proofs that R is Cauchy complete, and why the library records both sets out why both are kept, and states plainly which implications are not proved on this page: that Cauchy completeness plus the Archimedean property gives back the least-upper-bound property, and likewise for nested intervals. Those belong to the page on the equivalent forms of completeness, which comes later in the reading order, and no item here may be cited for them.

Contractive sequences. Contractive sequence: ∣xk+2−xk+1∣≤c ∣xk+1−xk∣ for a fixed 0<c<1 and Every contractive sequence is Cauchy, hence converges, with error bound ∣x−xk∣≤ck−1∣x2−x1∣/(1−c) for k≥1 are the constructive payoff of the Cauchy criterion: a hypothesis that never mentions the limit yields convergence and a computable error bound, ∣x−xk∣≤ck−1∣x2−x1∣/(1−c) for k≥1. The index restriction there is a genuine hypothesis and not a convention, and the theorem says so with a witness; the classical statement is written for sequences indexed from 1, where the question cannot arise, and this library indexes from 0. The one hypothesis that carries the whole result is that the constant c is uniform in k, and xk+1=xk+1/xk from x1=1 has strictly decreasing consecutive gaps and diverges, so no uniform c<1 exists is the sequence whose gaps each shrink, whose gap ratios all lie below 1, and which diverges, because those ratios approach 1 and no single constant works. For ∣r∣<1 the sequence rk is null, and for ∣r∣>1 the sequence ∣r∣k diverges to +∞ is the estimate underneath, and The even and odd index maps and the alternating sequence: strictly increasing e,o with N their disjoint union, and the unique (sk) with s0=1, sσ(k)=−sk, which satisfies ∣sk∣=1, s∘e≡1 and s∘o≡−1 is a piece of bookkeeping collected once rather than three times: the even and odd index maps, their disjointness proved rather than asserted, and the unique sequence with s0=1 and sσ(k)=−sk.

The three false statements are the three ways this material is misremembered. Nested open intervals need not intersect (FALSE: a nested sequence of nonempty bounded open intervals has nonempty intersection), so closedness is not a convenience of the proof. Consecutive differences tending to 0 do not make a sequence Cauchy (FALSE: if ∣xk+1−xk∣→0 then (xk) is Cauchy), since the Cauchy condition constrains all late pairs of indices and not only adjacent ones; k settles it. And a convergent subsequence says nothing about the sequence, not even that it is bounded (FALSE: a sequence with a convergent subsequence is bounded (the converse of Bolzano-Weierstrass)), so the converse of Bolzano-Weierstrass fails as badly as it can.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

Intervals of R: the nine order-convex forms, nondegeneracy, and length

Definition

Throughout, R is the complete ordered field (Complete ordered field (least-upper-bound property), Ordered field) with its order (Order on the reals).

A subset I⊆R is order-convex when

x,y∈I and x≤z≤y  ⟹  z∈I.

The intervals of R are the sets of the following nine forms, where a,b∈R:

bounded formsone-sided and full forms
(a,b){x:a<x<b}(a,∞){x:a<x}
[a,b]{x:a≤x≤b}[a,∞){x:a≤x}
[a,b){x:a≤x<b}(−∞,b){x:x<b}
(a,b]{x:a<x≤b}(−∞,b]{x:x≤b}
(−∞,∞)R

An interval is open when both of its written endpoints are excluded, that is for the forms (a,b), (a,∞), (−∞,b) and (−∞,∞); it is closed when both written endpoints are included, that is for [a,b], [a,∞), (−∞,b] and (−∞,∞). The forms [a,b) and (a,b] are half-open.

The symbols ±∞ are notation and not elements of R. They mark which side carries no endpoint condition at all; the five forms in the right column are defined by the displayed conditions on x alone, and no arithmetic is ever performed with ∞. This is the same refusal to extend R silently that Conventions: sup⁡∅, unbounded sets, and the extended reals records for suprema.

Every one of the nine forms is order-convex. Each is defined by a conjunction of at most two conditions, each of the shape a<x, a≤x, x<b or x≤b, and each such condition is inherited by an intermediate point: if a<x and x≤z then a<z, and if z≤y and y<b then z<b, by transitivity of the order (Ordered field). Applying this to whichever one or two conditions define the form in question gives z∈I whenever x,y∈I and x≤z≤y.

Bounded intervals. An interval is bounded (Lower bound, bounded below, bounded set) exactly when it is of one of the four forms in the left column: for those, a is a lower bound and b an upper bound. The other five forms are unbounded, on the side or sides written with ∞; the verification is in the remarks below.

Nondegeneracy. An interval is degenerate when it has at most one element, and nondegenerate when it has at least two. For the four bounded forms with endpoints a and b:

  • [a,b] is nonempty exactly when a≤b, and it is nondegenerate exactly when a<b. It is the singleton {a} when a=b.
  • (a,b), [a,b) and (a,b] are nonempty exactly when a<b, and then each is nondegenerate.

The only assertion here that is not immediate from the defining conditions is that a<b makes (a,b) nonempty with at least two points. It holds because a<(a+b)/2<b, which follows from a<b by adding a, respectively b, to both sides and halving (Ordered field); repeating the halving inside (a,(a+b)/2) produces a second point.

Closed bounded intervals. These are the sets [a,b] with a≤b, which is exactly the condition making them nonempty. They are the intervals the nested interval property is stated for, and the phrase closed bounded interval always carries the hypothesis a≤b in this library.

Length. The length of a bounded interval presented by its endpoints a≤b is

ℓ=b−a  ≥  0.

Length is attached to the presentation by endpoints and is not recovered from the set: (a,b), [a,b) and (a,b] are all empty when a=b, and so is (c,c) for any other c, while each of these presentations has length 0, so nothing inconsistent arises; but the endpoints are named explicitly at every point where a length is used in this library, and never inferred from the set. Unbounded intervals are assigned no length.

Remarks

  • Why the five unbounded forms really are unbounded. Take [a,∞) and suppose u∈R were an upper bound of it. The element x=a+∣u−a∣+1 satisfies x≥a, so x∈[a,∞), and x≥a+(u−a)+1=u+1>u, since ∣t∣≥t (Basic properties of the absolute value) and 1>0 (The multiplicative identity is positive). That contradicts x≤u. The same computation with a replaced by any element of (a,∞) handles the open form, and reflecting through the origin handles (−∞,b) and (−∞,b]; R itself is unbounded on both sides for the same reason. Note that this uses no Archimedean property: it is the failure of a single bound, not the cofinality of the naturals.

  • The converse classification is not asserted here. It is true that every order-convex subset of R is empty or one of the nine forms, and the proof runs through suprema and infima, but nothing in this library needs it and it is not proved anywhere here. What is used is only the direction proved above: each of the nine forms is order-convex.

  • Degenerate intervals are kept, not excluded. [a,a]={a} and (a,a)=∅ are intervals under this definition. Excluding them would force a nonemptiness hypothesis into every statement that produces an interval, and the nested interval property is a good illustration: its conclusion is that the intersection is nonempty, and in the equality case the intersection is the degenerate interval [a,a], which is exactly the single point.

DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences

Definition

Let (xk) be a sequence of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences), with R ordered as in Order on the reals and Complete ordered field (least-upper-bound property), and with N ordered as in Order on the natural numbers. The sequence is:

  • nondecreasing when xj≤xk for all j≤k;
  • increasing (or strictly increasing) when xj<xk for all j<k;
  • nonincreasing when xj≥xk for all j≤k;
  • decreasing (or strictly decreasing) when xj>xk for all j<k;
  • monotone when it is nondecreasing or nonincreasing;
  • strictly monotone when it is increasing or decreasing;
  • eventually monotone when some tail x(K) (Sequences of reals: bounded, eventually, frequently, tails, subsequences) is monotone, that is when there is K∈N such that the restriction of the comparison to indices ≥K is one-signed.

An increasing sequence is nondecreasing and a decreasing sequence is nonincreasing, since j≤k means j<k or j=k and the second case gives equality. A sequence that is both nondecreasing and nonincreasing is constant.

Consecutive comparisons suffice, and that is an induction. The four conditions above quantify over all pairs of indices, but what one checks in practice, and what a recursive construction delivers, is the comparison of consecutive terms. The two agree:

(xk) is nondecreasing if and only if xk≤xσ(k) for every k∈N, and (xk) is increasing if and only if xk<xσ(k) for every k∈N; likewise, with the inequalities reversed, for nonincreasing and decreasing.

The forward implications are the instances j=k, k=σ(k) of the definitions, using k<σ(k) (Discreteness: σ(n) is the immediate successor). For the converse, suppose xi≤xσ(i) for every i and fix k; we show by induction on k (The principle of mathematical induction) that xj≤xk for every j≤k. For k=0: j≤0 forces j=0, and x0≤x0. Assume the statement for k and let j≤σ(k). If j=σ(k) then xj≤xσ(k) by reflexivity. Otherwise j<σ(k), and then j≤k: were k<j we would have k<j<σ(k), which Discreteness: σ(n) is the immediate successor excludes, so j≤k by totality of the order on N (≤ is a linear order on N). The induction hypothesis gives xj≤xk, and xk≤xσ(k) by assumption, so xj≤xσ(k) by transitivity. This completes the induction. The three remaining equivalences are the same argument with ≤ replaced by <, ≥ or >, transitivity of the strict order being used in the same place.

Boundedness of a monotone sequence is one-sided. A nondecreasing sequence is bounded below by its first term x0, and a nonincreasing sequence is bounded above by x0, both immediately from the definition with j=0. So for a nondecreasing sequence the only substantive question is whether it is bounded above, and for a nonincreasing sequence whether it is bounded below. The range of (xk) is the set {xk:k∈N} (Sequences of reals: bounded, eventually, frequently, tails, subsequences), and it is bounded above, bounded below or bounded in the sense of Lower bound, bounded below, bounded set exactly when the sequence is.

Remarks

  • The naming is the one that keeps "increasing" strict. Some texts use increasing for what is called nondecreasing here and strictly increasing for what is called increasing. This library follows the convention in which the unqualified word is strict, and always writes nondecreasing when equality is allowed, so that no statement on this page depends on which convention a reader arrives with. Where a proof needs the weak form it says nondecreasing, and where it needs the strict form it says increasing.

  • Eventual monotonicity is exactly monotonicity of a tail, and by Convergence depends only on the tail a sequence and its tails converge to the same limits and are Cauchy together. So every convergence statement about monotone sequences on this page extends verbatim to eventually monotone sequences, with the limit unchanged; only statements about specific terms, such as the identification of the limit as the supremum of the whole range, need the hypothesis at every index. The monotone convergence theorem is a case in point: an eventually nondecreasing bounded sequence converges, but to the supremum of the range of the monotone tail, which may be smaller than the supremum of the whole range.

  • Monotone is strictly weaker than strictly monotone, and neither is generic. A constant sequence is monotone and not strictly monotone; the sequence with terms 1 and −1 alternating (The even and odd index maps and the alternating sequence: strictly increasing e,o with N their disjoint union, and the unique (sk) with s0=1, sσ(k)=−sk, which satisfies ∣sk∣=1, s∘e≡1 and s∘o≡−1) is not monotone and not eventually monotone, since every tail contains both values infinitely often. That sequence is bounded, so boundedness alone gives neither form of monotonicity; what it does give is a monotone subsequence (Every real sequence has a monotone subsequence (the peak / rising-sun lemma)), and that is the route to Bolzano-Weierstrass.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

A nondecreasing sequence bounded above converges to the supremum of its range, and a nonincreasing sequence bounded below to the infimum

Statement

Let (xk) be a sequence of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences) and let S={xk:k∈N} be its range.

  1. If (xk) is nondecreasing (Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences) and S is bounded above (Lower bound, bounded below, bounded set), then (xk) converges (Limits and Cauchy sequences of reals) and lim⁡kxk=sup⁡S.
  2. If (xk) is nonincreasing and S is bounded below, then (xk) converges and lim⁡kxk=inf⁡S.

Both suprema and infima exist under the stated hypotheses: S is nonempty, so the least-upper-bound property (Complete ordered field (least-upper-bound property)) supplies the first and Every nonempty set bounded below has an infimum the second, and each is unique (Suprema and infima are unique).

This is the first place in this track where the least-upper-bound property produces a limit. Everything on the sequences page held in any Archimedean ordered field; the theorem below does not, and the sequence of decimal truncations of 2 inside Q is the standard witness of its failure there.

Facts & Assumptions

Given: A sequence (xk) of reals with range S={xk:k∈N}, which is nonempty since x0∈S.

[L1]

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

[L2]

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

[L3]

Epsilon characterisation of the supremum: if u is an upper bound of a nonempty S, then u=sup⁡S exactly when for every ε>0 there is s∈S with u−ε<s (Epsilon characterisation of the supremum).

[L4]

Epsilon characterisation of the infimum: if ℓ is a lower bound of a nonempty T, then ℓ=inf⁡T exactly when for every ε>0 there is t∈T with t<ℓ+ε (Epsilon characterisation of the infimum).

[L5]

Monotonicity: nondecreasing means xj≤xk whenever j≤k, and nonincreasing means xj≥xk whenever j≤k (Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences).

[L6]

Convergence, tested against a real ε: (xk) converges to x when for every rational ε>0 there is K with ∣xk−x∣<ε for all k≥K, and producing such a K for every real ε>0 establishes this, since every positive rational is a positive real (Limits and Cauchy sequences of reals, Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L7]

Absolute value: for c>0, ∣t∣<c exactly when −c<t<c (Basic properties of the absolute value).

[L8]

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

Proof

technique · direct
1.1

Assume (xk) is nondecreasing and S is bounded above. Since S is nonempty, u:=sup⁡S exists, is unique, and is an upper bound of S.

givenL1L8
1.2

Assume (yk) is nonincreasing with range T bounded below. Since T is nonempty, ℓ:=inf⁡T exists, is unique, and is a lower bound of T.

givenL2L8
2.1

Every term satisfies xk≤u, because xk∈S and u is an upper bound of S.

step 1.1L1
2.2

Every term satisfies ℓ≤yk, because yk∈T and ℓ is a lower bound of T.

step 1.2L2
2.3

Let ε>0 be an arbitrary real. By [L3] there is s∈S with u−ε<s, and every element of S is a term, so s=xK for some K∈N.

step 1.1L3choose
2.4

Let ε>0 be an arbitrary real. By [L4] there is t∈T with t<ℓ+ε, and t=yL for some L∈N.

step 1.2L4choose
3.1

For every k≥K we have xK≤xk by monotonicity, hence u−ε<xK≤xk.

step 2.3L5
3.2

For every k≥L we have yk≤yL by monotonicity, hence yk≤yL<ℓ+ε.

step 2.4L5
4.1

For every k≥K: subtracting u from u−ε<xk≤u gives −ε<xk−u≤0<ε, so ∣xk−u∣<ε.

step 2.1step 3.1L7algebra
4.2

For every k≥L: subtracting ℓ from ℓ≤yk<ℓ+ε gives −ε<0≤yk−ℓ<ε, so ∣yk−ℓ∣<ε.

step 2.2step 3.2L7algebra
5.1

The real ε>0 was arbitrary and K was produced from it, so (xk) converges to u=sup⁡S, which is claim 1.

step 4.1L6
5.2

The real ε>0 was arbitrary and L was produced from it, so (yk) converges to ℓ=inf⁡T, which is claim 2.

step 4.2L6
6.1

Both claims are established, so a nondecreasing sequence bounded above converges to the supremum of its range and a nonincreasing sequence bounded below converges to the infimum of its range.

step 5.1step 5.2∎

Remarks

LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

A nondecreasing sequence that is not bounded above diverges to +∞

Statement

Let (xk) be a nondecreasing sequence of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences) whose range S={xk:k∈N} is not bounded above (Lower bound, bounded below, bounded set). Then (xk) diverges to +∞ (Divergence to +∞ and to −∞): for every M∈R there is K∈N with xk>M for all k≥K.

Read together with the monotone convergence theorem this says that a nondecreasing sequence has exactly two possible behaviours, with nothing in between: it converges to the supremum of its range, or it runs away to +∞.

Facts & Assumptions

Given: A nondecreasing sequence (xk) of reals whose range S={xk:k∈N} is not bounded above.

[L2]

Bounded above: S is bounded above exactly when some M∈R satisfies s≤M for every s∈S (Lower bound, bounded below, bounded set).

[L3]

Trichotomy: for reals s and M, exactly one of s<M, s=M, s>M holds, so the failure of s≤M is s>M (Complete ordered field (least-upper-bound property), Ordered field).

[L4]

Divergence to +∞: xk→+∞ when for every M∈R there is K∈N such that xk>M for all k≥K (Divergence to +∞ and to −∞).

[L5]

Every element of S is a term of the sequence, and conversely (Sequences of reals: bounded, eventually, frequently, tails, subsequences).

Proof

technique · direct
1.1

Let M∈R be arbitrary. Since S is not bounded above, M is not an upper bound of S, so some s∈S fails s≤M.

givenL2
2.1

By trichotomy that s satisfies s>M, and being an element of S it is a term: fix K∈N with s=xK, so xK>M.

step 1.1L3L5choose
3.1

For every k≥K monotonicity gives xK≤xk, hence xk≥xK>M and so xk>M.

step 2.1L1
4.1

For every real M an index K has been produced with xk>M for all k≥K, which is exactly divergence to +∞.

step 3.1L4∎

Remarks

CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passverified 2026-08-06 (claude-sonnet-5)Open item page →

A monotone sequence converges if and only if it is bounded

Statement

Let (xk) be a monotone sequence of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences). Then (xk) converges if and only if it is bounded, that is if and only if there is M∈R with ∣xk∣≤M for every k∈N.

The forward implication holds for every sequence and is Every convergent sequence is bounded. What monotonicity buys is the converse, which is false for sequences in general.

Facts & Assumptions

Given: A monotone sequence (xk) of reals, with range S={xk:k∈N}.

[L2]

Monotone convergence: a nondecreasing sequence whose range is bounded above converges, to the supremum of its range; 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).

[L3]

Every convergent sequence of reals is bounded (Every convergent sequence is bounded).

[L4]

A sequence is bounded when some M satisfies ∣xk∣≤M for every k; its range is bounded above by u when xk≤u for every k, and bounded below by ℓ when ℓ≤xk for every k (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Lower bound, bounded below, bounded set).

[L5]

Absolute value: ∣t∣≤M exactly when −M≤t≤M (Basic properties of the absolute value).

Proof

technique · direct
1.1

Suppose (xk) converges. Then it is bounded by [L3], and this direction uses neither the monotonicity hypothesis nor any case distinction.

givenL3
1.2

Suppose instead that (xk) is bounded, and fix M with ∣xk∣≤M for every k; then −M≤xk≤M for every k, so the range S is bounded above by M and bounded below by −M.

givenL4L5assume-hyp
2.1

If (xk) is nondecreasing then its range is bounded above by step 1.2, so (xk) converges, to sup⁡S.

step 1.2L2assume-case nondec
2.2

If (xk) is nonincreasing then its range is bounded below by step 1.2, so (xk) converges, to inf⁡S.

step 1.2L2assume-case noninc
3.1

A monotone sequence is nondecreasing or nonincreasing, so those two cases exhaust the hypothesis, and in both a bounded monotone sequence converges.

step 2.1step 2.2L1cases: nondecreasing or nonincreasingcases-exhaustive
4.1

Both directions are established: a monotone sequence converges if and only if it is bounded.

step 1.1step 3.1∎

Remarks

TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

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

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

Subsequential limit of a real sequence, and the subsequential limit set

Definition

Let (xk) be a sequence of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences) and let L∈R. Then L is a subsequential limit of (xk) when some subsequence of (xk) converges to L: that is, when there is a strictly increasing n:N→N such that

xnj⟶L(j→∞)

in the sense of Limits and Cauchy sequences of reals. The subsequential limit set of (xk) is

SL⁡(x)  :=  { L∈R:L is a subsequential limit of (xk) }⊆R.

Both pieces of the definition are already fixed elsewhere and are only combined here: strictly increasing and subsequence are Sequences of reals: bounded, eventually, frequently, tails, subsequences, and converges is Limits and Cauchy sequences of reals. Nothing about (xk) itself is assumed; in particular (xk) is not assumed to converge, and SL⁡(x) may be empty, a single point, or larger.

A subsequence looks arbitrarily far out. A strictly increasing index map satisfies nj≥j for every j (A strictly increasing index map satisfies nk≥k), so the indices nj are cofinal in N and a subsequential limit is determined by the behaviour of (xk) at arbitrarily large indices. Consequently no finite initial segment of (xk) affects SL⁡(x): a sequence and each of its tails have the same subsequential limits.

Terminology. Some texts say cluster point, limit point or accumulation value of the sequence for the same notion. This library says subsequential limit throughout, reserving limit point for the topological notion of a limit point of a set, which is a different thing: the set {xk} of values of the constant sequence xk=0 has no limit point, while 0 is a subsequential limit of that sequence.

Remarks

LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

Every real sequence has a monotone subsequence (the peak / rising-sun lemma)

Statement

Every sequence of reals has a monotone subsequence: for every sequence (xk) of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences) there is a strictly increasing n:N→N such that the subsequence (xnj) is monotone (Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences).

No hypothesis whatever is placed on (xk): it need not be bounded, and it need not converge. Combined with the corollary later on this page, which converts monotone plus bounded into convergent, this is the whole content of the Bolzano-Weierstrass theorem.

Call an index n∈N a peak of (xk) when

xm≤xnfor every m≥n,

that is, when no later term ever exceeds xn. The proof splits on whether peaks occur arbitrarily late or stop occurring, and produces a nonincreasing subsequence in the first case and an increasing one in the second. The picture behind the name is the rising sun shining from the right: the peaks are the points that are not put in shadow by anything to their right.

Facts & Assumptions

Given: A sequence (xk) of reals. An index n∈N is called a peak when xm≤xn for every m≥n, and P⊆N denotes the set of peaks.

[L1]

Recursion theorem: for a set A, an element a∈A and a function f:A→A there is a unique g:N→A with g0=a and gσ(j)=f(gj) (The recursion theorem).

[L2]

Well-ordering principle: every nonempty subset of N has a least element (The well-ordering principle).

[L3]

Consecutive comparisons suffice for an index map: if nj<nσ(j) for every j then n is strictly increasing (A strictly increasing index map satisfies nk≥k).

[L4]

Consecutive comparisons suffice for monotonicity: if yσ(j)≤yj for every j then (yj) is nonincreasing, and if yj<yσ(j) for every j then (yj) is increasing; in both cases (yj) is monotone (Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences).

[L5]

Subsequences: for strictly increasing n, the composite (xnj) is a subsequence of (xk) and is again a sequence of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L6]

Order on N: m<n means m≤n and m≠n; the order is total and transitive (Order on the natural numbers, ≤ is a linear order on N).

[L7]

Discreteness: N<σ(N) for every N∈N (Discreteness: σ(n) is the immediate successor).

[L8]

Trichotomy in R: for reals s,t exactly one of s<t, s=t, s>t holds, so the failure of xm≤xn is xm>xn, and xn>xn is impossible (Order on the reals, Complete ordered field (least-upper-bound property), Ordered field).

Proof

technique · cases
1.1

Case (i). Assume that for every N∈N there is a peak n with n>N.

givenassume-case cofinal
1.2

Case (ii). Assume instead that there is N0∈N such that no n>N0 is a peak.

givenassume-case bounded
2.1

In case (i) the set P is nonempty, since the case hypothesis applied to N=0 produces a peak, so P has a least element p0.

step 1.1L2choose
2.2

In case (i), for each p∈P the set {q∈P:q>p} is nonempty, by the case hypothesis applied to N=p; let f(p) be its least element. This defines f:P→P with f(p)>p for every p∈P.

step 1.1L2construct
2.3

In case (ii) put A:={n∈N:n>N0}; it is nonempty because σ(N0)>N0.

step 1.2L7
3.1

In case (i), the recursion theorem applied to the set P, the element p0 and the function f gives g:N→P with g0=p0 and gσ(j)=f(gj); every gj is a peak and gj<gσ(j) for every j.

step 2.1step 2.2L1
3.2

In case (ii), each n∈A satisfies n>N0 and so is not a peak, meaning some m≥n has xm>xn; such an m is distinct from n, since xn>xn is impossible, hence m>n>N0 and m∈A. The set of such m is therefore a nonempty subset of A; let h(n) be its least element. This defines h:A→A with h(n)>n and xh(n)>xn.

step 2.3L2L6L8construct
4.1

In case (i), g is strictly increasing by [L3], so (xgj) is a subsequence of (xk).

step 3.1L3L5
4.2

In case (i), for every j the index gσ(j) satisfies gσ(j)≥gj and gj is a peak, so xgσ(j)≤xgj; hence (xgj) is nonincreasing, so monotone.

step 3.1L4
4.3

In case (ii), the recursion theorem applied to the set A, the element σ(N0) and the function h gives g′:N→A with g0′=σ(N0) and gσ(j)′=h(gj′); thus gj′<gσ(j)′ and xgj′<xgσ(j)′ for every j.

step 2.3step 3.2L1
5.1

In case (ii), g′ is strictly increasing by [L3], so (xgj′) is a subsequence of (xk), and it is increasing by [L4], so monotone.

step 4.3L3L4L5
6.1

Cases (i) and (ii) are literal negations of one another, so one of them holds; case (i) produces the monotone subsequence (xgj) and case (ii) the monotone subsequence (xgj′). Every sequence of reals therefore has a monotone subsequence.

step 4.1step 4.2step 5.1cases: exhaustive by negationcases-exhaustive∎

Remarks

  • The two cases are a negation pair, so no completeness is used to split them. Either peaks occur beyond every index, or they stop; nothing about R enters the dichotomy. The only properties of the reals used anywhere above are trichotomy of the order, in step 3.2, and nothing else. In particular this lemma holds verbatim in any linearly ordered set, and it is A monotone sequence converges if and only if it is bounded, not this lemma, that consumes the least-upper-bound property inside Bolzano-Weierstrass: every bounded real sequence has a convergent subsequence.

  • Which kind of monotone subsequence is produced depends on the case, and the statement deliberately does not say which. Case (i) gives a nonincreasing subsequence and case (ii) a strictly increasing one. A sequence may satisfy case (i) with no increasing subsequence at all, for instance a constant sequence, so nothing stronger than "monotone" can be claimed uniformly.

  • Choice is not used. Both recursions choose a least element, supplied by the well-ordering principle (The well-ordering principle), so the functions f and h are defined outright rather than selected, and The recursion theorem then produces the index map. This is why the lemma, and with it Bolzano-Weierstrass in R, needs no form of the axiom of choice, in contrast with the usual argument for sequential compactness in a general metric space.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

Bolzano-Weierstrass: every bounded real sequence has a convergent subsequence

Statement

Every bounded sequence of reals has a convergent subsequence: if (xk) is a sequence of reals and there is M∈R with ∣xk∣≤M for every k∈N (Sequences of reals: bounded, eventually, frequently, tails, subsequences), then there is a strictly increasing n:N→N and a real L with xnj→L.

Equivalently: the subsequential limit set of a bounded sequence is nonempty (Subsequential limit of a real sequence, and the subsequential limit set).

The theorem is the exact repair of the false claim that a bounded sequence converges. A bounded sequence need not converge, and the alternating sequence is the standing witness; what boundedness does force is that some subsequence converges. The converse of the theorem is false, and badly so: a sequence with a convergent subsequence need not be bounded.

Facts & Assumptions

Given: A sequence (xk) of reals and a real M with ∣xk∣≤M for every k∈N.

[L1]

Every sequence of reals has a monotone subsequence (Every real sequence has a monotone subsequence (the peak / rising-sun lemma)).

[L2]

A monotone sequence of reals converges if and only if it is bounded (A monotone sequence converges if and only if it is bounded).

[L3]

A subsequence (xnj) of (xk) along a strictly increasing n is again a sequence of reals, and each of its terms is a term of (xk); a sequence is bounded when some M satisfies ∣⋅∣≤M at every index (Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L5]

L is a subsequential limit of (xk) when some subsequence of (xk) converges to L (Subsequential limit of a real sequence, and the subsequential limit set).

Proof

technique · direct
1.1

By [L1] fix a strictly increasing n:N→N such that the subsequence (xnj) is monotone; no hypothesis on (xk) is needed for this step.

givenL1L4choose
2.1

(xnj) is bounded: each of its terms is a term of (xk), so ∣xnj∣≤M for every j, with the same M.

step 1.1givenL3
3.1

Being monotone and bounded, (xnj) converges; write L for its limit.

step 1.1step 2.1L2
4.1

So (xk) has a convergent subsequence, and L is a subsequential limit of (xk); in particular the subsequential limit set of a bounded sequence is nonempty.

step 3.1L5∎

Remarks

LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

Every Cauchy sequence of reals is bounded

Statement

Every Cauchy sequence of reals is bounded: if (xk) is a Cauchy sequence (Limits and Cauchy sequences of reals) then there is M∈R with ∣xk∣≤M for every k∈N (Sequences of reals: bounded, eventually, frequently, tails, subsequences).

This is the real-number counterpart of the lemma proving the same statement for Cauchy sequences of rationals inside Q, and the argument is the same one: the Cauchy condition at a single value of ε confines all but finitely many terms, and the finitely many exceptions are handled by a maximum.

Facts & Assumptions

Given: A Cauchy sequence (xk) of reals.

[A1]

Cauchy condition: for every rational ε>0 there is K∈N with ∣xk−xl∣<ε for all k,l≥K (Limits and Cauchy sequences of reals).

[L1]

Triangle inequality: ∣x∣=∣(x−y)+y∣≤∣x−y∣+∣y∣ for all reals x,y (The triangle inequality).

[L2]

Every nonempty finite list of reals has a maximum, so max⁡{a0,…,an} is a well-determined real that dominates each listed value (Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set).

[L3]

The rational 1 is positive, and the embedding of Q in R carries it to 1∈R, so ε=1 is an admissible test value in [A1] (The rationals embed densely in the reals).

[L4]

Order arithmetic in R: translation invariance, a<b⇒a+c<b+c (Order is preserved by adding a constant and by adding inequalities); and the mixed transitivity a≤b<c⇒a<c, immediate from the reading of a≤b as "a<b or a=b" together with transitivity of < (Complete ordered field (least-upper-bound property), Ordered field).

[L5]

The order on N is total, so every index satisfies k≤K or k≥K (≤ is a linear order on N).

[L6]

A sequence of reals is bounded when some M∈R satisfies ∣xk∣≤M at every index (Sequences of reals: bounded, eventually, frequently, tails, subsequences).

Proof

technique · direct
1.1

Apply [A1] with the rational test value ε=1: fix K∈N such that ∣xk−xl∣<1 for all k,l≥K.

A1L3choose
1.2

For all reals xk and xK the triangle inequality gives ∣xk∣≤∣xk−xK∣+∣xK∣.

L1
2.1

For every k≥K: ∣xk−xK∣<1 by step 1.1, and adding ∣xK∣ to both sides then combining with step 1.2 gives ∣xk∣<∣xK∣+1.

step 1.1step 1.2L4
2.2

Define M:=max⁡{ ∣x0∣,∣x1∣,…,∣xK∣,∣xK∣+1 }, the maximum of a nonempty finite list of reals, which exists by [L2].

step 1.1L2choose
3.1

For every k≤K: ∣xk∣ is one of the listed values, so ∣xk∣≤M.

step 2.2L2
3.2

For every k≥K: ∣xk∣<∣xK∣+1≤M, since ∣xK∣+1 is one of the listed values.

step 2.1step 2.2L2
4.1

Every index satisfies k≤K or k≥K, so ∣xk∣≤M for every k∈N and (xk) is bounded.

step 3.1step 3.2L5L6∎

Remarks

LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

A Cauchy sequence with a convergent subsequence converges, to that subsequence’s limit

Statement

Let (xk) be a Cauchy sequence of reals (Limits and Cauchy sequences of reals) and suppose some subsequence (xnj) converges to L∈R, that is, L is a subsequential limit of (xk) (Subsequential limit of a real sequence, and the subsequential limit set). Then the whole sequence (xk) converges, and its limit is L.

So for a Cauchy sequence a single convergent subsequence already determines the behaviour of the sequence. This is exactly the step that upgrades Bolzano-Weierstrass into Cauchy completeness in the Cauchy criterion later on this page, and it is false without the Cauchy hypothesis.

Facts & Assumptions

Given: A Cauchy sequence (xk) of reals, a strictly increasing n:N→N, and L∈R with xnj→L.

[A1]

Cauchy condition: for every rational ε>0 there is K with ∣xk−xl∣<ε for all k,l≥K (Limits and Cauchy sequences of reals).

[A2]

Convergence of the subsequence: for every rational ε>0 there is J with ∣xnj−L∣<ε for all j≥J (Limits and Cauchy sequences of reals, Subsequential limit of a real sequence, and the subsequential limit set, Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L1]

Triangle inequality: ∣x−L∣=∣(x−y)+(y−L)∣≤∣x−y∣+∣y−L∣ (The triangle inequality).

[L2]

Growth of an index map: a strictly increasing n satisfies nj≥j for every j (A strictly increasing index map satisfies nk≥k).

[L3]

Halving a rational: if ε is a positive rational then so is ε/2, and the embedding of Q in R is a field embedding, so the image of ε/2 is half the image of ε and the two halves sum to ε (The rationals embed densely in the reals).

[L4]

The order on N is total and transitive, so two indices J,K admit an index j with j≥J and j≥K (≤ is a linear order on N).

[L5]

Convergence: (xk) converges to L when for every rational ε>0 there is K with ∣xk−L∣<ε for all k≥K (Limits and Cauchy sequences of reals).

Proof

technique · direct
1.1

Let ε>0 be an arbitrary rational; then ε/2 is again a positive rational, and ε/2+ε/2=ε.

givenL3
2.1

By [A1] applied to ε/2, fix K∈N with ∣xk−xl∣<ε/2 for all k,l≥K.

step 1.1A1choose
2.2

By [A2] applied to ε/2, fix J∈N with ∣xnj−L∣<ε/2 for all j≥J.

step 1.1A2choose
3.1

Fix a single index j with j≥J and j≥K; then nj≥j≥K, so the term xnj is simultaneously within ε/2 of L and within ε/2 of every xk with k≥K.

step 2.1step 2.2L2L4choose
4.1

For every k≥K: ∣xk−L∣≤∣xk−xnj∣+∣xnj−L∣<ε/2+ε/2=ε.

step 2.1step 2.2step 3.1L1
5.1

The rational ε>0 was arbitrary and an index K was produced for it, so (xk) converges to L.

step 4.1L5∎

Remarks

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

The Cauchy criterion from the least-upper-bound property: in a complete ordered field every Cauchy sequence converges

Statement

Every Cauchy sequence of reals converges to a real (Limits and Cauchy sequences of reals).

More carefully, this is a statement about the axioms: in a complete ordered field, that is in an ordered field with the least-upper-bound property (Complete ordered field (least-upper-bound property)), every Cauchy sequence converges. The proof below uses nothing about R except that property, through Bolzano-Weierstrass: every bounded real sequence has a convergent subsequence.

This library already knows the conclusion by a different route. It is proved on the Cauchy-construction page, where R is built out of Cauchy sequences of rationals and completeness is read off the construction. That proof is about a particular construction; this one is about the axioms, and it is what tells us the statement holds in any complete ordered field, however it was obtained.

Facts & Assumptions

Given: A Cauchy sequence (xk) of reals, R being a complete ordered field.

[L1]

Every Cauchy sequence of reals is bounded (Every Cauchy sequence of reals is bounded).

[L2]

Bolzano-Weierstrass: every bounded sequence of reals has a convergent subsequence, that is a strictly increasing n and a real L with xnj→L (Bolzano-Weierstrass: every bounded real sequence has a convergent subsequence).

[L3]

A Cauchy sequence with a subsequence converging to L converges to L (A Cauchy sequence with a convergent subsequence converges, to that subsequence’s limit).

[L4]

Convergence of a sequence of reals to a real (Limits and Cauchy sequences of reals).

[L5]

R is a complete ordered field, and this is the only property of it used, through [L2] (Complete ordered field (least-upper-bound property)).

Proof

technique · direct
1.1

The Cauchy sequence (xk) is bounded.

givenL1
2.1

Being bounded, (xk) has a convergent subsequence: fix a strictly increasing n:N→N and a real L with xnj→L.

step 1.1L2L5choose
3.1

The sequence (xk) is Cauchy and has a subsequence converging to L, so it converges to L.

step 2.1L3
4.1

An arbitrary Cauchy sequence of reals has therefore been shown to converge to a real, so every Cauchy sequence of reals converges, and this was derived from the least-upper-bound property alone.

step 3.1L4L5∎

Remarks

LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

For ∣r∣<1 the sequence rk is null, and for ∣r∣>1 the sequence ∣r∣k diverges to +∞

Statement

Let r∈R and let rk be the integer power (Integer powers am).

  1. If ∣r∣<1 then (rk) is null, that is rk→0 (Limits and Cauchy sequences of reals).
  2. If ∣r∣>1 then (∣r∣k) diverges to +∞ (Divergence to +∞ and to −∞).

Claim 2 is stated for ∣r∣k and not for rk on purpose: for r<−1 the terms rk alternate in sign and are unbounded, so they neither converge nor diverge to +∞; what is true of them is the statement about their absolute values.

Both claims come from Bernoulli's inequality (Bernoulli's inequality (1+x)n≥1+nx) and the Archimedean property. Nothing here needs the least-upper-bound property except through Every complete ordered field is Archimedean and For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε.

Facts & Assumptions

Given: A real r, with integer powers as in Integer powers am; for n∈N, the symbol n also denotes the canonical natural n⋅1R where it occurs in an arithmetic expression.

[L1]

Absolute value: ∣x∣≥0; ∣x∣=0 exactly when x=0; ∣xy∣=∣x∣ ∣y∣; and ∣x∣=x when x≥0, so in particular ∣1∣=1 because 1>0 (Basic properties of the absolute value, Absolute value in an ordered field, The multiplicative identity is positive).

[L2]

Induction principle (The principle of mathematical induction), and the recursion clauses a0=1, ak+1=aka defining integer powers (Integer powers am).

[L3]

Bernoulli's inequality: (1+x)n≥1+nx for x≥−1 and n∈N (Bernoulli's inequality (1+x)n≥1+nx).

[L4]

Power laws: (ab)n=anbn, and an≠0 when a≠0 (Laws of integer exponents).

[L5]

Powers and order: a≥0 gives an≥0 and a>0 gives an>0; 1n=1 for every n (Monotonicity of x↦xn and of n↦an).

[L6]

Reciprocals: a>0 gives a−1>0; 0<a<b gives 0<b−1<a−1 (Inverses of positives are positive, and reciprocation reverses order); and 0<t<1 exactly when 1/t>1 (Reciprocals and order: 1/r against 1).

[L7]

Archimedean property: for every x∈R there is a natural n≥1 with x<n (Every complete ordered field is Archimedean); and for every ε>0 there is a natural N≥1 with 1/N<ε (For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε).

[L8]

Canonical naturals: n>0 for n≥1, and m≤n in N gives m≤n in R (Canonical naturals are positive and strictly increasing).

[L9]

Multiplying inequalities of nonnegatives: 0≤a≤b and 0≤c≤d give ac≤bd (Multiplying inequalities of positives).

[L11]

Convergence to 0 and divergence to +∞ for a sequence of reals; a rational test value ε>0 is in particular a real one (Limits and Cauchy sequences of reals, Divergence to +∞ and to −∞, Sequences of reals: bounded, eventually, frequently, tails, subsequences).

Proof

technique · cases
1.1

First, ∣rk∣=∣r∣k for every k∈N, by induction: at k=0 both sides are ∣1∣=1, and if ∣rk∣=∣r∣k then ∣rk+1∣=∣rkr∣=∣rk∣ ∣r∣=∣r∣k∣r∣=∣r∣k+1.

givenL1L2
1.2

Case zero. Assume r=0.

givenassume-case zero
1.3

Case small. Assume 0<∣r∣<1.

givenassume-case small
1.4

Case large. Assume ∣r∣>1.

givenassume-case large
2.1

In case zero, rk=0 for every k≥1: indeed r1=r0r=1⋅0=0, and if rk=0 then rk+1=rkr=0, so induction gives the claim from k=1 on.

step 1.2L2
2.2

In case small, put s:=1/∣r∣, which is defined since ∣r∣≠0, and h:=s−1. Then s>1 and h>0.

step 1.3L1L6choose
2.3

In case large, put h′:=∣r∣−1, so h′>0 and ∣r∣=1+h′.

step 1.4choose
3.1

In case zero, for every rational ε>0 and every k≥1 we have ∣rk−0∣=∣0∣=0<ε, so rk→0 and claim 1 holds.

step 2.1L1L11
3.2

In case small, ∣r∣ksk=(∣r∣s)k=1k=1, so ∣r∣k=1/sk, and sk>0.

step 2.2L4L5
3.3

In case small, Bernoulli applied to h>0≥−1 gives sk=(1+h)k≥1+kh>kh>0 for every k≥1, using 1>0 and kh>0.

step 2.2L3L8L9
3.4

In case large, Bernoulli applied to h′>0≥−1 gives ∣r∣k=(1+h′)k≥1+kh′ for every k∈N.

step 2.3L3
3.5

In case large, let M∈R be arbitrary and use [L7] to fix a natural n≥1 with M/h′<n; then M≤nh′, since multiplying M/h′≤n by h′>0 preserves the inequality.

step 2.3L7L9choose
3.6

In case small, let ε>0 be rational; then εh>0, so [L7] supplies a natural N≥1 with 1/N<εh, whence 1/(Nh)≤ε on multiplying by 1/h>0.

step 2.2L6L7L9choose
4.1

In case small, combining steps 3.2 and 3.3: 0<kh<sk gives ∣r∣k=1/sk<1/(kh) for every k≥1.

step 3.2step 3.3L6
4.2

In case large, for every k≥n we have kh′≥nh′≥M, so ∣r∣k≥1+kh′≥1+M>M, the last step because 1>0.

step 3.4step 3.5L1L8L9
5.1

In case small, for every k≥N we have kh≥Nh>0, hence 1/(kh)≤1/(Nh)≤ε, and therefore ∣rk−0∣=∣rk∣=∣r∣k<1/(kh)≤ε.

step 1.1step 4.1step 3.6L6L8L9
5.2

In case large, an index n has been produced for an arbitrary real M with ∣r∣k>M for all k≥n, which is exactly divergence to +∞: claim 2 holds.

step 4.2L11
6.1

In case small, the rational ε>0 was arbitrary and the index N was produced from it, so rk→0 and claim 1 holds.

step 5.1L11
7.1

The hypothesis ∣r∣<1 of claim 1 is exhausted by cases zero and small, since ∣r∣≥0 with ∣r∣=0 exactly when r=0, so trichotomy leaves only 0<∣r∣<1; the hypothesis ∣r∣>1 of claim 2 is case large. Both claims are therefore established.

step 3.1step 5.2step 6.1L1L10cases: zero small or largecases-exhaustive∎

Remarks

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

Contractive sequence: ∣xk+2−xk+1∣≤c ∣xk+1−xk∣ for a fixed 0<c<1

Definition

A sequence (xk) of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences) is contractive when there is a real c with

0<c<1and∣xk+2−xk+1∣  ≤  c ∣xk+1−xk∣for every k∈N,

the order and the absolute value being those of R (Order on the reals, Basic properties of the absolute value). Such a c is called a contraction constant for (xk).

The constant must not depend on k. This is the whole content of the definition and the only place it can go wrong. A sequence whose consecutive gaps each shrink, so that

∣xk+2−xk+1∣<∣xk+1−xk∣for every k,

is not contractive on that evidence: what is required is a single c<1 working at every index simultaneously. The two conditions really are different: there is a sequence satisfying the second that satisfies the first for no c<1 and does not converge, and it is the named counterexample of the companion page, recalled in the remarks below.

The constant is not unique. If c is a contraction constant then so is every c′ with c≤c′<1, since c ∣xk+1−xk∣≤c′ ∣xk+1−xk∣ when ∣xk+1−xk∣≥0 (Basic properties of the absolute value). Statements about contractive sequences therefore quantify over a chosen constant, and the error bound in Every contractive sequence is Cauchy, hence converges, with error bound ∣x−xk∣≤ck−1∣x2−x1∣/(1−c) for k≥1 is sharper for a smaller c.

Degenerate cases are included. A constant sequence is contractive with every c∈(0,1), all the gaps being 0. A sequence that is eventually constant is contractive as soon as the inequality holds at the finitely many earlier indices. Nothing in the definition forces the gaps to be positive.

Remarks

TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

Every contractive sequence is Cauchy, hence converges, with error bound ∣x−xk∣≤ck−1∣x2−x1∣/(1−c) for k≥1

Statement

Let (xk) be a contractive sequence of reals with contraction constant c, so 0<c<1 and ∣xk+2−xk+1∣≤c ∣xk+1−xk∣ for every k∈N (Contractive sequence: ∣xk+2−xk+1∣≤c ∣xk+1−xk∣ for a fixed 0<c<1). Then:

  1. Geometric decay of the gaps. For every k≥1, ∣xk+1−xk∣  ≤  c k−1 ∣x2−x1∣.
  2. Convergence. (xk) is Cauchy (Limits and Cauchy sequences of reals) and therefore converges to some x∈R (The Cauchy criterion from the least-upper-bound property: in a complete ordered field every Cauchy sequence converges).
  3. Error bound. For every k≥1, ∣x−xk∣  ≤  c k−1 ∣x2−x1∣1−c.

The restriction k≥1 in claim 3 is a hypothesis, not a convention. The displayed bound is false at k=0, even though c−1 is defined (Integer powers am). Take c=1/2 and the sequence x0=0, xk=1 for all k≥1: it is contractive with that c, its limit is x=1, the right-hand side at k=0 is c−1 ∣x2−x1∣/(1−c)=2⋅0/(1/2)=0, and the left-hand side is ∣x−x0∣=1. The classical statement of this theorem is written for sequences indexed from 1, where the question does not arise; this library indexes from 0 (Sequences of reals: bounded, eventually, frequently, tails, subsequences), so the hypothesis is stated.

Facts & Assumptions

Given: A sequence (xk) of reals and a real c with 0<c<1 such that ∣xk+2−xk+1∣≤c ∣xk+1−xk∣ for every k∈N; the abbreviations D:=∣x2−x1∣≥0 and A:=D/(1−c), which is defined and ≥0 since 1−c>0.

[L2]
[L3]

Integer powers: a0=1, ak+1=aka; and the law am+n=aman (Integer powers am, Laws of integer exponents).

[L4]

Powers and order: a≥0 gives an≥0; 1n=1 for every n (Monotonicity of x↦xn and of n↦an).

[L5]

Absolute value: ∣t∣≥0, ∣t∣=∣−t∣, and ∣t∣≤u exactly when −u≤t≤u (Basic properties of the absolute value).

[L6]

Multiplying inequalities of nonnegatives: 0≤a≤b and 0≤e≤f give ae≤bf (Multiplying inequalities of positives).

[L8]

Finite sums, their notation ∑i<n, and their laws: additivity, scaling, monotonicity, and telescoping ∑i<n(ti+1−ti)=tn−t0 for any sequence (ti) (Finite sums and finite products, by recursion, Laws of finite sums and finite products).

[L9]

Triangle inequality for finite sums: ∣∑i<nai∣≤∑i<n∣ai∣ (Triangle inequality for finite sums).

[L10]

Factorisation: 1−c n=(1−c)∑i<nc i, the case b=1, a=c of bn−an=(b−a)∑i=0n−1aib n−1−i together with 1m=1; at n=0 both sides are 0 (Factorisation of bn−an, and the resulting Lipschitz estimate, Monotonicity of x↦xn and of n↦an).

[L12]

Cauchy condition and convergence; it suffices to test a real ε>0, since every positive rational is a positive real (Limits and Cauchy sequences of reals, Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L14]

Limits: a sequence and each of its tails converge to the same limit (Convergence depends only on the tail); the algebra of limits (Algebra of limits: sums, scalar multiples, products and quotients); compatibility of the absolute value with limits (The absolute value is compatible with limits); and preservation of non-strict inequalities in the limit (Limits preserve non-strict inequalities).

[L15]

The order on N is total, so any two indices are comparable (≤ is a linear order on N).

Proof

technique · induction
1.1

Base case of claim 1, at k=1: ∣x2−x1∣≤c 0∣x2−x1∣=D, since c 0=1.

givenL3base
1.2

Inductive hypothesis: fix j∈N and assume ∣xj+2−xj+1∣≤c jD.

ih
1.3

By [L10], (1−c)∑i<nc i=1−c n≤1, since c n≥0; dividing by 1−c>0 gives ∑i<nc i≤1/(1−c).

givenL4L6L7L10
1.4

Let ε>0 be an arbitrary real and put δ:=ε/(2(A+1))>0, which is defined since A+1>0. By [L11] fix J∈N with c j<δ for every j≥J.

givenL4L7L11L12choose
2.1

Successor step: contractivity at the index j+1 gives ∣xj+3−xj+2∣≤c ∣xj+2−xj+1∣≤c⋅c jD=c j+1D, the middle inequality by the inductive hypothesis multiplied by c>0.

step 1.2L1L3L6
3.1

By the induction principle, ∣xj+2−xj+1∣≤c jD for every j∈N; writing k=j+1 this is claim 1: ∣xk+1−xk∣≤c k−1D for every k≥1.

step 1.1step 2.1L2
4.1

Fix k≥1 and n∈N, and put ti:=xk+i. Telescoping gives xk+n−xk=tn−t0=∑i<n(ti+1−ti), so ∣xk+n−xk∣≤∑i<n∣xk+i+1−xk+i∣.

step 3.1L8L9
4.2

Each summand obeys claim 1 at the index k+i≥1: ∣xk+i+1−xk+i∣≤c k+i−1D=c k−1c iD.

step 3.1L3
5.1

Summing the bound of step 4.2 over i<n, by monotonicity and scaling of finite sums, ∣xk+n−xk∣≤c k−1D∑i<nc i.

step 4.1step 4.2L8
6.1

Combining steps 5.1 and 1.3: for every k≥1 and every n∈N, ∣xk+n−xk∣≤c k−1D/(1−c)=c k−1A.

step 5.1step 1.3L4L6
7.1

For all indices l,k≥J+1: by comparability one of them is the smaller, say k, and writing l=k+n step 6.1 gives ∣xl−xk∣≤c k−1A≤c k−1(A+1)≤δ(A+1)=ε/2<ε, using k−1≥J; the case l<k follows since ∣xl−xk∣=∣xk−xl∣.

step 6.1step 1.4L5L6L15
8.1

The real ε>0 was arbitrary and the index J+1 was produced from it, so (xk) is Cauchy, and therefore converges to some x∈R: this is claim 2.

step 7.1L12L13
9.1

Fix k≥1. The k-th tail n↦xk+n converges to x, so as n ranges over N the sequence n↦xk+n−xk converges to x−xk, so n↦∣xk+n−xk∣ converges to ∣x−xk∣; the constant sequence with value c k−1A converges to c k−1A, and step 6.1 compares the two at every n.

step 6.1step 8.1L14
10.1

Preservation of non-strict inequalities in the limit therefore gives ∣x−xk∣≤c k−1A=c k−1∣x2−x1∣/(1−c) for every k≥1, which is claim 3; claims 1, 2 and 3 are thus all established.

step 3.1step 8.1step 9.1L14discharge-induction∎

Remarks

LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

The even and odd index maps and the alternating sequence: strictly increasing e,o with N their disjoint union, and the unique (sk) with s0=1, sσ(k)=−sk, which satisfies ∣sk∣=1, s∘e≡1 and s∘o≡−1

Statement

Let σ be the successor on N (The natural numbers N (von Neumann)). There are functions e,o:N→N and a sequence (sk) of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences) with the following properties.

  1. The index maps. e is the unique function with e0=0 and eσ(j)=σ(σ(ej)), and o the unique function with o0=σ(0) and oσ(j)=σ(σ(oj)). Both are strictly increasing.
  2. The partition. N is the disjoint union of the ranges of e and of o: every natural number is ei for exactly one i or oi for exactly one i, and never both.
  3. The alternating sequence. (sk) is the unique sequence of reals with s0=1,sσ(k)=−sk(k∈N).
  4. Its values. ∣sk∣=1 for every k, so (sk) is bounded; and sej=1,soj=−1(j∈N), that is s∘e is constantly 1 and s∘o constantly −1.

This is the sequence usually written sk=(−1)k, with ej=2j and oj=2j+1, presented by the recursions that its proofs actually use. It is collected here once because three separate items on this page and its companion need an alternating or interleaved witness, and rebuilding the recursion inside each of them is what this lemma exists to prevent.

Facts & Assumptions

Given: By the recursion theorem (The recursion theorem) applied to the set R, the element 1 and the function u↦−u, the unique sequence (sk) of reals with s0=1 and sσ(k)=−sk; applied to the set N, the element 0 and the function i↦σ(σ(i)), the unique e:N→N with e0=0 and eσ(j)=σ(σ(ej)); and applied to N, the element σ(0) and the same function, the unique o:N→N with o0=σ(0) and oσ(j)=σ(σ(oj)) (The natural numbers N (von Neumann), Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L1]

Recursion theorem, including its uniqueness clause (The recursion theorem).

[L2]
[L3]

Order on N: i<σ(i) for every i, since σ(i)=i+1 gives i≤σ(i) and σ(i)≠i; and the order is transitive and total (Order on the natural numbers, Addition of natural numbers, No natural number equals its own successor, ≤ is a linear order on N).

[L4]

Consecutive comparisons suffice: if ni<nσ(i) for every i then n is strictly increasing (A strictly increasing index map satisfies nk≥k).

[L5]

Absolute value and field arithmetic: ∣−u∣=∣u∣ (Basic properties of the absolute value); ∣v∣=v whenever v≥0 (Absolute value in an ordered field, Order on the reals); and −(−u)=u (Field).

[L6]

Order in R: 0<1 (The multiplicative identity is positive), sums of positives are positive and adding a constant preserves the order (Order is preserved by adding a constant and by adding inequalities, Complete ordered field (least-upper-bound property), Ordered field), so 1−(−1)=1+1>0 and hence −1<1; in particular 1≠−1.

Proof

technique · induction
1.1

Base case for claim 4: ∣s0∣=∣1∣=1, since 1>0 makes ∣1∣=1.

givenL5L6base
1.2

Inductive hypothesis: fix k∈N and assume ∣sk∣=1.

ih
1.3

Both index maps satisfy consecutive strict comparisons: ej<σ(ej)<σ(σ(ej))=eσ(j), and likewise oj<oσ(j), so e and o are strictly increasing and claim 1 holds, its uniqueness part being the uniqueness clause of the recursion theorem.

givenL1L3L4
1.4

By induction, sej=1 for every j: the base case is se0=s0=1, and if sej=1 then seσ(j)=sσ(σ(ej))=−sσ(ej)=−(−sej)=sej=1.

givenL1L2L5
1.5

By induction, soj=−1 for every j: the base case is so0=sσ(0)=−s0=−1, and if soj=−1 then soσ(j)=sσ(σ(oj))=−(−soj)=soj=−1.

givenL1L2L5
1.6

By induction on n, every natural number satisfies: either n=ei and σ(n)=oi for some i, or n=oi and σ(n)=eσ(i) for some i. The base case is 0=e0 with σ(0)=o0. For the successor step, if n=ei and σ(n)=oi then σ(n)=oi and σ(σ(n))=σ(σ(ei))=eσ(i), which is the second alternative at σ(n); and if n=oi and σ(n)=eσ(i) then σ(n)=eσ(i) and σ(σ(n))=σ(σ(oi))=oσ(i), which is the first alternative at σ(n).

givenL1L2
1.7

The sequence (sk) is the unique sequence of reals with s0=1 and sσ(k)=−sk, by the uniqueness clause of the recursion theorem: this is claim 3.

givenL1
2.1

Successor step for claim 4: ∣sσ(k)∣=∣−sk∣=∣sk∣=1.

step 1.2L5
2.2

In particular every natural number lies in the range of e or in the range of o, since each alternative of step 1.6 exhibits n as such a value.

step 1.6
2.3

The two ranges are disjoint: if ei=oj for some i,j then 1=sei=soj=−1, contradicting 1≠−1.

step 1.4step 1.5L6
2.4

Each of e and o is injective, being strictly increasing, so a natural number in the range of e is ei for exactly one i, and likewise for o.

step 1.3L3
3.1

By the induction principle, ∣sk∣=1 for every k∈N; hence ∣sk∣≤1 at every index and (sk) is bounded. Together with steps 1.4 and 1.5 this is claim 4.

step 1.1step 2.1step 1.4step 1.5L2
4.1

Claim 2 follows: by step 2.2 every natural is in one of the two ranges, by step 2.3 not in both, and by step 2.4 the index realising it is unique. Claims 1, 2, 3 and 4 are therefore all established.

step 2.2step 2.3step 3.1step 2.4step 1.3step 1.7discharge-induction∎

Remarks

RemarkRemark: AI-adaptedProof: Not applicableaudited 2026-07-27Open item page →

Two independent proofs that R is Cauchy complete, and why the library records both

This library now contains two proofs of the same sentence, that every Cauchy sequence of reals converges, and they have almost nothing in common. This remark says what each one actually establishes, why neither makes the other redundant, and which further statements about completeness are not proved here.

Route 1: from the construction. The reals are complete lives on the Cauchy-construction page. There R is built as equivalence classes of Cauchy sequences of rationals, and completeness is proved by a diagonal argument on representatives: given a Cauchy sequence of reals, one picks a rational close to each term and shows the resulting rational sequence is Cauchy, so it is a real, and it is the limit. That argument is about the objects the construction produced, and every step of it mentions representatives.

Route 2: from the axioms. The Cauchy criterion from the least-upper-bound property: in a complete ordered field every Cauchy sequence converges, proved on this page, uses only that R is a complete ordered field (Complete ordered field (least-upper-bound property)). It goes through boundedness of Cauchy sequences, Bolzano-Weierstrass: every bounded real sequence has a convergent subsequence, and the upgrade of a convergent subsequence to a convergent sequence. Nothing in it refers to a construction, and it therefore proves the statement for every complete ordered field, however that field was obtained: by Dedekind cuts, by Cauchy sequences, or by fiat as an axiom system.

Why both are kept. The two are not the same theorem with two proofs; they are two theorems that happen to have the same words. Route 1 is a fact about the object this library built. Route 2 is a fact about the axioms, and it is the one that transfers. A reader who takes R axiomatically, as most courses do, has no access to Route 1 at all, and a reader following the construction gets Route 1 several pages before the machinery of Route 2 exists. Keeping only one would either strand a reader or hide the fact that the axioms alone suffice.

The uniqueness of the complete ordered field up to isomorphism means the two statements are about the same field, so no inconsistency is possible between them; but uniqueness is itself a theorem, and it does not turn one proof into the other.

Which implication is being proved, and which is not. Everything above proves

least upper bound property  ⟹  Cauchy completeness.

The converse is false as stated: Cauchy completeness alone does not imply the least-upper-bound property, and the standard counterexamples are non-Archimedean ordered fields that are Cauchy complete and not Dedekind complete. What is true is that Cauchy completeness together with the Archimedean property implies the least-upper-bound property. That implication is not available at this point in the reading order. It belongs to the page on the equivalent forms of completeness, which comes later in this library, and no item here may be cited for it.

The same holds for the nested interval property. 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 is proved here from the least-upper-bound property. The converse route, that nested intervals together with the Archimedean property give back the least-upper-bound property, is again a genuine theorem and again is not proved here. The reason for the recurring Archimedean hypothesis is worth stating plainly: monotone convergence, nested intervals and Cauchy completeness are all statements about sequences, and a non-Archimedean field has elements that no sequence of naturals can reach, so sequential statements cannot see them. The least-upper-bound property can.

What this page does establish about the relationships. Reading the items in order, the least-upper-bound property gives monotone convergence (A nondecreasing sequence bounded above converges to the supremum of its range, and a nonincreasing sequence bounded below to the infimum), which gives both the nested interval property and, through the peak lemma, Bolzano-Weierstrass (Bolzano-Weierstrass: every bounded real sequence has a convergent subsequence), which gives the Cauchy criterion (The Cauchy criterion from the least-upper-bound property: in a complete ordered field every Cauchy sequence converges). That is a chain of implications from one axiom, not an equivalence, and every arrow in it is proved here.

5 · Examples, counterexamples and false statements

False statementConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

FALSE: a nested sequence of nonempty bounded open intervals has nonempty intersection

Statement

False claim: if (Jk)k∈N is a sequence of nonempty bounded open intervals of R (Intervals of R: the nine order-convex forms, nondegeneracy, and length) with Jk+1⊆Jk for every k, then ⋂k∈NJk≠∅.

The corresponding statement for closed bounded intervals is true and is 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. The claim above is what one gets by replacing "closed" with "open" there, and it fails: the intersection can be empty. So closedness is not a convenience of the proof, it is a hypothesis without which the conclusion is false.

The witness is Jk=(0,  1/(k+1)), refuted below and recorded separately as the named counterexample of the companion page. The index shift 1/(k+1) is the usual one for sequences starting at k=0; in the customary notation the family is (0,1/n) for n≥1.

Facts & Assumptions

Given: For k∈N the open interval Jk:={x∈R:0<x<1/(k+1)}, where k+1 denotes the canonical natural (k+1)⋅1R, which is positive and invertible; this is a sequence of subsets of R indexed by N (Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L1]

Intervals: (a,b)={x:a<x<b} is an open interval, bounded, and nonempty whenever a<b, since then a<(a+b)/2<b (Intervals of R: the nine order-convex forms, nondegeneracy, and length).

[L2]

Canonical naturals: n⋅1R>0 for n≥1, and m↦m⋅1R is strictly increasing (Canonical naturals are positive and strictly increasing).

[L3]

Reciprocals: if a>0 then 1/a>0, and 0<a<b gives 0<1/b<1/a (Inverses of positives are positive, and reciprocation reverses order).

[L4]

Reciprocal Archimedean property: for every real ε>0 there is a natural n≥1 with 1/n<ε (For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε, Every complete ordered field is Archimedean).

[L5]

Trichotomy, so x<y and y<x cannot both hold (Complete ordered field (least-upper-bound property), Ordered field).

[L6]

The refuted claim: a nested sequence of nonempty bounded open intervals has nonempty intersection.

Refutation

technique · direct
1.1

Each Jk is an open interval and is bounded, with 0 a lower bound and 1/(k+1) an upper bound.

givenL1
1.2

Each Jk is nonempty: k+1≥1 gives 1/(k+1)>0, so the endpoints satisfy 0<1/(k+1) and [L1] applies.

givenL1L2L3
2.1

The family is nested: k+1<k+2 gives 0<1/(k+2)<1/(k+1), so 0<x<1/(k+2) implies 0<x<1/(k+1), that is Jk+1⊆Jk.

step 1.2L2L3
2.2

So (Jk) is a sequence of nonempty bounded open intervals, nested, and is therefore an instance of the claim, which asserts that its intersection is nonempty.

step 1.1step 1.2L6
3.1

Suppose x∈⋂kJk. Then x>0, and x<1/(k+1) for every k∈N.

step 2.2given
4.1

Since x>0, [L4] supplies a natural n≥1 with 1/n<x; writing n=k+1 with k∈N, which is possible because n≥1, step 3.1 gives x<1/n as well.

step 3.1L4choose
5.1

That is x<1/n and 1/n<x, which trichotomy forbids. So no such x exists and ⋂kJk=∅.

step 4.1L5
6.1

The sequence (Jk) therefore consists of nonempty bounded open intervals, is nested, and has empty intersection: the claim is false.

step 2.2step 5.1L6∎

Remarks

False statementConstruction: AI-adaptedVerification: AI-adaptedprecheck passverified 2026-08-06 (claude-sonnet-5)Open item page →

FALSE: if ∣xk+1−xk∣→0 then (xk) is Cauchy

Statement

False claim: if (xk) is a sequence of reals whose consecutive differences tend to 0, that is ∣xk+1−xk∣→0 (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Limits and Cauchy sequences of reals), then (xk) is Cauchy.

The claim is the tempting misreading of the Cauchy condition. Being Cauchy requires ∣xm−xk∣ to be small for all large m and k; the hypothesis above controls only the case m=k+1, and finitely many small steps still accumulate without bound.

The witness is xk=k, refuted below and recorded separately as the named counterexample of the companion page. Its consecutive differences are k+1−k=1/(k+1+k), which tend to 0, while the sequence itself is unbounded and so cannot be Cauchy (Every Cauchy sequence of reals is bounded).

What is true in this direction is Every contractive sequence is Cauchy, hence converges, with error bound ∣x−xk∣≤ck−1∣x2−x1∣/(1−c) for k≥1: if the differences shrink geometrically, with a single ratio c<1 working at every index (Contractive sequence: ∣xk+2−xk+1∣≤c ∣xk+1−xk∣ for a fixed 0<c<1), then the sequence is Cauchy. The gap between the two hypotheses is exactly the uniform ratio.

Facts & Assumptions

Given: The sequence (xk) of reals with xk:=k, where k denotes the canonical natural k⋅1R and ⋅ the nonnegative square root (Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L1]

Square roots: every a≥0 has a unique s≥0 with s2=a, written a (Square roots exist: a unique a≥0 with (a)2=a; the positives are {x2:x≠0}, Integer powers am).

[L2]

Powers and order: for a,b≥0 and n≥1, a<b exactly when an<bn, and a≤b exactly when an≤bn; and a≥0 gives an≥0 (Monotonicity of x↦xn and of n↦an).

[L3]

Factorisation at n=2: b2−a2=(b−a)(b+a) (Factorisation of bn−an, and the resulting Lipschitz estimate); and (uv)n=unvn, so (1/t)2=1/t2 for t≠0 (Laws of integer exponents).

[L4]

Canonical naturals: n⋅1R>0 for n≥1, 0⋅1R=0, and m↦m⋅1R is strictly increasing (Canonical naturals are positive and strictly increasing).

[L5]

Reciprocals: a>0 gives 1/a>0, and 0<a<b gives 0<1/b<1/a (Inverses of positives are positive, and reciprocation reverses order).

[L6]

Archimedean property, in both forms: for every real x there is a natural n≥1 with x<n, and for every real ε>0 there is a natural n≥1 with 1/n<ε (Every complete ordered field is Archimedean, For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε).

[L7]

Absolute value: ∣t∣≥0, ∣t∣≥t, and ∣t∣=t for t≥0 (Basic properties of the absolute value).

[L8]

Every Cauchy sequence of reals is bounded (Every Cauchy sequence of reals is bounded).

[L9]

Convergence to 0, boundedness, and the Cauchy condition; it suffices to test a real ε>0 (Limits and Cauchy sequences of reals, Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L11]

The refuted claim: a sequence of reals whose consecutive differences tend to 0 is Cauchy.

Refutation

technique · direct
1.1

Each xk=k is defined and ≥0, since the canonical natural k satisfies k≥0; and xk+1>0 for every k, since k+1≥1 gives k+1>0 and hence k+1>0.

givenL1L2L4
1.2

(xk) is not bounded. Let M∈R and put M′:=∣M∣≥M, so M′≥0. By [L6] fix a natural n≥1 with (M′)2<n. Then (xn)2=n>(M′)2 with xn≥0 and M′≥0, so xn>M′≥M, and ∣xn∣=xn>M.

givenL1L2L4L6L7
2.1

For every k: (k+1−k)(k+1+k)=(k+1)2−(k)2=(k+1)−k=1, and k+1+k≥k+1>0, so k+1−k=1/(k+1+k)>0.

step 1.1L1L3L5
2.2

A Cauchy sequence of reals is bounded, so an unbounded sequence is not Cauchy; by step 1.2 no real M bounds (∣xk∣), so (xk) is not Cauchy.

step 1.2L8L9L10
3.1

Hence ∣xk+1−xk∣=k+1−k=1/(k+1+k)≤1/k+1, the last inequality because 0<k+1≤k+1+k.

step 2.1L5L7
4.1

Let ε>0 be real. By [L6] fix a natural n≥1 with 1/n<ε2. For every k≥n we have k+1>n>0, so 1/(k+1)<1/n<ε2.

step 3.1L4L5L6choose
5.1

Taking square roots in step 4.1: (1/k+1)2=1/(k+1)<ε2 with both 1/k+1≥0 and ε>0, so 1/k+1<ε, and therefore ∣xk+1−xk∣<ε for every k≥n.

step 3.1step 4.1L2L3L5
6.1

The real ε>0 was arbitrary, so the consecutive differences of (xk) tend to 0: the sequence satisfies the hypothesis of the claim.

step 5.1L9L11
7.1

The sequence xk=k therefore has consecutive differences tending to 0 and is not Cauchy: the claim is false.

step 6.1step 2.2L11∎

Remarks

False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26Open item page →

FALSE: a sequence with a convergent subsequence is bounded (the converse of Bolzano-Weierstrass)

Statement

False claim: if a sequence (yn) of reals has a convergent subsequence, then (yn) is bounded (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Subsequential limit of a real sequence, and the subsequential limit set).

This is the converse of Bolzano-Weierstrass: every bounded real sequence has a convergent subsequence, which says that boundedness implies the existence of a convergent subsequence. The implication does not reverse, and it fails as badly as it can: a sequence can be unbounded and still have a constant subsequence.

The witness is the interleaving 1,1,2,1,3,1,4,…, in which the terms at even indices run through 1,2,3,… and every odd-indexed term is 1. It is recorded separately as the named counterexample of the companion page. The even and odd index maps are supplied by The even and odd index maps and the alternating sequence: strictly increasing e,o with N their disjoint union, and the unique (sk) with s0=1, sσ(k)=−sk, which satisfies ∣sk∣=1, s∘e≡1 and s∘o≡−1, which also supplies what makes the definition legitimate: every natural number is an even index or an odd index, and never both.

Facts & Assumptions

Given: The strictly increasing index maps e,o:N→N of The even and odd index maps and the alternating sequence: strictly increasing e,o with N their disjoint union, and the unique (sk) with s0=1, sσ(k)=−sk, which satisfies ∣sk∣=1, s∘e≡1 and s∘o≡−1, whose ranges partition N, and the sequence (yn) of reals defined by cases on that partition: yn:=(j+1)⋅1R when n=ej, and yn:=1 when n=oj (Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L2]

Canonical naturals: m⋅1R>0 for m≥1, and m↦m⋅1R is strictly increasing (Canonical naturals are positive and strictly increasing).

[L3]

Archimedean property: for every real x there is a natural m≥1 with x<m⋅1R (Every complete ordered field is Archimedean).

[L4]

Absolute value: ∣t∣≥t always, and ∣t∣=t when t≥0 (Basic properties of the absolute value).

[L5]

A constant sequence converges to its value, and a sequence is bounded when some real M satisfies ∣yn∣≤M at every index (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Limits and Cauchy sequences of reals).

[L6]

Subsequences and subsequential limits: for strictly increasing n, (ynj) is a subsequence, and its limit is a subsequential limit of (yn) (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Subsequential limit of a real sequence, and the subsequential limit set).

[L8]

The refuted claim: a sequence of reals with a convergent subsequence is bounded.

Refutation

technique · direct
1.1

The sequence (yn) is well defined: by [L1] each n∈N falls under exactly one of the two clauses, and the index j realising it is unique, so exactly one value is assigned to each n.

givenL1
2.1

The subsequence along o is the constant sequence with value 1: for every j, yoj=1 by the second clause. Since o is strictly increasing, this is a subsequence of (yn).

step 1.1L1L6
2.2

The subsequence along e takes the value yej=(j+1)⋅1R for every j.

step 1.1L1
3.1

The constant subsequence (yoj) converges, to 1, so (yn) has a convergent subsequence and 1 is a subsequential limit of it: (yn) satisfies the hypothesis of the claim.

step 2.1L5L6L8
3.2

(yn) is not bounded. Let M∈R be arbitrary. By [L3] fix a natural m≥1 with ∣M∣<m⋅1R, and take j:=m−1∈N, which is legitimate since m≥1. Then yej=m⋅1R>∣M∣≥M, and yej>0 gives ∣yej∣=yej>M. So no real M satisfies ∣yn∣≤M at every index.

step 2.2L2L3L4L5L7
4.1

The sequence (yn) therefore has a convergent subsequence and is unbounded: the claim is false.

step 3.1step 3.2L8∎

Remarks

Sources