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.
Integer abelian structure and rank by finite reduction
Statement
Every subgroup of is free of rank at most . Every subgroup of a finitely generated abelian group is finitely generated. Every finitely generated abelian group has a decomposition , where . Its torsion subgroup is precisely the finite summand, and is intrinsic. A surjection between finitely generated abelian groups with finite kernel preserves . Empty sums and are allowed.
Facts & Assumptions
Given: is a nonnegative integer; all groups in the decomposition and rank assertions are abelian.
A subgroup of is for a unique (Every subgroup of is for exactly one natural number ).
Integer division by gives a unique remainder in (Division with remainder in : for and there are unique with and ).
A nonempty set of natural numbers has a least member (The well-ordering principle).
The quotient by a homomorphism kernel is its image (First isomorphism theorem for groups: ).
is a field (The rationals form a field).
An independent set is no larger than a finite spanning set (If has a spanning set with elements, then every linearly independent subset of is finite with at most elements; in particular has no linearly independent subset equinumerous with ).
Integer multiplication identifies abelian groups with -modules (Abelian groups and -modules have the same objects and morphisms).
Proof
For , induct on . When , has the empty basis. For , project to the last coordinate: its image is . If , apply the induction hypothesis in . If , take projecting to . For each , write its last coordinate uniquely as ; then lies in the projection kernel . Thus : the intersection is zero because implies . A basis of together with spans and is independent, so has at most members. Only one lift at each of at most stages is selected.
Choose a finite ordered generating list of , giving . For any subgroup , its inverse image under is free with a finite basis by step 1.1. Images of that basis generate , since every has a preimage. In particular has a finite basis, whose columns form an integer matrix .
Row swaps, column swaps, sign changes, and adding an integer multiple of another row or column are invertible: undo the swap or sign, or subtract the same multiple. Column operations preserve the image subgroup, while a row operation carries it by an automorphism of and therefore induces an isomorphism of quotients. If the current rectangle is zero, stop. Otherwise move a nonzero entry to its top left and change its sign to obtain a positive pivot .
If an entry in the pivot row is with , subtract times the pivot column and swap that column into the pivot position. The new positive pivot is . The same procedure with rows treats the pivot column. If all row and column entries are divisible by , clear them. If the remaining rectangle has an entry not divisible by , add its row to the pivot row. The first pivot stays , while the pivot row now contains ; column division again decreases the pivot. Each failed divisibility therefore strictly decreases a positive integer. Such descents terminate, since the attained pivots have a least member.
The terminal pivot divides the entire rectangle. Clear its row and column and repeat on the smaller rectangle. There are at most pivots. The resulting diagonal presents the quotient as : the coordinate quotient map is onto and its kernel is exactly the diagonal image. Delete unit summands, which are zero. A zero matrix has ; an empty matrix gives the same rule.
Each finite cyclic summand has exactly the residues . Their finite product is finite and torsion. A nonzero integer vector has infinite order, since a nonzero coordinate cannot be annihilated by a nonzero integer. Hence the displayed finite summand is exactly the torsion subgroup. In particular a finitely generated torsion group is finite, and a finitely generated torsion-free abelian group is free.
Let with pointwise rational addition and scalar multiplication. The vector space laws follow pointwise from the field laws. A map to kills every finite-order element: implies . Evaluation on the free generators identifies with : any assigned rational values extend by , and this is the only extension. If a second decomposition has free generators, the resulting two bases of give and . Thus , including .
If has finite kernel, every kills that kernel by step 7.1. Define ; different lifts differ by the kernel, so this is well-defined, additive and unique. Thus precomposition by is a rational-linear bijection . Transporting bases and applying the independence bound twice proves equal ranks.
Source notes
Keith Conrad, Modules over a PID, Theorem 2.2, pp.2–3; finite coordinate induction specialized to Z; Michael Brussel, Finitely Generated Modules over a PID, Theorem 1.0.1, p.3; Theorem 2.1.2, pp.4–5, Euclidean branch; section 3.2, p.8. Rank invariance via Hom(-,Q) is proved locally. Conrad Theorem 2.2 supports the finite projection splitting; Brussel Theorem 2.1.2 supports integer pivot descent. Both passages were read in full. Rank invariance is derived here using Hom(-,Q); no general PID factorization, maximal ideal, or choice axiom is used.
Depends on
- Every subgroup of $(\mathbb{Z}, +)$ is $\langle n \rangle = n\mathbb{Z}$ for exactly one natural number $n$
- 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
- First isomorphism theorem for groups: $G/\ker f\cong\operatorname{im}f$
- The rationals form a field
- If $V$ has a spanning set with $n$ elements, then every linearly independent subset of $V$ is finite with at most $n$ elements; in particular $V$ has no linearly independent subset equinumerous with $\mathbb{N}$
- Abelian groups and $\mathbb Z$-modules have the same objects and morphisms
Used by
- Bass–Guivarc’h dimension and nilpotent Hirsch length Definition
- Lower-central generators, residue coordinates and weighted length Definition
- Finite lower-central coordinate systems with torsion accounted for Lemma
- Finite normal quotients preserve lower-central ranks Lemma
- Integral coordinates from a central cyclic refinement Lemma
- Subgroups of finitely generated nilpotent groups are finitely generated Lemma
- Both bounds for last-term weighted distortion Theorem
- The Bass–Guivarc’h growth degree formula Theorem
Dependency tree · two levels
56 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
- Keith Conrad, Modules over a PID (standard reference, not scraped)
- Michael Brussel, Finitely Generated Modules over a PID (standard reference, not scraped)