Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passverified 2026-08-05 (claude-sonnet-5)
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 nested intervals [0,1/k][0, 1/k] intersect in exactly {0}\{0\}

Example

For k1k \ge 1 let Ik:=[0,1/k]I_k := [0, 1/k], a nonempty closed bounded interval (Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length). The family is nested, its lengths tend to 00, and

k1[0,1k]={0}.\bigcap_{k \ge 1} \Big[0, \frac{1}{k}\Big] = \{0\}.

This is the standard instance of the single-point case of A nested sequence of nonempty closed bounded intervals has nonempty intersection, and the intersection is a single point exactly when the lengths tend to 00, and the intersection is computed twice over: once by the theorem, which says the intersection is a single point, and once by inspection, which says that point is 00.

Indexing. Written on N\mathbb{N}, the family is Jj:=[0,1/(j+1)]J_j := [0, 1/(j+1)] for jNj \in \mathbb{N}, which is the same family under the substitution k=j+1k = j+1 (Sequences of reals: bounded, eventually, frequently, tails, subsequences). The verification uses (Jj)(J_j).

Facts & Assumptions

Given: For jNj \in \mathbb{N} the closed bounded interval Jj:=[0,1/(j+1)]J_j := [0, 1/(j+1)], where j+1j+1 denotes the canonical natural (j+1)1R(j+1)\cdot 1_{\mathbb{R}}, which is positive and hence invertible; and the lengths j:=1/(j+1)0=1/(j+1)\ell_j := 1/(j+1) - 0 = 1/(j+1).

[L1]

Intervals: [a,b]={x:axb}[a,b] = \{x : a \le x \le b\} is a closed bounded interval, nonempty exactly when aba \le b, of length bab - a; and [a,a]={a}[a,a] = \{a\} (Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length).

[L2]

Nested interval property: a nested sequence of nonempty closed bounded intervals has nonempty intersection, and that intersection is a single point exactly when the lengths tend to 00 (A nested sequence of nonempty closed bounded intervals has nonempty intersection, and the intersection is a single point exactly when the lengths tend to 00).

[L3]

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).

[L4]

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

[L5]

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).

[L6]

Absolute value: t=t|t| = t when t0t \ge 0 (Basic properties of the absolute value).

[L7]

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

[L8]

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

Verification

technique · direct
1.1

Each JjJ_j is a nonempty closed bounded interval: j+11j+1 \ge 1 gives 1/(j+1)>01/(j+1) > 0, so 01/(j+1)0 \le 1/(j+1) and [L1] applies; its length is j=1/(j+1)\ell_j = 1/(j+1).

givenL1L3L4
2.1

The family is nested: 0<(j+1)<(j+2)0 < (j+1) < (j+2) gives 0<1/(j+2)<1/(j+1)0 < 1/(j+2) < 1/(j+1), so 0x1/(j+2)0 \le x \le 1/(j+2) implies 0x1/(j+1)0 \le x \le 1/(j+1), that is Jj+1JjJ_{j+1} \subseteq J_j.

step 1.1L3L4
2.2

The lengths tend to 00. Let ε>0\varepsilon > 0 be real and use [L5] to fix a natural n1n \ge 1 with 1/n<ε1/n < \varepsilon. For every jnj \ge n we have 0<nj+10 < n \le j+1, hence 0<1/(j+1)1/n<ε0 < 1/(j+1) \le 1/n < \varepsilon, and j0=j<ε|\ell_j - 0| = \ell_j < \varepsilon since j>0\ell_j > 0.

step 1.1L3L4L5L6L7L8
3.1

By [L2] applied to steps 1.1, 2.1 and 2.2, the intersection jJj\bigcap_j J_j is nonempty and is a single point.

step 1.1step 2.1step 2.2L2
4.1

That point is 00: indeed 0Jj0 \in J_j for every jj, since 001/(j+1)0 \le 0 \le 1/(j+1), so 00 lies in the intersection, and a set that is a single point and contains 00 is {0}\{0\}.

step 3.1step 1.1L1
5.1

Hence jJj={0}\bigcap_{j} J_j = \{0\}, which in the notation of the statement is k1[0,1/k]={0}\bigcap_{k \ge 1}[0,1/k] = \{0\}.

step 3.1step 4.1L1

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: 64 results over 12 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