Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-generatedSession-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.

The sequence (1)k(1+1/k)(-1)^k(1 + 1/k) is bounded with subsequential limit set exactly {1,1}\{-1, 1\}

Example

For k1k \ge 1 let

xk=(1)k(1+1k).x_k = (-1)^k\Big(1 + \frac{1}{k}\Big).

Then (xk)(x_k) is bounded, with 1<xk21 < |x_k| \le 2 at every index, it does not converge, and its subsequential limit set (Subsequential limit of a real sequence, and the subsequential limit set) is exactly

SL(x)={1,1}.\operatorname{SL}(x) = \{-1, 1\}.

The example separates two things that a first reading of Bolzano-Weierstrass can run together. A bounded sequence must have a subsequential limit; it may have several; and having several is exactly what stops it converging. Here there are two, and neither is a value of the sequence, since xk>1|x_k| > 1 always.

Indexing and the sign. Written on N\mathbb{N} the sequence is uj:=tj(1+1/(j+1))u_j := t_j\big(1 + 1/(j+1)\big) for jNj \in \mathbb{N}, where tj:=sjt_j := -s_j and (sk)(s_k) is the alternating sequence of The even and odd index maps and the alternating sequence: strictly increasing e,oe, o with N\mathbb{N} their disjoint union, and the unique (sk)(s_k) with s0=1s_0 = 1, sσ(k)=sks_{\sigma(k)} = -s_k, which satisfies sk=1|s_k| = 1, se1s \circ e \equiv 1 and so1s \circ o \equiv -1. Since sσ(j)=sjs_{\sigma(j)} = -s_j, the sequence (tj)(t_j) is jsj+1j \mapsto s_{j+1}, so uj=xj+1u_j = x_{j+1} and (uj)(u_j) is the family above under the substitution k=j+1k = j+1. The verification uses (uj)(u_j).

Facts & Assumptions

Given: The alternating sequence (sk)(s_k) and the index maps e,oe, o of The even and odd index maps and the alternating sequence: strictly increasing e,oe, o with N\mathbb{N} their disjoint union, and the unique (sk)(s_k) with s0=1s_0 = 1, sσ(k)=sks_{\sigma(k)} = -s_k, which satisfies sk=1|s_k| = 1, se1s \circ e \equiv 1 and so1s \circ o \equiv -1; the sequence tj:=sjt_j := -s_j; the sequence pj:=1+1/(j+1)p_j := 1 + 1/(j+1), where j+1j+1 denotes the canonical natural (j+1)1R(j+1)\cdot 1_{\mathbb{R}}; and uj:=tjpju_j := t_j\,p_j (Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L2]

Canonical naturals: n1R>0n \cdot 1_{\mathbb{R}} > 0 for n1n \ge 1, and mm1Rm \mapsto m \cdot 1_{\mathbb{R}} is strictly increasing (Canonical naturals are positive and strictly increasing).

[L3]

Reciprocals: a>0a > 0 gives 1/a>01/a > 0, and 0<ab0 < a \le b gives 0<1/b1/a0 < 1/b \le 1/a (Inverses of positives are positive, and reciprocation reverses order).

[L4]

Reciprocal Archimedean property: for every real ε>0\varepsilon > 0 there is a natural n1n \ge 1 with 1/n<ε1/n < \varepsilon (For every ε>0\varepsilon > 0 in a complete ordered field there is a natural n1n \ge 1 with 1/n<ε1/n < \varepsilon, Every complete ordered field is Archimedean).

[L5]

Absolute value: ab=ab|ab| = |a||b|, t0|t| \ge 0, t=t|t| = t for t0t \ge 0, and t=1|t| = 1 forces t=1t = 1 or t=1t = -1 (Basic properties of the absolute value, Absolute value in an ordered field).

[L6]

Algebra of limits (Algebra of limits: sums, scalar multiples, products and quotients); subsequences inherit the limit (Subsequences inherit the limit); the absolute value is compatible with limits (The absolute value is compatible with limits); limits are unique (A sequence has at most one limit).

[L7]

Convergence and boundedness of a sequence of reals; it suffices to test a real ε>0\varepsilon > 0 (Limits and Cauchy sequences of reals, Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L8]

Subsequential limits: LSL(u)L \in \operatorname{SL}(u) exactly when some subsequence of (uj)(u_j) converges to LL (Subsequential limit of a real sequence, and the subsequential limit set).

[L9]

Trichotomy of the order on R\mathbb{R} (Complete ordered field (least-upper-bound property), Ordered field).

Verification

technique · direct
1.1

For every jj: j+11j + 1 \ge 1 gives 0<1/(j+1)10 < 1/(j+1) \le 1, so 1<pj21 < p_j \le 2; and tj=sj=sj=1|t_j| = |-s_j| = |s_j| = 1.

givenL1L2L3L5
1.2

The sequence (pj)(p_j) converges to 11: given a real ε>0\varepsilon > 0, [L4] supplies a natural n1n \ge 1 with 1/n<ε1/n < \varepsilon, and for jnj \ge n we have 0<1/(j+1)1/n<ε0 < 1/(j+1) \le 1/n < \varepsilon, so pj1=1/(j+1)<ε|p_j - 1| = 1/(j+1) < \varepsilon.

givenL2L3L4L5L7
2.1

(uj)(u_j) is bounded, with 1<uj=tjpj=pj21 < |u_j| = |t_j|\,p_j = p_j \le 2 at every index.

step 1.1L5L7
2.2

Along the even index map: tei=sei=1t_{e_i} = -s_{e_i} = -1, so uei=peiu_{e_i} = -p_{e_i}; since ee is strictly increasing, (pei)i(p_{e_i})_i is a subsequence of (pj)(p_j) and so converges to 11, whence uei1u_{e_i} \to -1.

step 1.2L1L6L8
2.3

Along the odd index map: toi=soi=1t_{o_i} = -s_{o_i} = 1, so uoi=poi1u_{o_i} = p_{o_i} \to 1 by the same argument.

step 1.2L1L6L8
3.1

Hence 1SL(u)-1 \in \operatorname{SL}(u) and 1SL(u)1 \in \operatorname{SL}(u).

step 2.2step 2.3L8
3.2

Conversely, let LSL(u)L \in \operatorname{SL}(u) and fix a strictly increasing nn with uniLu_{n_i} \to L. Then uniL|u_{n_i}| \to |L|; but uni=pni|u_{n_i}| = p_{n_i} by step 2.1, and (pni)i(p_{n_i})_i is a subsequence of (pj)(p_j), so it converges to 11.

step 1.2step 2.1L6L8
4.1

By uniqueness of limits L=1|L| = 1, so L=1L = 1 or L=1L = -1.

step 3.2L5L6L9
5.1

Combining, SL(u)={1,1}\operatorname{SL}(u) = \{-1, 1\}; and (uj)(u_j) does not converge, since a convergent sequence has exactly one subsequential limit. Bounded by step 2.1, the sequence (uj)(u_j), that is (xk)(x_k), therefore has the asserted properties.

step 2.1step 3.1step 4.1L6L8

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

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