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.
for every real sequence
Statement
For every sequence of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences),
in (Limit superior and limit inferior of a real sequence as and in , The extended real line , its order, and the arithmetic that is left undefined). No hypothesis is placed on : both sides exist for every sequence (The tail suprema of any real sequence are nonincreasing in , so the limit superior exists for every sequence) and the inequality holds between them in every case, including those in which one or both sides are .
Facts & Assumptions
Given: A sequence of reals, its tail ranges , and the extended tail bounds , (Limit superior and limit inferior of a real sequence as and in ).
Every subset of has a least upper bound and a greatest lower bound in , an upper bound below every upper bound and a lower bound above every lower bound respectively (Every subset of has a least upper bound and a greatest lower bound in , agreeing with the real supremum and infimum on nonempty sets bounded in , Upper bound, least upper bound, and strict upper bound, Partial order and partially ordered set).
Monotonicity of the tail bounds: and whenever , and for every ; both and exist (The tail suprema of any real sequence are nonincreasing in , so the limit superior exists for every sequence, Limit superior and limit inferior of a real sequence as and in ).
The order on is total (Order on the natural numbers, is a linear order on ).
The order on is transitive (The extended real line , its order, and the arithmetic that is left undefined, Partial order and partially ordered set).
Proof
Let be arbitrary. The order on is total, so either or ; let be whichever of and is the larger, so that and .
Monotonicity of the tail bounds gives and , and holds because is nonempty; chaining these by transitivity yields . As and were arbitrary, every tail infimum is below every tail supremum.
Fix . By step 2.1 the element is an upper bound of the family , and is its least upper bound, so .
Since was arbitrary, is a lower bound of the family , and is its greatest lower bound, so .
Remarks
-
The inequality can be strict, and that is the interesting case. For the alternating sequence the two sides are and ( has and , so it does not converge ↗). Equality is exactly convergence, in the extended sense: that is A real sequence converges to iff , and diverges to iff both equal .
-
What the proof actually uses is that the two families interleave. Each is below each , not merely below , and getting that needs a common index beyond both, which is where totality of the order on enters. Without that step one would only know for each , which does not by itself compare a supremum of the first family with an infimum of the second.
-
No completeness of is used here beyond what is already inside Every subset of has a least upper bound and a greatest lower bound in , agreeing with the real supremum and infimum on nonempty sets bounded in . The argument is pure order theory in a totally ordered set with a least and a greatest element.
Depends on
- Limit superior and limit inferior of a real sequence as $\inf_n \sup_{k \ge n} x_k$ and $\sup_n \inf_{k \ge n} x_k$ in $\overline{\mathbb{R}}$
- The tail suprema of any real sequence are nonincreasing in $\overline{\mathbb{R}}$, so the limit superior exists for every sequence
- Every subset of $\overline{\mathbb{R}}$ has a least upper bound and a greatest lower bound in $\overline{\mathbb{R}}$, agreeing with the real supremum and infimum on nonempty sets bounded in $\mathbb{R}$
- The extended real line $\overline{\mathbb{R}} = \mathbb{R} \cup \{-\infty, +\infty\}$, its order, and the arithmetic that is left undefined
- Upper bound, least upper bound, and strict upper bound
- Partial order and partially ordered set
- Sequences of reals: bounded, eventually, frequently, tails, subsequences
- Order on the natural numbers
- $\le$ is a linear order on $\mathbb{N}$
Used by
- Whenever the ratio test decides, the root test decides the same way, and the converse fails Corollary
- A real sequence converges to L ∈ ℝ iff liminf xₖ = limsup xₖ = L, and diverges to ±∞ iff both equal ±∞ Theorem
- For aₖ > 0: liminf aₖ₊₁/aₖ ≤ liminf aₖ^1/k ≤ limsup aₖ^1/k ≤ limsup aₖ₊₁/aₖ Theorem
- limsup(xₖ + yₖ) ≤ limsup xₖ + limsup yₖ whenever the right-hand side is defined in overlineℝ, and dually for liminf Theorem
- The limit superior is itself a subsequential limit in overlineℝ and is the greatest one Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 54 results over 18 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
- Limit superior and limit inferior (Wikipedia) (standard reference, not scraped)
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 3 (standard reference, not scraped)
- J. Lebl, Basic Analysis I, §2.3 (standard reference, not scraped)