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.
Subsequences inherit the limit
Statement
Let be a sequence of reals converging to (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Limits and Cauchy sequences of reals), and let be strictly increasing. Then the subsequence converges to .
Divergence test. Consequently, if two subsequences of converge to different limits, then does not converge.
Facts & Assumptions
Given: A sequence of reals converging to a real , and a strictly increasing , so that is a subsequence of (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Limits and Cauchy sequences of reals).
converges to when for every rational there is with for all (Limits and Cauchy sequences of reals).
Growth of the index map: for every (A strictly increasing index map satisfies ).
The order on is transitive, so gives ( is a linear order on , Order on the natural numbers).
A sequence has at most one limit (A sequence has at most one limit).
Proof
Let be rational. By convergence of there is with for every .
For every we have , so the estimate of step 1.1 applies at the index and gives .
Since the rational was arbitrary, and the same threshold served, converges to .
Divergence test: suppose subsequences and converge to and with . If converged, to say, then by step 3.1 both subsequences would converge to , and uniqueness of limits would force and , hence , contrary to hypothesis; so does not converge.
Remarks
-
A sequence is a subsequence of itself, via the identity index map , which is strictly increasing. So "every subsequence converges to " and "the sequence converges to " are equivalent, and the lemma is the non-trivial half of that equivalence.
-
The converse of the first claim is false: one convergent subsequence says nothing about the sequence (FALSE: a convergent subsequence forces the sequence to converge). It is the divergence test, not the convergence of a single subsequence, that is usable.
-
The divergence test is the standard way to show a concrete sequence diverges, and it is how FALSE: every bounded sequence converges is refuted. The opposite direction, extracting a convergent subsequence from a bounded sequence, is Bolzano-Weierstrass; it is not available at this point in the reading order, being the subject of the next page of this track, Monotone Sequences, Bolzano-Weierstrass, and Cauchy Completeness, where it is proved.
Depends on
Used by
- For n ≥ 1 every bounded sequence in ℝⁿ has a convergent subsequence Corollary
- Taking two positive terms for each negative one rearranges the alternating harmonic series to 3/2 times its sum, by the identity T₃ₙ = S₄ₙ + tfrac12 S₂ₙ Example
- The sequence (-1)ᵏ(1 + 1/k) is bounded with subsequential limit set exactly {-1, 1} Example
- FALSE: a convergent subsequence forces the sequence to converge False statement
- FALSE: a sequence in ℝⁿ whose coordinate sequences are each bounded converges False statement
- FALSE: every bounded sequence converges False statement
- A subset of ℝ is compact iff it is sequentially compact Theorem
- Grouping: if ∑ aₖ converges and (nⱼ) is strictly increasing with n₀ = 0, the series of blocks ∑_k=nⱼ^nⱼ₊₁-1 aₖ converges to the same sum Theorem
- The alternating series test: if (bₖ) is nonincreasing with bₖ → 0 then ∑ₖ (-1)ᵏ bₖ converges, the sum lies between any two consecutive partial sums, and the error after n terms is at most bₙ Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 53 results over 13 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
- J. K. Hunter, An Introduction to Real Analysis, Ch. 3 (standard reference, not scraped)
- CMU 21-269 notes, Compactness — subsequences (standard reference, not scraped)
- Subsequence (Wikipedia) (standard reference, not scraped)
- Limit of a sequence (Wikipedia) (standard reference, not scraped)
- T. Tao, Analysis I, 3rd ed., §6.6 (standard reference, not scraped)
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 3 (standard reference, not scraped)