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.
Every subgroup of a cyclic group is cyclic; the least positive exponent in a nontrivial subgroup supplies a generator
Statement
Every subgroup of a cyclic group is cyclic. If , then the least positive integer for which satisfies .
Facts & Assumptions
Given: A cyclic group and a subgroup .
A subgroup contains the identity and is closed under products and inverses (Subgroup).
The elements of are exactly the integer powers of , and a subgroup containing one element contains the subgroup generated by it (, and every cyclic group is abelian, The subgroup generated by a subset, the cyclic subgroup , and cyclic groups).
Integer powers satisfy , , and (Exponent laws in a group: and for all , and when and commute).
A nonempty subset of has a least element (The well-ordering principle).
For and , there are with and (Division with remainder in : for and there are unique with and ).
A nonzero integer is positive or has positive negative (The integers form a totally ordered ring).
Proof
If , then and is cyclic. Assume henceforth that .
The set is nonempty: choose and write by [L2]. Since , ; by [L6], either or . In the first case use , and in the second use .
Let be the least element of , supplied by [L4]. Then , so by the smallest-subgroup property in [L2].
For , write by [L2] and write with by [L5]. Then .
If in step 3.1, then contradicts the minimality of ; hence , so .
Thus in the nontrivial case, and step 2.1 gives equality; together with step 1.1 this proves every subgroup of is cyclic.
Depends on
- Subgroup
- The subgroup $\langle S \rangle$ generated by a subset, the cyclic subgroup $\langle g \rangle$, and cyclic groups
- $\langle g \rangle = \{\, g^{n} : n \in \mathbb{Z} \,\}$, and every cyclic group is abelian
- 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**
- Division with remainder in $\mathbb{Z}$: for $a \in \mathbb{Z}$ and $b > 0$ there are unique $q, r \in \mathbb{Z}$ with $a = qb + r$ and $0 \le r < b$
- The well-ordering principle
- The integers form a totally ordered ring
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 58 results over 20 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
- Romyar Sharifi, Abstract Algebra (standard reference, not scraped)