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 bounded
Statement
Let be a sequence of reals converging to (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Limits and Cauchy sequences of reals). Then is bounded: there is with for every .
Facts & Assumptions
Given: A sequence of reals converging to a real (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Limits and Cauchy sequences of reals).
Convergence: for every rational there is with for all (Limits and Cauchy sequences of reals); and is a rational , since is an ordered field (The rationals form a totally ordered field) and in every ordered field (The multiplicative identity is positive).
Triangle inequality: in (The triangle inequality, Complete ordered field (least-upper-bound property)).
Absolute value: for every real (Basic properties of the absolute value).
Finite maxima: for every and all reals the set has a maximum (Every nonempty finite set of reals has a maximum and a minimum); a maximum lies in the set and dominates every element of it (Maximum and minimum of a set).
Order arithmetic in : transitivity of and of ; both mixed forms, and , and the implication , all immediate from the reading of as " or " (Complete ordered field (least-upper-bound property), Ordered field); and translation invariance, (Order is preserved by adding a constant and by adding inequalities).
The order on is total, so every index satisfies or ( is a linear order on ).
Proof
Apply convergence with the rational : fix such that for all .
For every we have , while adding to both sides of gives ; composing the non-strict inequality with the strict one yields .
Define , the maximum of the finite list obtained by appending to the first values ; the list is nonempty because its last entry is always present (when the list is the single entry ), so the maximum exists by [L4].
For every the value is one of the entries of that list, hence .
For every we have , since is an entry of the list, hence .
Every index satisfies or , and in both cases ; therefore is bounded.
Remarks
-
This is where Every nonempty finite set of reals has a maximum and a minimum does its main work on this page: the first terms are bounded because a nonempty finite set of reals has a maximum, and that fact is proved once, by induction, rather than re-derived here. It is not the only consumer, and no claim of uniqueness is made: A null sequence times a bounded sequence is null and Conventions for sequences: indexing, eventually, , and rational cite the same lemma, each for a maximum of finitely many reals.
-
The converse is false. A bounded sequence need not converge (FALSE: every bounded sequence converges). What is true in that direction is the Bolzano-Weierstrass theorem, which requires a passage to a subsequence; 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.
-
Boundedness is exactly what makes A null sequence times a bounded sequence is null applicable to a convergent factor, and that is how boundedness enters the product rule of Algebra of limits: sums, scalar multiples, products and quotients.
Depends on
- Limits and Cauchy sequences of reals
- Sequences of reals: bounded, eventually, frequently, tails, subsequences
- Every nonempty finite set of reals has a maximum and a minimum
- Maximum and minimum of a set
- The triangle inequality
- Basic properties of the absolute value
- Order is preserved by adding a constant and by adding inequalities
- The multiplicative identity is positive
- The rationals form a totally ordered field
- $\le$ is a linear order on $\mathbb{N}$
- Complete ordered field (least-upper-bound property)
- Ordered field
Used by
- A monotone sequence converges if and only if it is bounded Corollary
- A sequence with limsup = +∞: the greatest subsequential limit exists only in overlineℝ Counterexample
- Null times divergent has no rule: xₖ = 1/k with yₖ = ck gives product limit c, and with yₖ = k² gives divergence Counterexample
- The sequence 1, 1, 2, 1, 3, 1, 4, … is unbounded and has a convergent subsequence Counterexample
- xₖ₊₁ = xₖ + 1/xₖ from x₁ = 1 has strictly decreasing consecutive gaps and diverges, so no uniform c < 1 exists Counterexample
- Divergence to +∞ and to -∞ Definition
- The block sequence 1/1; 1/2, 2/2; 1/3, 2/3, 3/3; … has subsequential limit set exactly [0,1] Example
- FALSE: a sequence in ℝⁿ whose coordinate sequences are each bounded converges False statement
- FALSE: every bounded sequence converges False statement
- A power series, its formal derivative, and its zero-constant-term formal antiderivative have the same radius of convergence Lemma
- Conventions for sequences: indexing, eventually, lim, and rational ε Remark
- A subset of ℝ is compact iff it is sequentially compact Theorem
- A summability matrix with only finitely many nonzero entries per row is regular iff each column tends to 0, the row sums tend to 1, and the row absolute sums are uniformly bounded Theorem
- Abel's limit theorem: if a real series converges to s, then its power series tends to s as x↑1 Theorem
- Abel's test: if ∑ aₖ converges and (bₖ) is monotone and bounded then ∑ aₖ bₖ converges Theorem
- Algebra of limits: sums, scalar multiples, products and quotients Theorem
- Dini's theorem: on a compact metric space a nondecreasing sequence of continuous real functions converging pointwise to a continuous limit converges uniformly Theorem
- Mertens' theorem: if ∑ aₖ converges absolutely to A and ∑ bₖ converges to B, their Cauchy product converges to AB Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 63 results over 26 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)
- Limit of a sequence (Wikipedia) (standard reference, not scraped)
- T. Tao, Analysis I, 3rd ed., §6.1 (standard reference, not scraped)
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 3 (standard reference, not scraped)