Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27
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 Cantor function takes the value 1/2 on all of [1/3,2/3], and its values at 1/9, 1/4 and 7/9

Example

Let c be the Cantor function (The Cantor function on [0,1], defined on the Cantor set through ternary digits and extended constantly across each removed interval). Then

c(x)=12  for every x∈[13,23],c(19)=14,c(14)=13,c(79)=34.

Each value is computed by halving the ternary digits and reading the result in base two, which is what The Cantor function on [0,1], defined on the Cantor set through ternary digits and extended constantly across each removed interval prescribes on C, and by the constancy across gaps of The Cantor function is well defined, satisfies c(x)≤c(y) whenever x≤y, is surjective onto [0,1], and is constant on every interval removed from the Cantor set off C.

Facts & Assumptions

[L3]

Digit sequences: 13=Φ(0,2,2,2,… ), 23=Φ(2,0,0,0,… ), 19=Φ(0,0,2,2,2,… ) and 14=Φ(0,2,0,2,… ), the alternating sequence (Which points of [0,1] lie in the Cantor set, read off their ternary expansions, with 1/4 worked out).

[L4]

c(t)=γ(t) for t∈C; c is constant on [u,v] whenever u<v, u,v∈C and (u,v)∩C=∅ (The Cantor function is well defined, satisfies c(x)≤c(y) whenever x≤y, is surjective onto [0,1], and is constant on every interval removed from the Cantor set, claims 1 and 4).

[L6]

Ordered-field arithmetic: 0<1, so 2>0, 3>0, 4>0 and 13<23; adding a constant and multiplying by a positive preserve an inequality (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

One more digit sequence. 79=Φ(2,0,2,2,2,… ): by [L2] that value is 2⋅3−1+0+∑k≥22⋅3−k−1=23+3−2=23+19=79.

givenL1L2L6
1.2

The value of γ at the alternating sequence. Let b be the {0,1}-valued sequence with bk=0 for even k and bk=1 for odd k, and put B:=∑k≥0bk2−k−1, which converges by [L2]. Splitting off the first term twice as in [L2] gives B=0⋅2−1+2−1B′ with B′:=∑k≥0bk+12−k−1, and B′=1⋅2−1+2−1B, since shifting twice returns b. Hence B=2−1(2−1+2−1B)=4−1+4−1B, so (1−4−1)B=4−1 and B=13 by [L6].

givenL2L6
2.1

The five values of γ. By [L1], [L2] and [L3]: γ(13)=∑k≥12−k−1=2−1; γ(23)=1⋅2−1=2−1; γ(19)=∑k≥22−k−1=2−2=14; γ(14)=B=13 by step 1.2, the halved digits of the alternating ternary sequence being exactly b; and γ(79)=2−1+0+∑k≥22−k−1=12+14=34 by step 1.1.

step 1.1step 1.2L1L2L3L6
3.1

The values of c. All five points lie in C, so c agrees with γ there by [L4]: c(19)=14, c(14)=13, c(79)=34 and c(13)=c(23)=12. Moreover 13<23 by [L6], both lie in C, and (13,23)∩C=∅ by [L5]; so [L4] gives that c is constant on [13,23], with the value c(13)=12.

step 2.1L1L3L4L5L6∎

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

63 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