Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passverified 2026-08-09 (gpt-5.6-terra-codex-subscription)
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.

Which points of [0,1] lie in the Cantor set, read off their ternary expansions, with 1/4 worked out

Example

By The Cantor set is exactly the set of ∑k≥1ak3−k with every ak∈{0,2}, and this gives a bijection with {0,1}N a real x lies in the Cantor set C exactly when

x  =  Φ(a)  =  ∑k=0∞ak3−k−1for some sequence a with every ak∈{0,2},

and that sequence is then unique. The membership test is therefore: x has a ternary expansion using only the digits 0 and 2. Six points are worked out here.

xdigit sequence Φ−1(x)
00,0,0,0,…
12,2,2,2,…
1/30,2,2,2,…
2/32,0,0,0,…
1/90,0,2,2,2,…
1/40,2,0,2,0,2,…

The last line is the interesting one: the digits of 1/4 alternate for ever, so 1/4 lies in C without being an endpoint of any interval removed in the construction (1/4 lies in the Cantor set and is the endpoint of no removed interval, so the endpoints do not exhaust it).

Facts & Assumptions

Given: The Cantor set C, the set D of {0,2}-valued sequences and the bijection Φ:D→C of The Cantor set is exactly the set of ∑k≥1ak3−k with every ak∈{0,2}, and this gives a bijection with {0,1}N. Write σa for the shifted sequence (σa)k=ak+1.

[L2]

∑k=0∞rk=1/(1−r) for ∣r∣<1; in particular ∑k≥03−k=3⋅2−1 and hence ∑k≥m2⋅3−k−1=3−m; convergent series add and scale termwise, and the tail of a convergent series is again convergent with ∑k≥0tk=t0+∑k≥1tk (For ∣r∣<1, ∑k≥0rk=1/(1−r), and for ∣r∣≥1 the series diverges, Convergent series add and scale termwise, Series, partial sums, convergence and the sum, divergence, and the tail series, A series of nonnegative terms converges iff its partial sums are bounded, and then the sum is their supremum, Integer powers am, Laws of integer exponents).

[L4]

Ordered-field arithmetic: 0<1, so 3>0, 3−1>0, 8>0; adding a constant and multiplying by a positive preserve an inequality; the order is total and transitive (The multiplicative identity is positive, Order is preserved by adding a constant and by adding inequalities, Sign rules for products and monotonicity of multiplication, Ordered field, Complete ordered field (least-upper-bound property)). These order-arithmetic facts are stated by their sources for the strict order only; the nonstrict forms used below follow by adjoining the equality case, in which the two sides coincide.

Verification

technique · direct
1.1

The shift identity. For a∈D, Φ(a)=a0⋅3−1+3−1Φ(σa): by [L2] the series splits as Φ(a)=a03−1+∑k≥1ak3−k−1, and ∑k≥1ak3−k−1=∑j≥0aj+13−j−2=3−1∑j≥0aj+13−j−1=3−1Φ(σa) by [L2] and [L4].

givenL1L2L4
1.2

The constant and eventually constant sequences. By [L2], Φ(0,0,0,… )=0 and Φ(2,2,2,… )=∑k≥02⋅3−k−1=30=1. Likewise Φ(0,2,2,2,… )=0+∑k≥12⋅3−k−1=3−1=1/3, Φ(2,0,0,… )=2⋅3−1=2/3, and Φ(0,0,2,2,2,… )=∑k≥22⋅3−k−1=3−2=1/9.

L1L2
2.1

The alternating sequence gives 1/4. Let a be the sequence with ak=0 for even k and ak=2 for odd k, so a∈D and σ(σa)=a. Applying step 1.1 twice, Φ(a)=0⋅3−1+3−1Φ(σa) and Φ(σa)=2⋅3−1+3−1Φ(a), so Φ(a)=3−1(2⋅3−1+3−1Φ(a))=2⋅9−1+9−1Φ(a); hence (1−9−1)Φ(a)=2⋅9−1, that is 8⋅9−1Φ(a)=2⋅9−1 and Φ(a)=2⋅8−1=1/4, by [L4].

step 1.1L4
3.1

So all six points of the table lie in C by [L1], with the digit sequences shown, and the sequences are the only ones representing them because Φ is injective by [L1]. The point 1/4 has a digit sequence that is not eventually constant, since it takes both values 0 and 2 at arbitrarily large indices.

step 1.2step 2.1L1∎

Remarks

Depends on

Used by

Dependency tree · two levels

51 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