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 in a metric space with a convergent subsequence converges to that subsequence’s limit
Statement
Let be a metric space (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric), let be a Cauchy sequence in (Cauchy sequence in a metric space), and suppose some subsequence converges to , that is is a subsequential limit of in (Convergence of a sequence in a metric space: iff in , Subsequential limit of a real sequence, and the subsequential limit set). Then the whole sequence converges to .
In particular a Cauchy sequence has at most one subsequential limit, and it has one exactly when it converges.
Facts & Assumptions
Given: A metric space , a Cauchy sequence in , a strictly increasing , a point with , and a real .
Cauchyness: for every real there is with for all (Cauchy sequence in a metric space, The rationals embed densely in the reals).
Metric convergence: a sequence converges to if and only if for every real there is such that for all . Applied to , the subsequence hypothesis gives with for all (Convergence of a sequence in a metric space: iff in , The rationals embed densely in the reals).
A strictly increasing index map satisfies for every (A strictly increasing index map satisfies ).
Triangle inequality (M3) of a metric (Metric space: iff , symmetry, and the triangle inequality; pseudometric and ultrametric).
Two naturals have a maximum, which is one of them and is at least each of them (Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set).
Proof
Apply [A1] with to get with for all , and [A2] with to get with for all .
Put , so and .
The index satisfies , and , so .
Let . Then and , so , and therefore .
Since was an arbitrary real, in .
Remarks
- Where is used. In step 2.1, and quoted again in step 3.1, and both places matter: it puts the single chosen subsequence term beyond the Cauchy index , and it is what lets one index control the subsequence and the sequence at once. Without it the subsequence could in principle look only at small indices, and the Cauchy hypothesis would never be reached.
- Only one term of the subsequence is used. The proof does not pass to the limit along the subsequence; it fixes the single index and routes every later term of the whole sequence through it. That is why no further hypothesis on the subsequence is needed.
- This is the lemma that turns compactness into completeness. A space in which every sequence has a convergent subsequence is complete (Complete metric space: every Cauchy sequence converges in the space) by this lemma alone, applied to a Cauchy sequence. The converse is false, not merely harder: is complete ( and for with the Euclidean metric are complete, componentwise from the Cauchy criterion in ) and the sequence has no convergent subsequence, its terms being at pairwise distance at least so that no subsequence is Cauchy. What does hold is that a complete space in which every sequence has a convergent subsequence is exactly a complete and totally bounded one, and total boundedness is a later page of this library.
Depends on
- Cauchy sequence in a metric space
- Convergence of a sequence in a metric space: $x_k \to x$ iff $d(x_k, x) \to 0$ in $\mathbb{R}$
- Subsequential limit of a real sequence, and the subsequential limit set
- A strictly increasing index map satisfies $n_k \ge k$
- Metric space: $d(x,y) = 0$ iff $x = y$, symmetry, and the triangle inequality; pseudometric and ultrametric
- Every nonempty finite set of reals has a maximum and a minimum
- Maximum and minimum of a set
- The rationals embed densely in the reals
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 67 results over 30 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- Cauchy sequence (Wikipedia) (standard reference, not scraped)
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 3 (standard reference, not scraped)