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.

If xkykx_k \le y_k eventually then lim supxklim supyk\limsup x_k \le \limsup y_k and lim infxklim infyk\liminf x_k \le \liminf y_k

Statement

Let (xk)(x_k) and (yk)(y_k) be sequences of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences) with xkykx_k \le y_k eventually, that is for all kk from some index on. Then

lim supkxk    lim supkykandlim infkxk    lim infkyk\limsup_{k} x_k \;\le\; \limsup_{k} y_k \qquad \text{and} \qquad \liminf_{k} x_k \;\le\; \liminf_{k} y_k

in R\overline{\mathbb{R}} (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}}, The extended real line R=R{,+}\overline{\mathbb{R}} = \mathbb{R} \cup \{-\infty, +\infty\}, its order, and the arithmetic that is left undefined). No boundedness or convergence hypothesis is placed on either sequence.

Facts & Assumptions

Given: Sequences (xk)(x_k) and (yk)(y_k) of reals and an index KNK \in \mathbb{N} with xkykx_k \le y_k for every kKk \ge K; the tail ranges Tn(x)={xk:kn}T_n(x) = \{x_k : k \ge n\} and Tn(y)T_n(y), and the extended tail bounds sn(x)=supTn(x)s_n(x) = \sup T_n(x), in(x)=infTn(x)i_n(x) = \inf T_n(x) and likewise for yy (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 tail bounds and both of lim sup\limsup, lim inf\liminf exist in R\overline{\mathbb{R}}; sns_n is the least upper bound of the tail range and ini_n its greatest lower bound; lim supkyk\limsup_k y_k is the greatest lower bound of {sn(y)}\{s_n(y)\} and lim infkyk\liminf_k y_k the least upper bound of {in(y)}\{i_n(y)\}; and smsns_m \le s_n, inimi_n \le i_m whenever nmn \le m (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).

[L3]

A property holds eventually when it holds for all indices from some index on (Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L4]

The order on N\mathbb{N} is total, so every nn satisfies nKn \ge K or n<Kn < K, and in the latter case nKn \le K (Order on the natural numbers, \le is a linear order on N\mathbb{N}).

Proof

technique · direct
1.1

By hypothesis fix KNK \in \mathbb{N} with xkykx_k \le y_k for every kKk \ge K.

givenL3
2.1

Let nKn \ge K. Every knk \ge n satisfies kKk \ge K, so xkyksn(y)x_k \le y_k \le s_n(y), and therefore sn(y)s_n(y) is an upper bound of Tn(x)T_n(x), whence sn(x)sn(y)s_n(x) \le s_n(y) by leastness. Dually in(x)xkyki_n(x) \le x_k \le y_k for every knk \ge n, so in(x)i_n(x) is a lower bound of Tn(y)T_n(y) and in(x)in(y)i_n(x) \le i_n(y) by greatest-lower-boundedness.

step 1.1L1L2L4
3.1

For every nNn \in \mathbb{N} one has lim supkxksn(y)\limsup_k x_k \le s_n(y). If nKn \ge K this is lim supkxksn(x)sn(y)\limsup_k x_k \le s_n(x) \le s_n(y), the first inequality because lim supkxk\limsup_k x_k is a lower bound of {sm(x)}\{s_m(x)\}. If n<Kn < K then nKn \le K, so sK(y)sn(y)s_K(y) \le s_n(y), and lim supkxksK(x)sK(y)sn(y)\limsup_k x_k \le s_K(x) \le s_K(y) \le s_n(y).

step 2.1L1L2L4
3.2

For every nNn \in \mathbb{N} one has in(x)lim infkyki_n(x) \le \liminf_k y_k. If nKn \ge K this is in(x)in(y)lim infkyki_n(x) \le i_n(y) \le \liminf_k y_k, the second inequality because lim infkyk\liminf_k y_k is an upper bound of {im(y)}\{i_m(y)\}. If n<Kn < K then nKn \le K, so in(x)iK(x)iK(y)lim infkyki_n(x) \le i_K(x) \le i_K(y) \le \liminf_k y_k.

step 2.1L1L2L4
4.1

By step 3.1 the element lim supkxk\limsup_k x_k is a lower bound of {sn(y):nN}\{s_n(y) : n \in \mathbb{N}\}, whose greatest lower bound is lim supkyk\limsup_k y_k, so lim supkxklim supkyk\limsup_k x_k \le \limsup_k y_k. By step 3.2 the element lim infkyk\liminf_k y_k is an upper bound of {in(x):nN}\{i_n(x) : n \in \mathbb{N}\}, whose least upper bound is lim infkxk\liminf_k x_k, so lim infkxklim infkyk\liminf_k x_k \le \liminf_k y_k.

step 3.1step 3.2L1

Remarks

  • "Eventually" is enough, and the proof shows why. Only tails with nKn \ge K are compared directly; the finitely many earlier tail bounds are absorbed by monotonicity of the tail bounds (The tail suprema of any real sequence are nonincreasing in R\overline{\mathbb{R}}, so the limit superior exists for every sequence), which lets sK(y)s_K(y) stand in for every earlier sn(y)s_n(y). No appeal to Convergence depends only on the tail is needed, since neither quantity is defined as a limit.

  • The comparison does not become strict. From xk<ykx_k < y_k for every kk one gets only lim supkxklim supkyk\limsup_k x_k \le \limsup_k y_k; the sequences xk=0x_k = 0 and yk=1/(k+1)y_k = 1/(k+1) have equal limits and hence equal limit superiors. This is the same phenomenon as for limits (Limits preserve non-strict inequalities).

  • Both conclusions have the same direction. It is the inner operation that differs between lim sup\limsup and lim inf\liminf, and both a supremum and an infimum are monotone in the set, so a pointwise inequality pushes both quantities the same way. What fails to be monotone is the gap between them: nothing here compares lim supkxk\limsup_k x_k with lim infkyk\liminf_k y_k.

Depends on

Used by

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