Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck 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.

For finite LL: L=lim supxkL = \limsup x_k iff for every ε>0\varepsilon > 0 one has xk<L+εx_k < L + \varepsilon eventually and xk>Lεx_k > L - \varepsilon frequently

Statement

Let (xk)(x_k) be a sequence of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences) and let LRL \in \mathbb{R}, with eventually and frequently as in Sequences of reals: bounded, eventually, frequently, tails, subsequences and lim sup\limsup, lim inf\liminf as in Limit superior and limit inferior of a real sequence as infnsupknxk\inf_n \sup_{k \ge n} x_k and supninfknxk\sup_n \inf_{k \ge n} x_k in R\overline{\mathbb{R}}.

  1. L=lim supkxkL = \limsup_{k} x_k if and only if for every real ε>0\varepsilon > 0 xk<L+ε  eventuallyandxk>Lε  frequently.x_k < L + \varepsilon \ \text{ eventually} \qquad \text{and} \qquad x_k > L - \varepsilon \ \text{ frequently}.
  2. Dually, L=lim infkxkL = \liminf_{k} x_k if and only if for every real ε>0\varepsilon > 0 xk>Lε  eventuallyandxk<L+ε  frequently.x_k > L - \varepsilon \ \text{ eventually} \qquad \text{and} \qquad x_k < L + \varepsilon \ \text{ frequently}.

The hypothesis LRL \in \mathbb{R} is not a restriction that can be lifted. Both conditions are stated with real ε\varepsilon and real L±εL \pm \varepsilon, so neither has a reading at L=±L = \pm\infty; the infinite cases are handled instead by the convergence theorem later on this page. What the lemma does say is that whenever lim supkxk\limsup_k x_k happens to be a real number, it is pinned down by the familiar two-sided test: nothing exceeds it by a fixed positive amount from some index on, and something comes within any fixed positive amount of it arbitrarily late.

Facts & Assumptions

Given: A sequence (xk)(x_k) of reals, a real number LL, the tail ranges Tn={xk:kn}T_n = \{x_k : k \ge n\}, the extended tail suprema sn=supTns_n = \sup T_n, and Λ:=lim supkxk=inf{sn:nN}\Lambda := \limsup_k x_k = \inf\{s_n : n \in \mathbb{N}\} (Limit superior and limit inferior of a real sequence as infnsupknxk\inf_n \sup_{k \ge n} x_k and supninfknxk\sup_n \inf_{k \ge n} x_k in R\overline{\mathbb{R}}).

[L2]

The order on R\overline{\mathbb{R}} is total, so the failure of aba \le b is b<ab < a; it restricts on R\mathbb{R} to the order of R\mathbb{R}; and every real number is <+< +\infty and >> -\infty (The extended real line R=R{,+}\overline{\mathbb{R}} = \mathbb{R} \cup \{-\infty, +\infty\}, its order, and the arithmetic that is left undefined, Partial order and partially ordered set).

[L3]

A property PP of indices holds eventually when it holds for all kKk \ge K for some KK, and frequently when for every KK it holds for some kKk \ge K (Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L5]

Order arithmetic in R\mathbb{R}: for ε>0\varepsilon > 0 one has Lε<L<L+εL - \varepsilon < L < L + \varepsilon, and a<ba < b if and only if b<a-b < -a, both by translation invariance; the order is total, so exactly one of a<ba < b, a=ba = b, b<ab < a holds and a<aa < a is impossible (Order is preserved by adding a constant and by adding inequalities, Ordered field, Complete ordered field (least-upper-bound property)).

[L6]

Reflection exchanges the two quantities: lim supk(xk)=lim infkxk\limsup_k(-x_k) = -\liminf_k x_k and lim infk(xk)=lim supkxk\liminf_k(-x_k) = -\limsup_k x_k (lim sup(xk)=lim inf(xk)\limsup(-x_k) = -\liminf(x_k), with the reflection of R\overline{\mathbb{R}} exchanging ±\pm\infty).

Proof

technique · direct
1.1

For the forward implication of claim 1, assume L=ΛL = \Lambda and let ε>0\varepsilon > 0 be an arbitrary real.

assume-hypL1
1.2

For the converse implication of claim 1, assume that for every real ε>0\varepsilon > 0 the sequence satisfies xk<L+εx_k < L + \varepsilon eventually and xk>Lεx_k > L - \varepsilon frequently.

