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

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

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

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

A 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

Depends on

Used by

Dependency tree · two levels

31 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