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.

A nondecreasing sequence that is not bounded above diverges to +∞

Statement

Let (xk) be a nondecreasing sequence of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences) whose range S={xk:k∈N} is not bounded above (Lower bound, bounded below, bounded set). Then (xk) diverges to +∞ (Divergence to +∞ and to −∞): for every M∈R there is K∈N with xk>M for all k≥K.

Read together with the monotone convergence theorem this says that a nondecreasing sequence has exactly two possible behaviours, with nothing in between: it converges to the supremum of its range, or it runs away to +∞.

Facts & Assumptions

Given: A nondecreasing sequence (xk) of reals whose range S={xk:k∈N} is not bounded above.

[L2]

Bounded above: S is bounded above exactly when some M∈R satisfies s≤M for every s∈S (Lower bound, bounded below, bounded set).

[L3]

Trichotomy: for reals s and M, exactly one of s<M, s=M, s>M holds, so the failure of s≤M is s>M (Complete ordered field (least-upper-bound property), Ordered field).

[L4]

Divergence to +∞: xk→+∞ when for every M∈R there is K∈N such that xk>M for all k≥K (Divergence to +∞ and to −∞).

[L5]

Every element of S is a term of the sequence, and conversely (Sequences of reals: bounded, eventually, frequently, tails, subsequences).

Proof

technique · direct
1.1

Let M∈R be arbitrary. Since S is not bounded above, M is not an upper bound of S, so some s∈S fails s≤M.

givenL2
2.1

By trichotomy that s satisfies s>M, and being an element of S it is a term: fix K∈N with s=xK, so xK>M.

step 1.1L3L5choose
3.1

For every k≥K monotonicity gives xK≤xk, hence xk≥xK>M and so xk>M.

step 2.1L1
4.1

For every real M an index K has been produced with xk>M for all k≥K, which is exactly divergence to +∞.

step 3.1L4∎

Remarks

Depends on

Used by

Dependency tree · two levels

19 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