Theorems · Theorem · commutative algebra
Module.torsion_by_prime_power_decomposition
∀ {R : Type u} [inst : CommRing R] [IsPrincipalIdealRing R] {M : Type v} [inst_2 : AddCommGroup M] [inst_3 : Module R M]
[IsDomain R] {p : R},
Irreducible p →
Module.IsTorsion' M ↥(Submonoid.powers p) →
∀ [h' : Module.Finite R M], ∃ d k, Nonempty (M ≃ₗ[R] DirectSum (Fin d) fun i => R ⧸ R ∙ p ^ k i)A finitely generated p ^ ∞-torsion module over a PID is isomorphic to a direct sum of some
R ⧸ R ∙ (p ^ e i) for some e i.
- Defined in
- Mathlib.Algebra.Module.PID
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites92
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapproof · cited by 10,215
- Top.topproof · cited by 9,680
- Submodulestatement and proof · cited by 7,192
- Set.imageproof · cited by 5,609
- Set.rangeproof · cited by 4,705
- Equiv.symmproof · cited by 3,681
Cited by1
Results whose statement or proof uses this declaration.
- Module.equiv_directSum_of_isTorsionproof · cited by 2