Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-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.

A nondecreasing sequence bounded above converges to the supremum of its range, and a nonincreasing sequence bounded below to the infimum

Statement

Let (xk)(x_k) be a sequence of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences) and let S={xk:kN}S = \{x_k : k \in \mathbb{N}\} be its range.

  1. If (xk)(x_k) is nondecreasing (Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences) and SS is bounded above (Lower bound, bounded below, bounded set), then (xk)(x_k) converges (Limits and Cauchy sequences of reals) and limkxk=supS.\lim_{k} x_k = \sup S .
  2. If (xk)(x_k) is nonincreasing and SS is bounded below, then (xk)(x_k) converges and limkxk=infS.\lim_{k} x_k = \inf S .

Both suprema and infima exist under the stated hypotheses: SS is nonempty, so the least-upper-bound property (Complete ordered field (least-upper-bound property)) supplies the first and Every nonempty set bounded below has an infimum the second, and each is unique (Suprema and infima are unique).

This is the first place in this track where the least-upper-bound property produces a limit. Everything on the sequences page held in any Archimedean ordered field; the theorem below does not, and the sequence of decimal truncations of 2\sqrt 2 inside Q\mathbb{Q} is the standard witness of its failure there.

Facts & Assumptions

Given: A sequence (xk)(x_k) of reals with range S={xk:kN}S = \{x_k : k \in \mathbb{N}\}, which is nonempty since x0Sx_0 \in S.

[L1]

Least-upper-bound property and uniqueness: a nonempty subset of R\mathbb{R} that is bounded above has a unique supremum, which is an upper bound of it (Complete ordered field (least-upper-bound property), Suprema and infima are unique).

[L2]

Greatest-lower-bound property and uniqueness: a nonempty subset of R\mathbb{R} that is bounded below has a unique infimum, which is a lower bound of it (Every nonempty set bounded below has an infimum, Suprema and infima are unique).

[L3]

Epsilon characterisation of the supremum: if uu is an upper bound of a nonempty SS, then u=supSu = \sup S exactly when for every ε>0\varepsilon > 0 there is sSs \in S with uε<su - \varepsilon < s (Epsilon characterisation of the supremum).

[L4]

Epsilon characterisation of the infimum: if \ell is a lower bound of a nonempty TT, then =infT\ell = \inf T exactly when for every ε>0\varepsilon > 0 there is tTt \in T with t<+εt < \ell + \varepsilon (Epsilon characterisation of the infimum).

[L5]

Monotonicity: nondecreasing means xjxkx_j \le x_k whenever jkj \le k, and nonincreasing means xjxkx_j \ge x_k whenever jkj \le k (Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences).

[L6]

Convergence, tested against a real ε\varepsilon: (xk)(x_k) converges to xx when for every rational ε>0\varepsilon > 0 there is KK with xkx<ε|x_k - x| < \varepsilon for all kKk \ge K, and producing such a KK for every real ε>0\varepsilon > 0 establishes this, since every positive rational is a positive real (Limits and Cauchy sequences of reals, Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L7]

Absolute value: for c>0c > 0, t<c|t| < c exactly when c<t<c-c < t < c (Basic properties of the absolute value).

[L8]

Bounded above and bounded below, for a subset of R\mathbb{R} (Lower bound, bounded below, bounded set).

Proof

technique · direct
1.1

Assume (xk)(x_k) is nondecreasing and SS is bounded above. Since SS is nonempty, u:=supSu := \sup S exists, is unique, and is an upper bound of SS.

givenL1L8
1.2

Assume (yk)(y_k) is nonincreasing with range TT bounded below. Since TT is nonempty, :=infT\ell := \inf T exists, is unique, and is a lower bound of TT.

givenL2L8
2.1

Every term satisfies xkux_k \le u, because xkSx_k \in S and uu is an upper bound of SS.

step 1.1L1
2.2

Every term satisfies yk\ell \le y_k, because ykTy_k \in T and \ell is a lower bound of TT.

step 1.2L2
2.3

Let ε>0\varepsilon > 0 be an arbitrary real. By [L3] there is sSs \in S with uε<su - \varepsilon < s, and every element of SS is a term, so s=xKs = x_K for some KNK \in \mathbb{N}.

step 1.1L3choose
2.4

Let ε>0\varepsilon > 0 be an arbitrary real. By [L4] there is tTt \in T with t<+εt < \ell + \varepsilon, and t=yLt = y_L for some LNL \in \mathbb{N}.

step 1.2L4choose
3.1

For every kKk \ge K we have xKxkx_K \le x_k by monotonicity, hence uε<xKxku - \varepsilon < x_K \le x_k.

step 2.3L5
3.2

For every kLk \ge L we have ykyLy_k \le y_L by monotonicity, hence ykyL<+εy_k \le y_L < \ell + \varepsilon.

step 2.4L5
4.1

For every kKk \ge K: subtracting uu from uε<xkuu - \varepsilon < x_k \le u gives ε<xku0<ε-\varepsilon < x_k - u \le 0 < \varepsilon, so xku<ε|x_k - u| < \varepsilon.

step 2.1step 3.1L7algebra
4.2

For every kLk \ge L: subtracting \ell from yk<+ε\ell \le y_k < \ell + \varepsilon gives ε<0yk<ε-\varepsilon < 0 \le y_k - \ell < \varepsilon, so yk<ε|y_k - \ell| < \varepsilon.

step 2.2step 3.2L7algebra
5.1

The real ε>0\varepsilon > 0 was arbitrary and KK was produced from it, so (xk)(x_k) converges to u=supSu = \sup S, which is claim 1.

step 4.1L6
5.2

The real ε>0\varepsilon > 0 was arbitrary and LL was produced from it, so (yk)(y_k) converges to =infT\ell = \inf T, which is claim 2.

step 4.2L6
6.1

Both claims are established, so a nondecreasing sequence bounded above converges to the supremum of its range and a nonincreasing sequence bounded below converges to the infimum of its range.

step 5.1step 5.2

Remarks

Depends on

Used by

Dependency tree · next 3 levels

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