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.
If has a primitive root, , , and is solvable, then it has exactly solution classes modulo
Statement
Let admit a primitive root, let , and let . If is solvable, then it has exactly
solution classes modulo .
Facts & Assumptions
Given: The stated hypotheses and the solvability of .
Relative to a primitive root , every unit has a unique index modulo (The index of a unit relative to a primitive root).
The index of is congruent to modulo (Index calculus: products become sums and powers become scalar multiples modulo ).
For and , the congruence is solvable exactly when , and when solvable it has exactly solution classes in (For , is solvable exactly when , and then has exactly solution classes modulo ).
A class modulo is a unit exactly when its representative is coprime to (For , is a unit if and only if ).
Proof
Choose a primitive root , put , and let .
By [L4], is a unit. If , then , so every solution is a unit.
By [L1], exponent classes modulo parametrise unit classes bijectively as , and by [L2] the solutions correspond exactly to the classes satisfying .
Here , so [L3] applies; the latter congruence is solvable by the Given, so [L3] gives exactly classes; the bijection in step 2.1 preserves this count, including when or .
Depends on
- Index calculus: products become sums and powers become scalar multiples modulo $\varphi(n)$
- The index $\operatorname{ind}_g(a)$ of a unit relative to a primitive root
- For $n\ge1$, $ax\equiv b\pmod n$ is solvable exactly when $\gcd(a,n)\mid b$, and then has exactly $\gcd(a,n)$ solution classes modulo $n$
- For $n\ge1$, $[a]_n$ is a unit if and only if $\gcd(a,n)=1$
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: 61 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, Theorem C.III.1 (standard reference, not scraped)