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

If each yjy_j is a subsequential limit of (xk)(x_k) and yjyRy_j \to y \in \mathbb{R}, then yy is a subsequential limit of (xk)(x_k)

Statement

Let (xk)(x_k) be a sequence of reals (Sequences of reals: bounded, eventually, frequently, tails, subsequences) and let (yj)(y_j) be a sequence of reals with

Then ySL(x)y \in \operatorname{SL}(x).

In words: the subsequential limit set of a real sequence contains the limit of every convergent sequence of its own elements. When the topology of R\mathbb{R} arrives, that property is what it calls sequential closedness; that sequential closedness is in turn equivalent to closedness for subsets of R\mathbb{R} is a theorem there and not a matter of naming, and the half of that equivalence running from sequential closedness to closedness spends the axiom of countable choice. Here the property is stated and proved purely in terms of sequences, with no choice principle and no topological notion used or needed.

Facts & Assumptions

Given: A sequence (xk)(x_k) of reals; a sequence (yj)(y_j) of reals with yjSL(x)y_j \in \operatorname{SL}(x) for every jj; and a real yy with yjyy_j \to y.

[L1]

Subsequential limits and convergence: yjSL(x)y_j \in \operatorname{SL}(x) means that some strictly increasing m:NNm : \mathbb{N} \to \mathbb{N} has xmiyjx_{m_i} \to y_j; convergence of a sequence of reals is the rational-ε\varepsilon condition of Limits and Cauchy sequences of reals, and to establish convergence it suffices to produce a threshold for every real ε>0\varepsilon > 0, by the remark of Sequences of reals: bounded, eventually, frequently, tails, subsequences (Subsequential limit of a real sequence, and the subsequential limit set, Sequences of reals: bounded, eventually, frequently, tails, subsequences, Limits and Cauchy sequences of reals).

[L2]

Index maps: a strictly increasing mm satisfies miim_i \ge i, and an index map with nj<nj+1n_j < n_{j+1} for every jj is strictly increasing (A strictly increasing index map satisfies nkkn_k \ge k).

[L3]

Well-ordering principle: every nonempty subset of N\mathbb{N} has a least element (The well-ordering principle).

[L4]

Recursion theorem: for a set AA, an element aAa \in A and f:AAf : A \to A there is a unique g:NAg : \mathbb{N} \to A with g0=ag_0 = a and gj+1=f(gj)g_{j+1} = f(g_j) (The recursion theorem).

[L5]

Absolute value and the triangle inequality: a+ba+b|a + b| \le |a| + |b|, and a<c|a| < c if and only if c<a<c-c < a < c for c>0c > 0 (The triangle inequality, Basic properties of the absolute value).

[L6]

Canonical naturals and reciprocals: for a natural q1q \ge 1 the element q1Rq \cdot 1_{\mathbb{R}} is positive and invertible, (2(n+1))1R=2((n+1)1R)\big(2(n+1)\big) \cdot 1_{\mathbb{R}} = 2 \big((n+1) \cdot 1_{\mathbb{R}}\big), and 0<ab0 < a \le b gives 0<1/b1/a0 < 1/b \le 1/a; moreover for every real η>0\eta > 0 there is a natural m1m \ge 1 with 1/m<η1/m < \eta (Canonical naturals are positive and strictly increasing, Inverses of positives are positive, and reciprocation reverses order, 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).

[L7]

The order on N\mathbb{N} is total, so any two indices have a common upper bound (Order on the natural numbers, \le is a linear order on N\mathbb{N}).

[L8]

Below every positive real lies a positive rational, which is how a convergence hypothesis stated for rational ε\varepsilon is instantiated at a real threshold (The rationals embed densely in the reals).

Proof

technique · constructive
1.1

For nNn \in \mathbb{N} put qn:=2(n+1)q_n := 2(n+1), a natural number 1\ge 1. Then qn1R=2((n+1)1R)>0q_n \cdot 1_{\mathbb{R}} = 2\big((n+1) \cdot 1_{\mathbb{R}}\big) > 0 is invertible, 1/qn>01/q_n > 0, and 1/qn+1/qn=2/qn=1/(n+1)1/q_n + 1/q_n = 2/q_n = 1/(n+1).

givenL6algebra
1.2

By hypothesis (yj)(y_j) converges to yy and every yjy_j lies in SL(x)\operatorname{SL}(x), so for each jj there is a strictly increasing mm with xmiyjx_{m_i} \to y_j.

givenL1
2.1

For every nNn \in \mathbb{N} there is k>nk > n with xky<1/(n+1)|x_k - y| < 1/(n+1). Indeed, take a rational ε1\varepsilon_1 with 0<ε1<1/qn0 < \varepsilon_1 < 1/q_n and instantiate the convergence yjyy_j \to y at ε1\varepsilon_1 to obtain an index JJ with yJy<ε1<1/qn|y_J - y| < \varepsilon_1 < 1/q_n. Since yJSL(x)y_J \in \operatorname{SL}(x), fix a strictly increasing mm with xmiyJx_{m_i} \to y_J, take a rational ε2\varepsilon_2 with 0<ε2<1/qn0 < \varepsilon_2 < 1/q_n and an index II with xmiyJ<ε2|x_{m_i} - y_J| < \varepsilon_2 for all iIi \ge I, and let ii be an index at least as large as both II and n+1n+1. Then k:=mik := m_i satisfies k=miin+1>nk = m_i \ge i \ge n + 1 > n and, by the triangle inequality applied to xky=(xkyJ)+(yJy)x_k - y = (x_k - y_J) + (y_J - y), xkyxkyJ+yJy<1/qn+1/qn=1/(n+1)|x_k - y| \le |x_k - y_J| + |y_J - y| < 1/q_n + 1/q_n = 1/(n+1).

step 1.1step 1.2L1L2L5L7L8
3.1

Define f:NNf : \mathbb{N} \to \mathbb{N} by letting f(n)f(n) be the least element of the set Gn:={kN:k>n and xky<1/(n+1)}G_n := \{\, k \in \mathbb{N} : k > n \text{ and } |x_k - y| < 1/(n+1) \,\}, which is nonempty by step 2.1. Then f(n)>nf(n) > n and xf(n)y<1/(n+1)|x_{f(n)} - y| < 1/(n+1) for every nn.

step 2.1L3construct
4.1

The recursion theorem applied to N\mathbb{N}, the element f(0)f(0) and the function ff gives n:NNn : \mathbb{N} \to \mathbb{N} with n0=f(0)n_0 = f(0) and nj+1=f(nj)n_{j+1} = f(n_j). Then nj<nj+1n_j < n_{j+1} for every jj, so nn is strictly increasing and njjn_j \ge j; moreover xnj+1y<1/(nj+1)1/(j+1)|x_{n_{j+1}} - y| < 1/(n_j + 1) \le 1/(j+1) for every jj, using that nj+1j+1n_j + 1 \ge j + 1.

step 3.1L2L4L6
5.1

The subsequence (xnj)(x_{n_j}) converges to yy: given a real ε>0\varepsilon > 0, take a natural m1m \ge 1 with 1/m<ε1/m < \varepsilon; every jmj \ge m satisfies j1j \ge 1, so step 4.1 applied at j1j - 1 gives xnjy<1/j1/m<ε|x_{n_j} - y| < 1/j \le 1/m < \varepsilon. Producing such a threshold for every real ε>0\varepsilon > 0 establishes convergence, and nn is strictly increasing, so ySL(x)y \in \operatorname{SL}(x).

step 4.1L1L2L6discharge-construct

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: 67 results over 31 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