Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-16
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.

Fourth and eighth powers modulo 17

Example

The nonzero fourth powers modulo 17 are 1,4,13,16, and the nonzero eighth powers are 1,16. Each fourth-power target has four fourth roots, and each eighth-power target has eight eighth roots.

Facts & Assumptions

Given: The prime modulus 17 and nonzero target classes.

[L1]

If n1 admits a primitive root, gcd(a,n)=1, m1, and d=gcd(m,φ(n)), then xma(modn) is soluble exactly when aφ(n)/d1(modn) (Euler's criterion: if n has a primitive root, gcd(a,n)=1, and m1, then xma(modn) is solvable if and only if aφ(n)/gcd(φ(n),m)1(modn)).

[L2]

Every prime admits a primitive root modulo that prime (Every prime modulus admits a primitive root).

[L3]

For every prime p, φ(p)=p1 (φ(1)=1, and φ(p)=p1 for every prime p).

[L4]

Under the hypotheses of [L1], a soluble congruence xma(modn) has exactly gcd(φ(n),m) solution classes (If n has a primitive root, gcd(a,n)=1, m1, and xma(modn) is solvable, then it has exactly gcd(φ(n),m) solution classes modulo n).

Verification

technique · direct
1.1

By [L2], 17 admits a primitive root, [L3] gives φ(17)=16, and [L5] supplies the coprimality of every nonzero target. Thus [L1] says that a target is a fourth power exactly when its fourth power is 1, and an eighth power exactly when its square is 1.

L1L2L3L5given
2.1

Direct reduction gives the fourth-power values 14=44=134=1641, 24=84=94=15416, 34=54=124=14413, and 64=74=104=1144. Squaring the unit classes shows that the targets satisfying a21 are exactly 1,16. These lists agree with both directions of the tests in [L1].

L1step 1.1algebra
3.1

Fact [L4] gives gcd(16,4)=4 roots for each fourth-power target and gcd(16,8)=8 roots for each eighth-power target.

L3L4step 2.1algebra

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: 85 results over 22 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