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

For bounded nonnegative sequences, lim sup⁡(xkyk)≤(lim sup⁡xk)(lim sup⁡yk)

Statement

Let (xk) and (yk) be bounded sequences of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences) with xk≥0 and yk≥0 for every k∈N. Then lim sup⁡kxk, lim sup⁡kyk and lim sup⁡k(xkyk) are real numbers, all ≥0, and

lim sup⁡k(xkyk)  ≤  (lim sup⁡kxk)(lim sup⁡kyk).

Both hypotheses are doing work. Boundedness makes all three quantities real, so that the product on the right is a product in the field R and no extended multiplication is involved; without it the right-hand side could be an undefined product 0⋅(+∞) (The extended real line R‾=R∪{−∞,+∞}, its order, and the arithmetic that is left undefined). Nonnegativity is what lets two upper estimates be multiplied: for sequences of mixed sign the inequality is false in the stated form, since a product of two negative numbers is positive and the estimate would point the wrong way. Strictness is possible, and a witness is recorded on the companion page.

Facts & Assumptions

Given: Bounded sequences (xk), (yk) of reals with xk≥0 and yk≥0 for every k; their termwise product (xkyk); and Λ:=lim sup⁡kxk, M:=lim sup⁡kyk, P:=lim sup⁡k(xkyk) (Limit superior and limit inferior of a real sequence as inf⁡nsup⁡k≥nxk and sup⁡ninf⁡k≥nxk in R‾).

[L2]

The order on R‾ is total and transitive, restricts on R to the order of R, and has +∞ greatest and −∞ least; a member of R‾ lying between two reals is itself real (The extended real line R‾=R∪{−∞,+∞}, its order, and the arithmetic that is left undefined, Partial order and partially ordered set).

[L3]

Epsilon characterisation for a real limit superior: for every real ε>0 one has zk<lim sup⁡kzk+ε eventually (For finite L: L=lim sup⁡xk iff for every ε>0 one has xk<L+ε eventually and xk>L−ε frequently).

[L4]

Boundedness of a sequence of reals: there is a real B with ∣zk∣≤B for every k; and z≤∣z∣ always (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Lower bound, bounded below, bounded set, Basic properties of the absolute value).

[L5]

Products of inequalities: 0≤a≤b and 0≤c≤d give ac≤bd, which Multiplying inequalities of positives states in exactly this nonstrict form; and multiplication by a positive element preserves the order, Sign rules for products and monotonicity of multiplication stating the strict form a<b  ⟺  ac<bc and the nonstrict form following by adjoining the case a=b, where the two products are equal.

[L6]

Order arithmetic in R: inequalities may be added and translated, and the order is total, so exactly one of a<b, a=b, b<a holds (Order is preserved by adding a constant and by adding inequalities).

[L7]

Reciprocal Archimedean property: for every real η>0 there is a natural m≥1 with 1/m<η; and 0<a≤b gives 0<1/b≤1/a (For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε, Every complete ordered field is Archimedean, Inverses of positives are positive, and reciprocation reverses order).

[L8]

Two properties each holding eventually hold together from the larger of the two thresholds on, the order on N being total (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Order on the natural numbers, ≤ is a linear order on N).

Proof

technique · direct
1.1

Both sequences are bounded, so there are reals bounding ∣xk∣ and ∣yk∣; let B be the larger of the two, so that ∣xk∣≤B and ∣yk∣≤B for every k, and B≥∣x0∣≥0. With xk≥0 and yk≥0 this gives 0≤xk≤B and 0≤yk≤B for every k, hence 0≤xkyk≤B⋅B by [L5].

givenL4L5L6
2.1

Each of Λ, M, P is a real number ≥0. Indeed, for every n the real B is an upper bound of the n-th tail range of (xk), so sn≤B and hence Λ≤s0≤B; and sn≥xn≥0 for every n, so 0 is a lower bound of {sn} and 0≤Λ. Being between the reals 0 and B, the element Λ is real. The same argument gives 0≤M≤B, and, using the bound B⋅B from step 1.1, 0≤P≤B⋅B.

step 1.1L1L2
3.1

Let δ>0 be an arbitrary real and put C:=Λ+M+1, a real with C≥1>0. Take a natural m1≥1 with 1/m1<1 and a natural m2≥1 with 1/m2<δ/C, let m be the larger of m1 and m2, and set ε:=1/m, so that 0<ε<1 and εC<δ. By [L3] there are thresholds beyond which xk<Λ+ε and beyond which yk<M+ε; let N be the larger. For k≥N we have 0≤xk≤Λ+ε and 0≤yk≤M+ε, so xkyk≤(Λ+ε)(M+ε)=ΛM+ε(Λ+M+ε)≤ΛM+εC<ΛM+δ, the middle step because Λ+M+ε≤C and ε>0. Hence ΛM+εC is an upper bound of the N-th tail range of (xkyk), so P≤ΛM+εC<ΛM+δ.

step 2.1L1L3L5L6L7L8algebra
4.1

Suppose P>ΛM. Both are real by step 2.1, so δ0:=P−ΛM>0, and step 3.1 applied with δ=δ0 gives P<ΛM+δ0=P, which is impossible. By totality P≤ΛM, which is the asserted inequality.

step 3.1step 2.1L2L6∎

Remarks

Depends on

Used by

Dependency tree · two levels

43 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