Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)verified 2026-07-26 (claude-opus-5)
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 positive terms, null and divergence to +∞ are reciprocal

Statement

Let (xk) be a sequence of reals with xk>0 for every k∈N (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Order on the reals). Then

(xk) converges to 0  ⟺  (1/xk) diverges to +∞,

with convergence as in Limits and Cauchy sequences of reals and divergence to +∞ as in Divergence to +∞ and to −∞.

The positivity hypothesis is essential and is not a convenience; see the remarks.

Facts & Assumptions

Given: A sequence (xk) of reals with xk>0 for every k, so that each xk is nonzero and 1/xk is defined (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Order on the reals, Field).

[L1]

Convergence, quantified over rational ε>0 (Limits and Cauchy sequences of reals); divergence to +∞, quantified over real M (Divergence to +∞ and to −∞).

[L2]

Inverses and order: a>0 implies a−1>0, and 0<a<b implies 0<b−1<a−1 (Inverses of positives are positive, and reciprocation reverses order).

[L3]

The involution (u−1)−1=u for u≠0, from uniqueness of multiplicative inverses (Field).

[L4]

Absolute value: ∣u∣=u when u≥0, and ∣u−0∣=∣u∣ (Basic properties of the absolute value, Order on the reals).

[L5]

Small rationals: for every real η>0 there is a rational ε with 0<ε<η, by density (The rationals embed densely in the reals) or by the Archimedean property (Every complete ordered field is Archimedean) applied to 1/η.

[L6]

Order arithmetic in R: trichotomy and transitivity, and u>0≥M gives u>M (Complete ordered field (least-upper-bound property), Ordered field).

Proof

technique · direct
1.1

Since xk>0 we have ∣xk∣=xk and, by [L2], 1/xk>0, for every k.

L2L4
2.1

Forward direction. Assume (xk) converges to 0 and let M∈R be arbitrary. If M≤0, then 1/xk>0≥M for every k by step 1.1, so the threshold K=0 works. If M>0, then 1/M>0 by [L2]; by [L5] choose a rational ε with 0<ε<1/M, and by [L1] take K with ∣xk−0∣<ε for all k≥K; for such k, step 1.1 gives 0<xk=∣xk∣<ε<1/M, and applying [L2] to 0<xk<1/M gives 1/xk>(1/M)−1=M by [L3]. In both cases there is K with 1/xk>M for all k≥K, so (1/xk) diverges to +∞.

step 1.1assume-hypL1L2L3L5L6
2.2

Backward direction. Assume (1/xk) diverges to +∞ and let ε>0 be rational. Then 1/ε>0 by [L2], and by [L1] there is K with 1/xk>1/ε for all k≥K. For such k, both 1/ε and 1/xk are positive by step 1.1, so applying [L2] to 0<1/ε<1/xk gives 0<(1/xk)−1<(1/ε)−1, that is 0<xk<ε by [L3]; hence ∣xk−0∣=xk<ε. So (xk) converges to 0.

step 1.1assume-hypL1L2L3L4
3.1

The two implications together give the stated equivalence.

step 2.1step 2.2∎

Remarks

  • Positivity is essential. Let (xk) be as in the lemma, so that xk>0 for every k and (xk) converges to 0; such sequences exist, xk=1/(k+1) being the standard one (FALSE: limits preserve strict inequalities). Put wk:=−xk. Then ∣wk−0∣=∣−xk∣=∣xk∣=∣xk−0∣ for every k (Basic properties of the absolute value), so (wk) converges to 0 as well, and every wk is nonzero. Yet (1/wk) does not diverge to +∞: 1/wk=−(1/xk) by field arithmetic (Field), and 1/xk>0 (Inverses of positives are positive, and reciprocation reverses order), so 1/wk<0 at every index, its negative 1/xk being positive (Ordered field), and no threshold works even for M=0. Dropping positivity therefore breaks the forward implication outright. What survives without a sign hypothesis is the statement about absolute values: for a sequence of nonzero terms, (∣xk∣) converges to 0 if and only if (1/∣xk∣) diverges to +∞, which is this lemma applied to (∣xk∣), whose terms are positive (Basic properties of the absolute value).

  • The hypothesis xk>0 is imposed at every index so that 1/xk is defined at every index. It is tempting to relax it to "eventually positive" by passing to a tail, and on the convergence side that is exactly Convergence depends only on the tail; but the equivalence also has a divergence side, and the corresponding tail statement for divergence to +∞ (Divergence to +∞ and to −∞) is proved nowhere in this library, Convergence depends only on the tail covering convergence and the Cauchy condition only. The relaxed form is therefore not asserted here.

  • Taking xk:=1/(k+1), which is null (FALSE: limits preserve strict inequalities), the lemma turns that one fact into k+1→+∞. The two are the same statement seen twice, which is why this lemma is the standard bridge between the Archimedean property (Every complete ordered field is Archimedean) and statements about growth.

Depends on

Used by

Dependency tree · two levels

32 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