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.
For odd , primitive-root existence is equivalent for and
Statement
If is odd, then admits a primitive root if and only if admits a primitive root.
Facts & Assumptions
Given: An odd positive integer .
CRT restricts to an isomorphism of unit groups for coprime positive moduli (For pairwise coprime positive moduli, the Chinese remainder bijection restricts to an isomorphism of unit groups).
A modulus admits a primitive root exactly when its unit group is cyclic (A unit is a primitive root modulo if and only if it generates ).
For a prime , ; in particular (, and for every prime ).
The totient is the cardinality of the unit group: (The unit group and Euler's totient for ).
Proof
Since is odd, [L1] gives .
By [L3], , and by [L4] that number is , so the first factor is trivial and the right-hand side is isomorphic to .
Therefore the two unit groups are cyclic simultaneously, and [L2] converts this into the asserted equivalence of primitive-root existence.
Depends on
- For pairwise coprime positive moduli, the Chinese remainder bijection restricts to an isomorphism of unit groups
- A unit is a primitive root modulo $n$ if and only if it generates $(\mathbb Z/n\mathbb Z)^\times$
- $\varphi(1)=1$, and $\varphi(p)=p-1$ for every prime $p$
- The unit group $(\mathbb{Z}/n)^\times$ and Euler's totient $\varphi(n)=\lvert(\mathbb{Z}/n)^\times\rvert$ for $n\ge1$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 74 results over 16 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, Lemma C.I.6 (standard reference, not scraped)