Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedprecheck 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 xk≤yk eventually then lim sup⁡xk≤lim sup⁡yk and lim inf⁡xk≤lim inf⁡yk

Statement

Let (xk) and (yk) be sequences of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences) with xk≤yk eventually, that is for all k from some index on. Then

lim sup⁡kxk  ≤  lim sup⁡kykandlim inf⁡kxk  ≤  lim inf⁡kyk

in R‾ (Limit superior and limit inferior of a real sequence as inf⁡nsup⁡k≥nxk and sup⁡ninf⁡k≥nxk in R‾, The extended real line R‾=R∪{−∞,+∞}, its order, and the arithmetic that is left undefined). No boundedness or convergence hypothesis is placed on either sequence.

Facts & Assumptions

Given: Sequences (xk) and (yk) of reals and an index K∈N with xk≤yk for every k≥K; the tail ranges Tn(x)={xk:k≥n} and Tn(y), and the extended tail bounds sn(x)=sup⁡Tn(x), in(x)=inf⁡Tn(x) and likewise for y (Limit superior and limit inferior of a real sequence as inf⁡nsup⁡k≥nxk and sup⁡ninf⁡k≥nxk in R‾).

[L1]

All tail bounds and both of lim sup⁡, lim inf⁡ exist in R‾; sn is the least upper bound of the tail range and in its greatest lower bound; lim sup⁡kyk is the greatest lower bound of {sn(y)} and lim inf⁡kyk the least upper bound of {in(y)}; and sm≤sn, in≤im whenever n≤m (The tail suprema of any real sequence are nonincreasing in R‾, so the limit superior exists for every sequence, Every subset of R‾ has a least upper bound and a greatest lower bound in R‾, agreeing with the real supremum and infimum on nonempty sets bounded in 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 is total, so every n satisfies n≥K or n<K, and in the latter case n≤K (Order on the natural numbers, ≤ is a linear order on N).

Proof

technique · direct
1.1

By hypothesis fix K∈N with xk≤yk for every k≥K.

givenL3
2.1

Let n≥K. Every k≥n satisfies k≥K, so xk≤yk≤sn(y), and therefore sn(y) is an upper bound of Tn(x), whence sn(x)≤sn(y) by leastness. Dually in(x)≤xk≤yk for every k≥n, so in(x) is a lower bound of Tn(y) and in(x)≤in(y) by greatest-lower-boundedness.

step 1.1L1L2L4
3.1

For every n∈N one has lim sup⁡kxk≤sn(y). If n≥K this is lim sup⁡kxk≤sn(x)≤sn(y), the first inequality because lim sup⁡kxk is a lower bound of {sm(x)}. If n<K then n≤K, so sK(y)≤sn(y), and lim sup⁡kxk≤sK(x)≤sK(y)≤sn(y).

step 2.1L1L2L4
3.2

For every n∈N one has in(x)≤lim inf⁡kyk. If n≥K this is in(x)≤in(y)≤lim inf⁡kyk, the second inequality because lim inf⁡kyk is an upper bound of {im(y)}. If n<K then n≤K, so in(x)≤iK(x)≤iK(y)≤lim inf⁡kyk.

step 2.1L1L2L4
4.1

By step 3.1 the element lim sup⁡kxk is a lower bound of {sn(y):n∈N}, whose greatest lower bound is lim sup⁡kyk, so lim sup⁡kxk≤lim sup⁡kyk. By step 3.2 the element lim inf⁡kyk is an upper bound of {in(x):n∈N}, whose least upper bound is lim inf⁡kxk, so lim inf⁡kxk≤lim inf⁡kyk.

step 3.1step 3.2L1∎

Remarks

  • "Eventually" is enough, and the proof shows why. Only tails with n≥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‾, so the limit superior exists for every sequence), which lets sK(y) stand in for every earlier sn(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<yk for every k one gets only lim sup⁡kxk≤lim sup⁡kyk; the sequences xk=0 and yk=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⁡ and lim inf⁡, 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 sup⁡kxk with lim inf⁡kyk.

Depends on

Used by

Dependency tree · two levels

28 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources