Alphabeta Math
TheoremStatement: 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 bounded nonnegative sequences, lim sup(xkyk)(lim supxk)(lim supyk)\limsup(x_k y_k) \le (\limsup x_k)(\limsup y_k)

Statement

Let (xk)(x_k) and (yk)(y_k) be bounded sequences of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences) with xk0x_k \ge 0 and yk0y_k \ge 0 for every kNk \in \mathbb{N}. Then lim supkxk\limsup_k x_k, lim supkyk\limsup_k y_k and lim supk(xkyk)\limsup_k (x_k y_k) are real numbers, all 0\ge 0, and

lim supk(xkyk)    (lim supkxk)(lim supkyk).\limsup_{k} (x_k y_k) \;\le\; \Big(\limsup_{k} x_k\Big)\Big(\limsup_{k} y_k\Big).

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\mathbb{R} and no extended multiplication is involved; without it the right-hand side could be an undefined product 0(+)0 \cdot (+\infty) (The extended real line R=R{,+}\overline{\mathbb{R}} = \mathbb{R} \cup \{-\infty, +\infty\}, 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)(x_k), (yk)(y_k) of reals with xk0x_k \ge 0 and yk0y_k \ge 0 for every kk; their termwise product (xkyk)(x_k y_k); and Λ:=lim supkxk\Lambda := \limsup_k x_k, M:=lim supkykM := \limsup_k y_k, P:=lim supk(xkyk)P := \limsup_k(x_k y_k) (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 and transitive, restricts on R\mathbb{R} to the order of R\mathbb{R}, and has ++\infty greatest and -\infty least; a member of R\overline{\mathbb{R}} lying between two reals is itself real (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 limit superior: for every real ε>0\varepsilon > 0 one has zk<lim supkzk+εz_k < \limsup_k z_k + \varepsilon eventually (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]

Boundedness of a sequence of reals: there is a real BB with zkB|z_k| \le B for every kk; and zzz \le |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: 0ab0 \le a \le b and 0cd0 \le c \le d give acbdac \le 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<bca < b \iff ac < bc and the nonstrict form following by adjoining the case a=ba = b, where the two products are equal.

[L6]

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

[L7]

Reciprocal Archimedean property: for every real η>0\eta > 0 there is a natural m1m \ge 1 with 1/m<η1/m < \eta; and 0<ab0 < a \le b gives 0<1/b1/a0 < 1/b \le 1/a (For every ε>0\varepsilon > 0 in a complete ordered field there is a natural n1n \ge 1 with 1/n<ε1/n < \varepsilon, 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\mathbb{N} being total (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Order on the natural numbers, \le is a linear order on N\mathbb{N}).

Proof

technique · direct
1.1

Both sequences are bounded, so there are reals bounding xk|x_k| and yk|y_k|; let BB be the larger of the two, so that xkB|x_k| \le B and ykB|y_k| \le B for every kk, and Bx00B \ge |x_0| \ge 0. With xk0x_k \ge 0 and yk0y_k \ge 0 this gives 0xkB0 \le x_k \le B and 0ykB0 \le y_k \le B for every kk, hence 0xkykBB0 \le x_k y_k \le B \cdot B by [L5].

givenL4L5L6
2.1

Each of Λ\Lambda, MM, PP is a real number 0\ge 0. Indeed, for every nn the real BB is an upper bound of the nn-th tail range of (xk)(x_k), so snBs_n \le B and hence Λs0B\Lambda \le s_0 \le B; and snxn0s_n \ge x_n \ge 0 for every nn, so 00 is a lower bound of {sn}\{s_n\} and 0Λ0 \le \Lambda. Being between the reals 00 and BB, the element Λ\Lambda is real. The same argument gives 0MB0 \le M \le B, and, using the bound BBB \cdot B from step 1.1, 0PBB0 \le P \le B \cdot B.

step 1.1L1L2
3.1

Let δ>0\delta > 0 be an arbitrary real and put C:=Λ+M+1C := \Lambda + M + 1, a real with C1>0C \ge 1 > 0. Take a natural m11m_1 \ge 1 with 1/m1<11/m_1 < 1 and a natural m21m_2 \ge 1 with 1/m2<δ/C1/m_2 < \delta/C, let mm be the larger of m1m_1 and m2m_2, and set ε:=1/m\varepsilon := 1/m, so that 0<ε<10 < \varepsilon < 1 and εC<δ\varepsilon C < \delta. By [L3] there are thresholds beyond which xk<Λ+εx_k < \Lambda + \varepsilon and beyond which yk<M+εy_k < M + \varepsilon; let NN be the larger. For kNk \ge N we have 0xkΛ+ε0 \le x_k \le \Lambda + \varepsilon and 0ykM+ε0 \le y_k \le M + \varepsilon, so xkyk(Λ+ε)(M+ε)=ΛM+ε(Λ+M+ε)ΛM+εC<ΛM+δx_k y_k \le (\Lambda + \varepsilon)(M + \varepsilon) = \Lambda M + \varepsilon(\Lambda + M + \varepsilon) \le \Lambda M + \varepsilon C < \Lambda M + \delta, the middle step because Λ+M+εC\Lambda + M + \varepsilon \le C and ε>0\varepsilon > 0. Hence ΛM+εC\Lambda M + \varepsilon C is an upper bound of the NN-th tail range of (xkyk)(x_k y_k), so PΛM+εC<ΛM+δP \le \Lambda M + \varepsilon C < \Lambda M + \delta.

step 2.1L1L3L5L6L7L8algebra
4.1

Suppose P>ΛMP > \Lambda M. Both are real by step 2.1, so δ0:=PΛM>0\delta_0 := P - \Lambda M > 0, and step 3.1 applied with δ=δ0\delta = \delta_0 gives P<ΛM+δ0=PP < \Lambda M + \delta_0 = P, which is impossible. By totality PΛMP \le \Lambda M, which is the asserted inequality.

step 3.1step 2.1L2L6

Remarks

Depends on

Used by

Dependency tree · next 3 levels

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