Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck 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] intersect in exactly {0}

Example

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

⋂k≥1[0,1k]={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 0, 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 0.

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

Facts & Assumptions

Given: For j∈N the closed bounded interval Jj:=[0,1/(j+1)], where j+1 denotes the canonical natural (j+1)⋅1R, which is positive and hence invertible; and the lengths ℓj:=1/(j+1)−0=1/(j+1).

[L1]

Intervals: [a,b]={x:a≤x≤b} is a closed bounded interval, nonempty exactly when a≤b, of length b−a; and [a,a]={a} (Intervals of 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 0 (A nested sequence of nonempty closed bounded intervals has nonempty intersection, and the intersection is a single point exactly when the lengths tend to 0).

[L3]

Canonical naturals: n⋅1R>0 for n≥1, and m↦m⋅1R is strictly increasing (Canonical naturals are positive and strictly increasing).

[L4]

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

[L5]

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

[L6]

Absolute value: ∣t∣=t when t≥0 (Basic properties of the absolute value).

[L7]

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

Verification

technique · direct
1.1

Each Jj is a nonempty closed bounded interval: j+1≥1 gives 1/(j+1)>0, so 0≤1/(j+1) and [L1] applies; its length is ℓj=1/(j+1).

givenL1L3L4
2.1

The family is nested: 0<(j+1)<(j+2) gives 0<1/(j+2)<1/(j+1), so 0≤x≤1/(j+2) implies 0≤x≤1/(j+1), that is Jj+1⊆Jj.

step 1.1L3L4
2.2

The lengths tend to 0. Let ε>0 be real and use [L5] to fix a natural n≥1 with 1/n<ε. For every j≥n we have 0<n≤j+1, hence 0<1/(j+1)≤1/n<ε, and ∣ℓj−0∣=ℓj<ε since ℓj>0.

step 1.1L3L4L5L6L7L8
3.1

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

step 1.1step 2.1step 2.2L2
4.1

That point is 0: indeed 0∈Jj for every j, since 0≤0≤1/(j+1), so 0 lies in the intersection, and a set that is a single point and contains 0 is {0}.

step 3.1step 1.1L1
5.1

Hence ⋂jJj={0}, which in the notation of the statement is ⋂k≥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 · two levels

30 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