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.
, and every cyclic group is abelian
Statement
Let be a group and , with integer powers as in Powers : natural exponents in a monoid and integer exponents in a group, with . Then
the cyclic subgroup generated by (The subgroup generated by a subset, the cyclic subgroup , and cyclic groups) being exactly the set of integer powers of . Consequently every cyclic group is abelian, and so is every cyclic subgroup of any group.
Facts & Assumptions
Given: A group with identity , an element , and the set of its integer powers (Powers : natural exponents in a monoid and integer exponents in a group, with ).
is the smallest subgroup of containing : it is a subgroup, it contains , and it is contained in every subgroup containing (The subgroup generated by a subset, the cyclic subgroup , and cyclic groups).
Exponent laws: , , and , for all (Exponent laws in a group: and for all , and when and commute).
, , and for ; a natural number in an exponent means the integer (Powers : natural exponents in a monoid and integer exponents in a group, with , The naturals embed in the integers).
One-step test: a nonempty with for all is a subgroup (One-step subgroup test: a nonempty is a subgroup iff for all ; the identity and the inverses of are then those of , Subgroup).
is a commutative ring, so is again an integer and addition is commutative (The integers form a commutative ring, The integers as equivalence classes of pairs of naturals); its order is total, and every is for a unique natural while every has for a unique natural (The integers form a totally ordered ring, Order on the integers, The naturals embed in the integers).
Induction on (The principle of mathematical induction).
Proof
is nonempty, since , and by construction.
For and in : , since is an integer.
.
Let be any subgroup of with . Then for every natural : the set of such contains , because , and it is closed under , because is a product of two elements of ; induction finishes it.
By steps 1.1 and 1.2 and the one-step test, is a subgroup of , and by step 1.3 it contains ; hence , since is contained in every subgroup containing .
Let be any subgroup of with , and let . If then and by step 1.4. If then , so , which lies in because by step 1.4 and is closed under inverses. So .
Taking in step 2.2, which is legitimate because is a subgroup containing , gives ; with step 2.1 this proves .
Any two elements of commute: for all integers . Hence is abelian, by step 3.1.
If is cyclic, say , then is abelian by step 4.1; and every cyclic subgroup of any group is abelian for the same reason.
Remarks
-
The two inclusions are proved by different means, and both are needed: one shows the set of powers is a subgroup containing , the other shows every subgroup containing swallows all the powers. Only together do they identify the smallest one.
-
Step 1.4 is where induction does the work, and it is stated for natural exponents only; negative exponents are then handled in step 2.2 by closure under inverses, using from the definition of integer powers rather than a second induction.
-
Nothing here says is finite, or that distinct exponents give distinct powers. Both questions are settled by If then iff is an integer multiple of , the powers are distinct, and has exactly elements; if has infinite order then only for , which shows the powers repeat with period when that is finite and are pairwise distinct when it is not.
Depends on
- The subgroup $\langle S \rangle$ generated by a subset, the cyclic subgroup $\langle g \rangle$, and cyclic groups
- Powers $g^{n}$: natural exponents in a monoid and integer exponents in a group, with $g^{0} = e$
- Exponent laws in a group: $g^{m+n} = g^{m}g^{n}$ and $(g^{m})^{n} = g^{mn}$ for all $m, n \in \mathbb{Z}$, and $(gh)^{n} = g^{n}h^{n}$ **when $g$ and $h$ commute**
- One-step subgroup test: a nonempty $H \subseteq G$ is a subgroup iff $gh^{-1} \in H$ for all $g, h \in H$; the identity and the inverses of $H$ are then those of $G$
- Subgroup
- The integers as equivalence classes of pairs of naturals
- The principle of mathematical induction
- The integers form a commutative ring
- The naturals embed in the integers
- Order on the integers
- The integers form a totally ordered ring
Used by
- A finite group of prime order is cyclic and every nonidentity element generates it Corollary
- A free product of copies of the infinite cyclic group is a free group Corollary
- The order of every element of a finite group divides the order of the group Corollary
- Every positive divisor of the order of a finite cyclic group occurs as the order of a subgroup Example
- For n ≥ 1 the congruence classes modulo n form an abelian group (ℤ/n, +) of order n, generated by the class of 1 Example
- nℤ is a subgroup of (ℤ, +) for every n ∈ ℤ, and every subgroup of (ℤ, +) has this form Example
- The free group on one generator is isomorphic to (ℤ,+) Example
- FALSE: every finite group is a direct product of cyclic prime-power groups False statement
- A nontrivial finite abelian p-group with a unique subgroup of order p is cyclic Lemma
- Every subgroup of (ℤ, +) is ⟨ n ⟩ = nℤ for exactly one natural number n Lemma
- If G/Z(G) is cyclic, then G is abelian Lemma
- If ord(g) = n then gᵏ = e iff k is an integer multiple of n, the powers g⁰, …, gⁿ⁻¹ are distinct, and ⟨ g ⟩ has exactly n elements; if g has infinite order then gʲ = gᵏ only for j = k Lemma
- A maximal-order cyclic subgroup splits off a finite abelian p-group Theorem
- Every cyclic group is isomorphic to (ℤ,+) or to (ℤ/n,+) for its finite order n≥1 Theorem
- Every permutation of a finite set is a product of pairwise disjoint cycles, uniquely up to reordering and cyclic rotation Theorem
- Every subgroup of a cyclic group is cyclic; the least positive exponent in a nontrivial subgroup supplies a generator Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 58 results over 18 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
- Cyclic group (Wikipedia) (standard reference, not scraped)
- Generating set of a group (Wikipedia) (standard reference, not scraped)