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 number of finite abelian groups of order n is the product of the partition numbers of the prime exponents of n
Statement
Let , and write its canonical prime factorisation as , with the distinct and . Then the number of isomorphism classes of abelian groups of order is where is the number of partitions of . For one has , so the empty product is .
Facts & Assumptions
Given: The objects and hypotheses in the statement.
If is finite abelian and is its prime factorisation, then the subgroups form an internal direct product of . Thus For the trivial group, this is the empty product. (A finite abelian group is the internal direct product of its primary components).
For a prime and , isomorphism classes of abelian groups of order are in bijection with partitions of . For , the unique group is the trivial group and corresponds separately to the empty partition. (Isomorphism classes of abelian groups of order p^n are counted by partitions of n).
Powers are the natural powers of def-group-power and finite products those of def-monoid-finite-product, both taken in the commutative monoid of lem-units-of-z. Call an injective list of primes when every is prime (def-prime) and forces (def-injection-surjection-bijection). Let with and let be an injective list of primes such that every prime divisor of equals for some . Then, with as in def-p-adic-valuation: 1. ; 2. for every prime that is not among ; 3. the exponents are determined by : if and , then for every . Clause 3 needs only injectivity of the list, not the covering hypothesis. (For and any injective list of primes containing every prime divisor of , one has ; the exponents are determined by , and for every prime outside the list).
Let be a monoid (def-semigroup-and-monoid) and let be a family of elements of , written . There is exactly one function satisfying and we write In particular the empty product is , and . Why the recursion is legitimate. The clause consults as well as , so thm-recursion does not apply to it directly. Apply that theorem instead with the set , the element , and the function given by : it yields a unique with and . Writing , induction (thm-induction-principle) gives for every , since and . Hence , so satisfies the two displayed equations. It is the only such function: if satisfies them too, then contains and is closed under , hence is all of by induction. The value depends only on . If satisfy for every , then . Indeed the set of for which this implication holds contains , both products then being ; and if it holds at , and agree at every , then they agree at every and also at itself, because is equivalent to (lem-nat-order-is-membership), so . Induction finishes it. This is what makes the notation unambiguous: it names a value determined by the first terms alone, and a finite list of length , that is a function on the von Neumann natural (def-natural-numbers), determines the product computed from any extension of . (The product of a finite list in a monoid, by recursion, with the empty product () equal to the identity).
Proof
Primary decomposition makes an abelian group of order the product of one abelian -group of order for each .
The choices for distinct primes are independent and the preceding corollary counts the th choice by , so the product rule gives the formula. The empty prime factorisation of gives one choice.
Depends on
- A finite abelian group is the internal direct product of its primary components
- Isomorphism classes of abelian groups of order p^n are counted by partitions of n
- For $n \ge 1$ and any injective list $p : r \to \mathbb{Z}$ of primes containing every prime divisor of $n$, one has $n = \prod_{i<r} p_i^{\,v_{p_i}(n)}$; the exponents are determined by $n$, and $v_q(n) = 0$ for every prime $q$ outside the list
- The product $g_0 g_1 \cdots g_{n-1}$ of a finite list in a monoid, by recursion, with the empty product ($n = 0$) equal to the identity
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 114 results over 30 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)