Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck 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/21/2 on all of [1/3,2/3][1/3, 2/3], and its values at 1/91/9, 1/41/4 and 7/97/9

Example

Let cc be the Cantor function (The Cantor function on [0,1][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.c(x) = \tfrac12 \ \text{ for every } x \in [\tfrac13, \tfrac23], \qquad c(\tfrac19) = \tfrac14, \qquad c(\tfrac14) = \tfrac13, \qquad c(\tfrac79) = \tfrac34 .

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][0,1], defined on the Cantor set through ternary digits and extended constantly across each removed interval prescribes on CC, and by the constancy across gaps of The Cantor function is well defined, satisfies c(x)c(y)c(x) \le c(y) whenever xyx \le y, is surjective onto [0,1][0,1], and is constant on every interval removed from the Cantor set off CC.

Facts & Assumptions

[L1]

Φ(a)=k0ak3k1\Phi(a) = \sum_{k \ge 0}a_k3^{-k-1} is a bijection from the {0,2}\{0,2\}-valued sequences onto CC, and γ(Φ(a))=k0(ak21)2k1\gamma(\Phi(a)) = \sum_{k \ge 0}(a_k 2^{-1})2^{-k-1} (The Cantor set is exactly the set of k1ak3k\sum_{k \ge 1} a_k 3^{-k} with every ak{0,2}a_k \in \{0,2\}, and this gives a bijection with {0,1}N\{0,1\}^{\mathbb{N}}, The Cantor function on [0,1][0,1], defined on the Cantor set through ternary digits and extended constantly across each removed interval, Series, partial sums, convergence and the sum, divergence, and the tail series).

[L2]

Geometric tails: km23k1=3m\sum_{k \ge m} 2 \cdot 3^{-k-1} = 3^{-m} and km2k1=2m\sum_{k \ge m} 2^{-k-1} = 2^{-m}; convergent series add and scale termwise, and k0tk=t0+k1tk\sum_{k \ge 0}t_k = t_0 + \sum_{k \ge 1}t_k (For r<1|r| < 1, k0rk=1/(1r)\sum_{k \ge 0} r^k = 1/(1-r), and for r1|r| \ge 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 ama^m, Laws of integer exponents).

[L3]

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

[L4]

c(t)=γ(t)c(t) = \gamma(t) for tCt \in C; cc is constant on [u,v][u,v] whenever u<vu < v, u,vCu,v \in C and (u,v)C=(u,v) \cap C = \varnothing (The Cantor function is well defined, satisfies c(x)c(y)c(x) \le c(y) whenever xyx \le y, is surjective onto [0,1][0,1], and is constant on every interval removed from the Cantor set, claims 1 and 4).

[L6]

Ordered-field arithmetic: 0<10 < 1, so 2>02 > 0, 3>03 > 0, 4>04 > 0 and 13<23\tfrac13 < \tfrac23; 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,)\tfrac79 = \Phi(2,0,2,2,2,\dots): by [L2] that value is 231+0+k223k1=23+32=23+19=792 \cdot 3^{-1} + 0 + \sum_{k \ge 2} 2 \cdot 3^{-k-1} = \tfrac23 + 3^{-2} = \tfrac23 + \tfrac19 = \tfrac79.

givenL1L2L6
1.2

The value of γ\gamma at the alternating sequence. Let bb be the {0,1}\{0,1\}-valued sequence with bk=0b_k = 0 for even kk and bk=1b_k = 1 for odd kk, and put B:=k0bk2k1B := \sum_{k \ge 0} b_k 2^{-k-1}, which converges by [L2]. Splitting off the first term twice as in [L2] gives B=021+21BB = 0 \cdot 2^{-1} + 2^{-1}B' with B:=k0bk+12k1B' := \sum_{k \ge 0}b_{k+1}2^{-k-1}, and B=121+21BB' = 1 \cdot 2^{-1} + 2^{-1}B, since shifting twice returns bb. Hence B=21(21+21B)=41+41BB = 2^{-1}(2^{-1} + 2^{-1}B) = 4^{-1} + 4^{-1}B, so (141)B=41(1 - 4^{-1})B = 4^{-1} and B=13B = \tfrac13 by [L6].

givenL2L6
2.1

The five values of γ\gamma. By [L1], [L2] and [L3]: γ(13)=k12k1=21\gamma(\tfrac13) = \sum_{k \ge 1}2^{-k-1} = 2^{-1}; γ(23)=121=21\gamma(\tfrac23) = 1 \cdot 2^{-1} = 2^{-1}; γ(19)=k22k1=22=14\gamma(\tfrac19) = \sum_{k \ge 2}2^{-k-1} = 2^{-2} = \tfrac14; γ(14)=B=13\gamma(\tfrac14) = B = \tfrac13 by step 1.2, the halved digits of the alternating ternary sequence being exactly bb; and γ(79)=21+0+k22k1=12+14=34\gamma(\tfrac79) = 2^{-1} + 0 + \sum_{k \ge 2}2^{-k-1} = \tfrac12 + \tfrac14 = \tfrac34 by step 1.1.

step 1.1step 1.2L1L2L3L6
3.1

The values of cc. All five points lie in CC, so cc agrees with γ\gamma there by [L4]: c(19)=14c(\tfrac19) = \tfrac14, c(14)=13c(\tfrac14) = \tfrac13, c(79)=34c(\tfrac79) = \tfrac34 and c(13)=c(23)=12c(\tfrac13) = c(\tfrac23) = \tfrac12. Moreover 13<23\tfrac13 < \tfrac23 by [L6], both lie in CC, and (13,23)C=(\tfrac13,\tfrac23) \cap C = \varnothing by [L5]; so [L4] gives that cc is constant on [13,23][\tfrac13,\tfrac23], with the value c(13)=12c(\tfrac13) = \tfrac12.

step 2.1L1L3L4L5L6

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: 122 results over 29 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