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.
Cauchy's theorem for finite abelian groups
Statement
Let be a finite abelian group and let be a prime dividing . Then contains an element, and hence a subgroup, of order .
Facts & Assumptions
Given: The objects and hypotheses in the statement.
Let be a property of naturals such that for every , if holds for all then . Then holds for all . (At the hypothesis is vacuous, so is forced.) (Strong (complete) induction).
Let be a finite group and . Then Consequently, under the canonical embedding , divides . (Lagrange's theorem: for every subgroup of a finite group ).
Let . If is finite, then the quotient group is finite and In particular, if is finite, then (If is finite then ; for finite this equals ).
If is abelian and , then is abelian. (Every quotient group of an abelian group is abelian).
Let be a group and let be a normal subgroup (def-normal-subgroup). The quotient group, or factor group, has the left cosets as its elements (def-coset, def-index), with product Independence of the chosen representatives is proved in thm-coset-multiplication-well-defined-iff-normal, and the group axioms are proved in thm-quotient-group-laws. (The quotient group and coset product ).
Let be a finite group such that the positive integer is prime. Then every has order , satisfies , and hence generates . In particular, is cyclic. (A finite group of prime order is cyclic and every nonidentity element generates it).
Let be a group, , and let orders be as in def-order-in-a-group. Throughout, a natural number written where an integer is expected means its image under the embedding of lem-nat-embeds-int. Finite order. Suppose with , . Then: 1. for every , if and only if for some , that is, if and only if (thm-division-algorithm-in-z); 2. the powers are pairwise distinct: if with , and , then ; 3. and ; so is finite with . Infinite order. If then for , implies ; so the integer powers of are pairwise distinct and is not finite. (If then iff is an integer multiple of , the powers are distinct, and has exactly elements; if has infinite order then only for ).
If is cyclic, then exactly one of the following applies: - if has infinite order, ; - if has finite order , necessarily , then . (Every cyclic group is isomorphic to or to for its finite order ).
Proof
For strong induction on , the trivial group has no relevant prime divisor, and if then is cyclic of order .
Fix the induction hypothesis for every finite abelian group of order smaller than . Choose . If , cyclic-group classification supplies of order . Otherwise put , a nontrivial proper subgroup.
If , the induction hypothesis in gives an element of order . If , then and the induction hypothesis in the smaller finite abelian quotient gives a coset of order .
In the latter case . Let be the order of ; then and . Since the coset of has order , the order of is , so has order .
Every branch supplies an element of order , completing the strong induction.
Depends on
- Strong (complete) induction
- Lagrange's theorem: $|G|=[G:H]|H|$ for every subgroup $H$ of a finite group $G$
- If $[G:N]$ is finite then $|G/N|=[G:N]$; for finite $G$ this equals $|G|/|N|$
- Every quotient group of an abelian group is abelian
- The quotient group $G/N$ and coset product $(gN)(hN)=ghN$
- A finite group of prime order is cyclic and every nonidentity element generates it
- 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$
- Every cyclic group is isomorphic to $(\mathbb Z,+)$ or to $(\mathbb Z/n,+)$ for its finite order $n\ge1$
Used by
- Converse of Lagrange for finite abelian groups: every divisor occurs as a subgroup order Corollary
- The indecomposable finite abelian groups are exactly the nontrivial cyclic groups of prime-power order Corollary
- A nontrivial finite abelian p-group with a unique subgroup of order p is cyclic Lemma
- A maximal-order cyclic subgroup splits off a finite abelian p-group Theorem
- A p-primary component has the full p-power order and is the unique subgroup of that order Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 110 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
- Keith Conrad, Decomposition of Finite Abelian Groups, §§1-4 (standard reference, not scraped)
- Richard Elman, Lectures on Abstract Algebra, Ch. 14 (standard reference, not scraped)