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 generators of a cyclic group of order are the with , so there are of them
Statement
Let be cyclic of order . The generators of are exactly the elements with , for taken modulo . Consequently has generators.
Facts & Assumptions
Given: A cyclic group of finite order .
For of finite order , the powers are pairwise distinct and , so is finite with (If then iff is an integer multiple of , the powers are distinct, and has exactly elements; if has infinite order then only for ).
The unit classes modulo are exactly the classes represented by integers coprime to (For , is a unit if and only if ).
There are units modulo (The unit group and Euler's totient for ).
Proof
By [L2], and . Since and is finite, generates exactly when , that is exactly when . By [L1] this says , equivalently .
By [L2] the powers are pairwise distinct, so distinct exponent classes modulo give distinct powers of .
By [L3] and [L4], exactly exponent classes satisfy the condition in step 1.1, proving the count.
Depends on
- In a cyclic group of order $m$, $g^a$ has order $m/\gcd(a,m)$
- If $\operatorname{ord}(g) = n$ then $g^{k} = e$ iff $k$ is an integer multiple of $n$, the powers $g^{0}, \dots, g^{n-1}$ are distinct, and $\langle g \rangle$ has exactly $n$ elements; if $g$ has infinite order then $g^{j} = g^{k}$ only for $j = k$
- For $n\ge1$, $[a]_n$ is a unit if and only if $\gcd(a,n)=1$
- 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: 87 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
- William Stein, Elementary Number Theory, Proposition 2.5.12 (standard reference, not scraped)