Alphabeta Math
LemmaStatement: AI-adaptedProof: Literature-sourcedprecheck passverified 2026-08-05 (gpt-5.6-sol-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.

Every convergent sequence is Cauchy

Statement

Let (xk) be a sequence of reals converging to x∈R (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Limits and Cauchy sequences of reals). Then (xk) is Cauchy (Limits and Cauchy sequences of reals).

Facts & Assumptions

[L1]

(xk) converges to x when for every rational ε>0 there is K∈N with ∣xk−x∣<ε^ for all k≥K; and (xk) is Cauchy when for every rational ε>0 there is K∈N with ∣xk−xl∣<ε^ for all k,l≥K (Limits and Cauchy sequences of reals).

[L2]

Triangle inequality: ∣a+b∣≤∣a∣+∣b∣ in R (The triangle inequality, Complete ordered field (least-upper-bound property)).

[L3]

Absolute value: ∣−u∣=∣u∣ for every real u (Basic properties of the absolute value).

[L4]

Halving a positive rational: if ε is a rational >0 then ε/2 is again a rational, it is >0, and ε/2+ε/2=ε. In detail, Q is an ordered field (The rationals form a totally ordered field, Ordered field, Field), so 1>0 (The multiplicative identity is positive) and 2:=1+1>0 because the positives are closed under addition (Ordered field); hence 2≠0 is invertible with 2−1>0 (Inverses of positives are positive, and reciprocation reverses order), the product ε/2=ε⋅2−1 of two positives is positive (Sign rules for products and monotonicity of multiplication), and ε⋅2−1+ε⋅2−1=ε⋅2−1⋅2=ε by the field axioms (Field). The embedding of Q in R preserves the order (The rationals embed densely in the reals), so these facts hold verbatim for the images, under the identification recorded in Sequences of reals: bounded, eventually, frequently, tails, subsequences.

[L5]

The order on N is total and transitive, so a single threshold serves for both indices (≤ is a linear order on N).

[L6]

Order arithmetic in R: adding two strict inequalities, a<b and c<d give a+c<b+d (Order is preserved by adding a constant and by adding inequalities); and, since u≤v means u<v or u=v, the mixed form u≤v<w⇒u<w (Complete ordered field (least-upper-bound property), Ordered field).

Proof

technique · direct
1.1

Let ε>0 be rational; then ε/2 is a rational >0.

L4
2.1

By convergence there is K∈N with ∣xk−x∣<ε/2 for all k≥K.

step 1.1L1
3.1

For all k,l≥K we get ∣xk−xl∣=∣(xk−x)+(x−xl)∣≤∣xk−x∣+∣x−xl∣=∣xk−x∣+∣xl−x∣, while adding the two strict inequalities of step 2.1 gives ∣xk−x∣+∣xl−x∣<ε/2+ε/2=ε; composing the non-strict inequality with the strict one yields ∣xk−xl∣<ε.

step 2.1L2L3L4L5L6
4.1

Since the rational ε>0 was arbitrary and the single threshold K works for both indices, (xk) is Cauchy.

step 3.1L1∎

Remarks

  • The converse is a genuine theorem and is not proved here. "Every Cauchy sequence of reals converges" is the completeness of R in the Cauchy sense. It is the subject of the next page of this track, Monotone Sequences, Bolzano-Weierstrass, and Cauchy Completeness, where it is proved from the least-upper-bound property, last of the four completeness results there, by way of Bolzano-Weierstrass, which is itself routed through the monotone convergence theorem. That proof is not available at this point in the reading order; the converse itself, for the R this library constructs, already is, by the different route the next remark records.

  • The converse is nevertheless already available in this library, and it should be said plainly rather than left to the next page. The R used throughout (The real numbers, Sequences of reals: bounded, eventually, frequently, tails, subsequences) is the quotient of the ring of Cauchy sequences of rationals, and The reals are complete proves for precisely that R that every Cauchy sequence of reals converges to a real. Nothing further is needed to have the converse in hand here; and any other complete ordered field inherits it, since any two are isomorphic by a unique ordered-field isomorphism (Uniqueness of the complete ordered field: R up to a unique isomorphism). The reason the next page proves it again, from the least-upper-bound property, is that that proof is the form the rest of analysis uses and does not route through a particular construction.

  • The splitting ε/2+ε/2 is the whole content. It is worth noticing that no property of R beyond the ordered-field axioms and the triangle inequality is used, so the same argument shows that a convergent sequence of rationals is Cauchy in Q.

Depends on

Used by

Dependency tree · two levels

55 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