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

Bolzano-Weierstrass: every bounded real sequence has a convergent subsequence

Statement

Every bounded sequence of reals has a convergent subsequence: if (xk) is a sequence of reals and there is M∈R with ∣xk∣≤M for every k∈N (Sequences of reals: bounded, eventually, frequently, tails, subsequences), then there is a strictly increasing n:N→N and a real L with xnj→L.

Equivalently: the subsequential limit set of a bounded sequence is nonempty (Subsequential limit of a real sequence, and the subsequential limit set).

The theorem is the exact repair of the false claim that a bounded sequence converges. A bounded sequence need not converge, and the alternating sequence is the standing witness; what boundedness does force is that some subsequence converges. The converse of the theorem is false, and badly so: a sequence with a convergent subsequence need not be bounded.

Facts & Assumptions

Given: A sequence (xk) of reals and a real M with ∣xk∣≤M for every k∈N.

[L1]

Every sequence of reals has a monotone subsequence (Every real sequence has a monotone subsequence (the peak / rising-sun lemma)).

[L2]

A monotone sequence of reals converges if and only if it is bounded (A monotone sequence converges if and only if it is bounded).

[L3]

A subsequence (xnj) of (xk) along a strictly increasing n is again a sequence of reals, and each of its terms is a term of (xk); a sequence is bounded when some M satisfies ∣⋅∣≤M at every index (Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L5]

L is a subsequential limit of (xk) when some subsequence of (xk) converges to L (Subsequential limit of a real sequence, and the subsequential limit set).

Proof

technique · direct
1.1

By [L1] fix a strictly increasing n:N→N such that the subsequence (xnj) is monotone; no hypothesis on (xk) is needed for this step.

givenL1L4choose
2.1

(xnj) is bounded: each of its terms is a term of (xk), so ∣xnj∣≤M for every j, with the same M.

step 1.1givenL3
3.1

Being monotone and bounded, (xnj) converges; write L for its limit.

step 1.1step 2.1L2
4.1

So (xk) has a convergent subsequence, and L is a subsequential limit of (xk); in particular the subsequential limit set of a bounded sequence is nonempty.

step 3.1L5∎

Remarks

Depends on

Used by

Dependency tree · two levels

23 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