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.
A cyclic group of order has exactly generators
Statement
Let be a cyclic group of finite order (The subgroup generated by a subset, the cyclic subgroup , and cyclic groups). For an integer ,
that is, generates exactly when and are coprime (Coprime integers: ). Consequently has exactly generators (The unit group and Euler's totient for ).
At the group is trivial, every integer is coprime to , and the single element is its own generator, in agreement with .
Facts & Assumptions
Given: A cyclic group whose underlying set is finite of order .
, and since , [L1] gives ; in particular .
For an element of finite order in a group: if and only if ; the powers are pairwise distinct; and , so (If then iff is an integer multiple of , the powers are distinct, and has exactly elements; if has infinite order then only for , The order of a finite group and the order of an element, with when no positive power of is the identity).
(, and every cyclic group is abelian); and is the smallest subgroup containing (The subgroup generated by a subset, the cyclic subgroup , and cyclic groups).
For not both there are integers with (Bézout's identity: for integers not both zero, is the least positive element of ; in particular has an integer solution).
is a common divisor of and , and whenever (Common divisor, and the greatest common divisor , with the convention ).
For , every class in contains exactly one integer with , and is a bijection from onto (For , every class in has one representative with , so ; while is in bijection with ).
For and , the class is a unit of if and only if (For , is a unit if and only if ).
Proof
Put . Since the pair is not , so , and by [L4].
If then generates : by [L3] there are integers with , whence using from [A1]; so by [L2], and is then a subgroup containing , so it contains by [L2] and equals .
Conversely, if generates then : from and the integer is at least and by [A1], so and hence by [L1]; but has elements, so and therefore .
By [A1] and [L1] the powers are pairwise distinct and exhaust , so the generators of are exactly the elements with and , one for each such .
By [L5] the map is a bijection from onto , and by [L6] it carries the with onto the units of ; so the number of such is by [L7], and by step 3.1 that is the number of generators of .
Remarks
- Why the criterion is stated and not only the count. The count answers "how many", but the development below repeatedly needs "which": that is again a primitive -th root of unity exactly when is coprime to is the criterion, and it is what makes the exponent of a cyclotomic automorphism a unit modulo ( is Galois and embeds its Galois group into ).
Depends on
- 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$
- $\langle g \rangle = \{\, g^{n} : n \in \mathbb{Z} \,\}$, and every cyclic group is abelian
- The subgroup $\langle S \rangle$ generated by a subset, the cyclic subgroup $\langle g \rangle$, and cyclic groups
- The order $|G|$ of a finite group and the order $\operatorname{ord}(g)$ of an element, with $\operatorname{ord}(g) = \infty$ when no positive power of $g$ is the identity
- Bézout's identity: for integers $a, b$ not both zero, $\gcd(a,b)$ is the least positive element of $\{\, ax + by : x, y \in \mathbb{Z} \,\}$; in particular $ax + by = \gcd(a,b)$ has an integer solution
- Common divisor, and the greatest common divisor $\gcd(a,b)$, with the convention $\gcd(0,0) := 0$
- Coprime integers: $\gcd(a,b) = 1$
- For $n\ge 1$, every class in $\mathbb{Z}/n$ has one representative $r$ with $0\le r<n$, so $\lvert\mathbb{Z}/n\rvert=n$; while $\mathbb{Z}/0$ is in bijection with $\mathbb{Z}$
- 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
- If p is a prime not dividing n, a rational minimal polynomial of a primitive n-th root of unity also kills its p-th power Lemma
- μₙ(K) is cyclic of order dividing n, and has a primitive n-th root of unity exactly when its order is n Proposition
- K(μₙ)/K is Galois and σ↦ a_σ embeds its Galois group into (ℤ/n)^× Theorem
- Φₙ is irreducible in ℚ[t] for every n≥1 Theorem
Dependency tree · two levels
52 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- K. Conrad, Cyclotomic Extensions (expository blurb), Section 1 (standard reference, not scraped)
- P. L. Clark, Field Theory (course notes/monograph), Chapter 9, Section 1 (standard reference, not scraped)