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.
An index table modulo turns multiplication into addition modulo
Example
Relative to the primitive root modulo , the powers for exponents through are
Thus, for example, , , and .
Facts & Assumptions
Given: The displayed power table modulo .
The index is the unique exponent class relative to a primitive root (The index of a unit relative to a primitive root).
Products add indices and powers multiply indices modulo (Index calculus: products become sums and powers become scalar multiples modulo ).
A unit of order is a primitive root modulo (Primitive roots modulo ).
Verification
Multiplying each displayed residue by modulo gives the next one and returns to , so the table is correct and contains every nonzero class exactly once. In particular, has order and is primitive by [L3].
Since , [L2] gives for their indices; and gives . Both agree with the entries read using [L1].
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: 63 results over 15 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
- Peter Hackman, Elementary Number Theory, Example C.I.2 (standard reference, not scraped)