assume-hypL3
2.1

Under the assumption of step 1.1, L+ε>L=ΛL + \varepsilon > L = \Lambda, so L+εL + \varepsilon is not a lower bound of {sn}\{s_n\}, since Λ\Lambda is the greatest lower bound; by totality there is nn with sn<L+εs_n < L + \varepsilon. For every knk \ge n we have xksnx_k \le s_n, hence xk<L+εx_k < L + \varepsilon; so xk<L+εx_k < L + \varepsilon eventually.

step 1.1L1L2L3L5
2.2

Under the assumption of step 1.1, fix nNn \in \mathbb{N}. Then Λsn\Lambda \le s_n because Λ\Lambda is a lower bound of {sn}\{s_n\}, and Lε<L=ΛL - \varepsilon < L = \Lambda, so Lε<snL - \varepsilon < s_n. Hence LεL - \varepsilon is not an upper bound of TnT_n, for an upper bound uu of TnT_n satisfies snus_n \le u; by totality of the order on R\mathbb{R} there is therefore knk \ge n with xk>Lεx_k > L - \varepsilon. As nn was arbitrary, xk>Lεx_k > L - \varepsilon frequently.

step 1.1L1L2L3L5
2.3

Under the assumption of step 1.2, let ε>0\varepsilon > 0 be a real and take NN with xk<L+εx_k < L + \varepsilon for all kNk \ge N. Then L+εL + \varepsilon is an upper bound of TNT_N, so sNL+εs_N \le L + \varepsilon by leastness, and ΛsN\Lambda \le s_N because Λ\Lambda is a lower bound of {sn}\{s_n\}; hence ΛL+ε\Lambda \le L + \varepsilon.

step 1.2L1L2L3
2.4

Under the assumption of step 1.2, let ε>0\varepsilon > 0 be a real and fix nn. There is knk \ge n with xk>Lεx_k > L - \varepsilon, and xksnx_k \le s_n, so Lε<snL - \varepsilon < s_n and in particular LεsnL - \varepsilon \le s_n. As nn was arbitrary, LεL - \varepsilon is a lower bound of {sn}\{s_n\}, so LεΛL - \varepsilon \le \Lambda by greatest-lower-boundedness.

step 1.2L1L2L3
3.1

Taking ε=1\varepsilon = 1 in steps 2.3 and 2.4 gives L1ΛL+1L - 1 \le \Lambda \le L + 1 with L±1L \pm 1 real, so Λ\Lambda is neither ++\infty nor -\infty and is therefore a real number. Suppose Λ>L\Lambda > L and put δ:=ΛL>0\delta := \Lambda - L > 0; choosing a natural m1m \ge 1 with 1/m<δ1/m < \delta and applying step 2.3 with ε=1/m\varepsilon = 1/m gives ΛL+1/m<L+δ=Λ\Lambda \le L + 1/m < L + \delta = \Lambda, which is impossible. Suppose instead Λ<L\Lambda < L and put δ:=LΛ>0\delta := L - \Lambda > 0; choosing m1m \ge 1 with 1/m<δ1/m < \delta and applying step 2.4 with ε=1/m\varepsilon = 1/m gives L1/mΛL - 1/m \le \Lambda, that is δ=LΛ1/m<δ\delta = L - \Lambda \le 1/m < \delta, again impossible. By trichotomy Λ=L\Lambda = L.

step 2.3step 2.4L2L4L5
4.1

Steps 2.1 and 2.2 prove the forward implication of claim 1 and step 3.1 proves its converse, so claim 1 holds.

step 2.1step 2.2step 3.1
5.1

For claim 2, note that L=lim infkxkL = \liminf_k x_k holds exactly when L=lim infkxk=lim supk(xk)-L = -\liminf_k x_k = \limsup_k(-x_k), since negation is injective on R\overline{\mathbb{R}}. Applying claim 1 to the sequence (xk)(-x_k) and the real number L-L, that holds exactly when for every real ε>0\varepsilon > 0 one has xk<L+ε-x_k < -L + \varepsilon eventually and xk>Lε-x_k > -L - \varepsilon frequently. Negating each of the two inequalities reverses it, turning them into xk>Lεx_k > L - \varepsilon eventually and xk<L+εx_k < L + \varepsilon frequently, which is claim 2.

step 4.1L5L6

Remarks

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 58 results over 16 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