Alphabeta Math
TheoremStatement: Literature-sourcedProof: 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.

A real sequence converges to LRL \in \mathbb{R} iff lim infxk=lim supxk=L\liminf x_k = \limsup x_k = L, and diverges to ±\pm\infty iff both equal ±\pm\infty

Statement

Let (xk)(x_k) be a sequence of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences), with lim sup\limsup and 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. For LRL \in \mathbb{R}: (xk)(x_k) converges to LL (Limits and Cauchy sequences of reals) if and only if lim infkxk=lim supkxk=L\liminf_k x_k = \limsup_k x_k = L.
  2. xk+x_k \to +\infty (Divergence to ++\infty and to -\infty) if and only if lim infkxk=lim supkxk=+\liminf_k x_k = \limsup_k x_k = +\infty. Moreover lim infkxk=+\liminf_k x_k = +\infty on its own already forces lim supkxk=+\limsup_k x_k = +\infty.
  3. xkx_k \to -\infty if and only if lim infkxk=lim supkxk=\liminf_k x_k = \limsup_k x_k = -\infty, and lim supkxk=\limsup_k x_k = -\infty on its own already forces lim infkxk=\liminf_k x_k = -\infty.

The three clauses combine into one statement about the extended line: for LRL \in \overline{\mathbb{R}}, the sequence (xk)(x_k) converges to LL in R\overline{\mathbb{R}} (Convergence in R\overline{\mathbb{R}} and the extended subsequential limit set: LRL \in \overline{\mathbb{R}} is an extended subsequential limit when some subsequence converges to LL, or diverges to L=±L = \pm\infty) if and only if

lim infkxk=lim supkxk=L.\liminf_{k} x_k = \limsup_{k} x_k = L .

Since lim infkxklim supkxk\liminf_k x_k \le \limsup_k x_k always (lim infxklim supxk\liminf x_k \le \limsup x_k for every real sequence), the single equation lim infkxk=lim supkxk\liminf_k x_k = \limsup_k x_k is therefore equivalent to convergence in R\overline{\mathbb{R}}, and the common value is the limit. A sequence that neither converges nor diverges to ±\pm\infty is exactly one for which the inequality is strict.

Facts & Assumptions

Given: A sequence (xk)(x_k) of reals, its tail ranges Tn={xk:kn}T_n = \{x_k : k \ge n\}, the extended tail bounds sn=supTns_n = \sup T_n and in=infTni_n = \inf T_n, and the quantities lim supkxk=inf{sn}\limsup_k x_k = \inf\{s_n\}, lim infkxk=sup{in}\liminf_k x_k = \sup\{i_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}}).

[L1]

All of sns_n, ini_n, lim supkxk\limsup_k x_k and lim infkxk\liminf_k x_k exist in R\overline{\mathbb{R}} for every sequence; ini_n is the greatest lower bound of TnT_n and lim infkxk\liminf_k x_k the least upper bound of {in}\{i_n\}, with the dual descriptions for sns_n and lim supkxk\limsup_k x_k (The tail suprema of any real sequence are nonincreasing in R\overline{\mathbb{R}}, so the limit superior exists for every sequence, Every subset of R\overline{\mathbb{R}} has a least upper bound and a greatest lower bound in R\overline{\mathbb{R}}, agreeing with the real supremum and infimum on nonempty sets bounded in R\mathbb{R}, Upper bound, least upper bound, and strict upper bound, Partial order and partially ordered set).

[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}; ++\infty is the greatest element and -\infty the least; and every real 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]

Epsilon characterisation, for a real LL: L=lim supkxkL = \limsup_k x_k 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; and L=lim infkxkL = \liminf_k x_k 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 (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).

[L4]

lim infkxklim supkxk\liminf_k x_k \le \limsup_k x_k (lim infxklim supxk\liminf x_k \le \limsup x_k for every real sequence).

[L5]

Reflection: 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). Also xkx_k \to -\infty if and only if xk+-x_k \to +\infty: the condition xk<Mx_k < M for all kKk \ge K is equivalent to xk>M-x_k > -M for all kKk \ge K by order reversal, and MM runs over all reals exactly when M-M does (Divergence to ++\infty and to -\infty); the order reversal used here is strict, and the form stated in Order is preserved by adding a constant and by adding inequalities is likewise strict, so nothing nonstrict is being borrowed from it.

[L6]

Convergence to a real LL means: for every rational ε>0\varepsilon > 0 there is KK with xkL<ε|x_k - L| < \varepsilon for all kKk \ge K; and the same relation is obtained by testing every real ε>0\varepsilon > 0 instead, since below any positive real lies a positive rational (Limits and Cauchy sequences of reals, Sequences of reals: bounded, eventually, frequently, tails, subsequences, The rationals embed densely in the reals).

[L7]

Divergence: xk+x_k \to +\infty means that for every real MM there is KK with xk>Mx_k > M for all kKk \ge K (Divergence to ++\infty and to -\infty).

[L8]

Eventually and frequently, and the fact that a property holding eventually holds frequently, since indices beyond any two given thresholds exist by totality of the order on N\mathbb{N}; likewise two properties each holding eventually hold together from the larger threshold on (Sequences of reals: bounded, eventually, frequently, tails, subsequences, \le is a linear order on N\mathbb{N}).

[L9]

Absolute value: for c>0c > 0, a<c|a| < c if and only if c<a<c-c < a < c (Basic properties of the absolute value).

