Alphabeta Math
LemmaStatement: Literature-sourcedProof: Literature-sourcedSession-authored (Fable 5 assisted)precheck passverified 2026-08-05 (gpt-5.6-sol-codex-subscription)
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.

Every convergent sequence is bounded

Statement

Let (xk)(x_k) be a sequence of reals converging to xRx \in \mathbb{R} (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Limits and Cauchy sequences of reals). Then (xk)(x_k) is bounded: there is MRM \in \mathbb{R} with xkM|x_k| \le M for every kNk \in \mathbb{N}.

Facts & Assumptions

Given: A sequence (xk)(x_k) of reals converging to a real xx (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Limits and Cauchy sequences of reals).

[L1]

Convergence: for every rational ε>0\varepsilon > 0 there is KNK \in \mathbb{N} with xkx<ε|x_k - x| < \varepsilon for all kKk \ge K (Limits and Cauchy sequences of reals); and 11 is a rational >0> 0, since Q\mathbb{Q} is an ordered field (The rationals form a totally ordered field) and 0<10 < 1 in every ordered field (The multiplicative identity is positive).

[L2]

Triangle inequality: a+ba+b|a + b| \le |a| + |b| in R\mathbb{R} (The triangle inequality, Complete ordered field (least-upper-bound property)).

[L3]

Absolute value: u0|u| \ge 0 for every real uu (Basic properties of the absolute value).

[L4]

Finite maxima: for every nNn \in \mathbb{N} and all reals a0,,ana_0, \dots, a_n the set {a0,,an}\{a_0, \dots, a_n\} has a maximum (Every nonempty finite set of reals has a maximum and a minimum); a maximum lies in the set and dominates every element of it (Maximum and minimum of a set).

[L5]

Order arithmetic in R\mathbb{R}: transitivity of \le and of <<; both mixed forms, u<vwu<wu < v \le w \Rightarrow u < w and uv<wu<wu \le v < w \Rightarrow u < w, and the implication u<vuvu < v \Rightarrow u \le v, all immediate from the reading of uvu \le v as "u<vu < v or u=vu = v" (Complete ordered field (least-upper-bound property), Ordered field); and translation invariance, a<ba+c<b+ca < b \Rightarrow a + c < b + c (Order is preserved by adding a constant and by adding inequalities).

[L6]

The order on N\mathbb{N} is total, so every index kk satisfies k<Kk < K or kKk \ge K (\le is a linear order on N\mathbb{N}).

Proof

technique · direct
1.1

Apply convergence with the rational ε=1\varepsilon = 1: fix KNK \in \mathbb{N} such that xkx<1|x_k - x| < 1 for all kKk \ge K.

L1
2.1

For every kKk \ge K we have xk=(xkx)+xxkx+x|x_k| = |(x_k - x) + x| \le |x_k - x| + |x|, while adding x|x| to both sides of xkx<1|x_k - x| < 1 gives xkx+x<1+x=x+1|x_k - x| + |x| < 1 + |x| = |x| + 1; composing the non-strict inequality with the strict one yields xk<x+1|x_k| < |x| + 1.

step 1.1L2L5
2.2

Define M:=max{x0,x1,,xK1,x+1}M := \max\{\, |x_0|, |x_1|, \dots, |x_{K-1}|, |x| + 1 \,\}, the maximum of the finite list obtained by appending x+1|x| + 1 to the first KK values x0,,xK1|x_0|, \dots, |x_{K-1}|; the list is nonempty because its last entry is always present (when K=0K = 0 the list is the single entry x+1|x| + 1), so the maximum exists by [L4].

step 1.1L4choose
3.1

For every k<Kk < K the value xk|x_k| is one of the entries of that list, hence xkM|x_k| \le M.

step 2.2L4
3.2

For every kKk \ge K we have xk<x+1M|x_k| < |x| + 1 \le M, since x+1|x| + 1 is an entry of the list, hence xkM|x_k| \le M.

step 2.1step 2.2L4L5
4.1

Every index satisfies k<Kk < K or kKk \ge K, and in both cases xkM|x_k| \le M; therefore (xk)(x_k) is bounded.

step 3.1step 3.2L3L6

Remarks

Depends on

Used by

Dependency tree · next 3 levels

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