[L10]

Order arithmetic in R\mathbb{R}: 0<10 < 1, so t<t+1t < t + 1 for every real tt, and no real is above every real; adding a constant preserves the order (The multiplicative identity is positive, Order is preserved by adding a constant and by adding inequalities, Ordered field, Complete ordered field (least-upper-bound property)).

Proof

technique · direct
1.1

For the forward implication of claim 1, assume LRL \in \mathbb{R} and that (xk)(x_k) converges to LL.

assume-hypL6
1.2

For the converse implication of claim 1, assume LRL \in \mathbb{R} and lim infkxk=lim supkxk=L\liminf_k x_k = \limsup_k x_k = L.

assume-hypL1
1.3

For the forward implication of claim 2, assume xk+x_k \to +\infty.

assume-hypL7
1.4

For the converse implication of claim 2, assume lim infkxk=+\liminf_k x_k = +\infty.

assume-hypL1
2.1

Under the assumption of step 1.1, let ε>0\varepsilon > 0 be an arbitrary real. Testing convergence at ε\varepsilon gives KK with xkL<ε|x_k - L| < \varepsilon, hence Lε<xk<L+εL - \varepsilon < x_k < L + \varepsilon, for all kKk \ge K. So xk<L+εx_k < L + \varepsilon eventually and xk>Lεx_k > L - \varepsilon eventually, and each of the two therefore also holds frequently. Both halves of each characterisation in [L3] are met, so lim supkxk=L\limsup_k x_k = L and lim infkxk=L\liminf_k x_k = L.

step 1.1L3L6L8L9
2.2

Under the assumption of step 1.2, let ε>0\varepsilon > 0 be an arbitrary real. The forward halves of the two characterisations in [L3] give xk<L+εx_k < L + \varepsilon for all kk beyond some K1K_1 and xk>Lεx_k > L - \varepsilon for all kk beyond some K2K_2; beyond the larger of K1K_1 and K2K_2 both hold, so xkL<ε|x_k - L| < \varepsilon there. This holds for every real ε>0\varepsilon > 0, in particular for every rational one, so (xk)(x_k) converges to LL.

step 1.2L3L6L8L9
2.3

Under the assumption of step 1.3, let MM be an arbitrary real and take KK with xk>Mx_k > M for all kKk \ge K. Then MM is a lower bound of TKT_K, so MiKM \le i_K, and iKlim infkxki_K \le \liminf_k x_k because lim infkxk\liminf_k x_k is an upper bound of {in}\{i_n\}; hence Mlim infkxkM \le \liminf_k x_k. Since MM was an arbitrary real, lim infkxk\liminf_k x_k is not -\infty, which lies below every real, and it is not a real tt either, since M=t+1M = t + 1 would give t+1tt + 1 \le t. So lim infkxk=+\liminf_k x_k = +\infty.

step 1.3L1L2L7L10
2.4

Under the assumption of step 1.4, let MM be an arbitrary real. Since sup{in}=+\sup\{i_n\} = +\infty and M<+M < +\infty, the real MM is not an upper bound of {in}\{i_n\}, for otherwise the least upper bound would satisfy +M+\infty \le M; by totality there is nn with in>Mi_n > M. Every knk \ge n satisfies xkin>Mx_k \ge i_n > M, so xk>Mx_k > M eventually. As MM was arbitrary, xk+x_k \to +\infty.

step 1.4L1L2L7
3.1

Steps 2.1 and 2.2 are the two implications of claim 1.

step 2.1step 2.2L3
3.2

For claim 2: if xk+x_k \to +\infty then lim infkxk=+\liminf_k x_k = +\infty by step 2.3, and then +=lim infkxklim supkxk+\infty = \liminf_k x_k \le \limsup_k x_k forces lim supkxk=+\limsup_k x_k = +\infty since ++\infty is the greatest element; conversely if lim infkxk=lim supkxk=+\liminf_k x_k = \limsup_k x_k = +\infty then in particular lim infkxk=+\liminf_k x_k = +\infty and step 2.4 gives xk+x_k \to +\infty. The same use of [L4] is the additional assertion that lim infkxk=+\liminf_k x_k = +\infty alone forces lim supkxk=+\limsup_k x_k = +\infty.

step 2.3step 2.4L2L4
4.1

For claim 3, reflection gives xkx_k \to -\infty exactly when xk+-x_k \to +\infty, which by claim 2 holds exactly when lim infk(xk)=lim supk(xk)=+\liminf_k(-x_k) = \limsup_k(-x_k) = +\infty, that is lim supkxk=lim infkxk=+-\limsup_k x_k = -\liminf_k x_k = +\infty, that is lim supkxk=lim infkxk=\limsup_k x_k = \liminf_k x_k = -\infty; and lim supkxk=\limsup_k x_k = -\infty alone forces lim infkxk\liminf_k x_k \le -\infty, hence lim infkxk=\liminf_k x_k = -\infty, since -\infty is least. Claims 1, 2 and 3 together say that for LRL \in \overline{\mathbb{R}} the sequence converges to LL in R\overline{\mathbb{R}} exactly when lim infkxk=lim supkxk=L\liminf_k x_k = \limsup_k x_k = L, since the three clauses of that definition are convergence to a real LL, divergence to ++\infty and divergence to -\infty.

step 3.1step 3.2L2L4L5

Remarks

Depends on

Used by

Dependency tree · next 3 levels

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