Theorems · Theorem · commutative algebra
Submodule.exists_isInternal_prime_power_torsion_of_pid
∀ {R : Type u} [inst : CommRing R] [IsPrincipalIdealRing R] {M : Type v} [inst_2 : AddCommGroup M] [inst_3 : Module R M]
[IsDomain R] [Module.Finite R M],
Module.IsTorsion R M →
∃ ι x x p,
∃ (_ : ∀ (i : ι), Irreducible (p i)), ∃ e, DirectSum.IsInternal fun i => Submodule.torsionBy R M (p i ^ e i)A finitely generated torsion module over a PID is an internal direct sum of its
p i ^ e i-torsion submodules for some primes p i and numbers e i.
- Defined in
- Mathlib.Algebra.Module.PID
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 157 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Top.topproof · cited by 9,680
- Fintypestatement · cited by 7,736
- Submodulestatement · cited by 7,192
- Idealproof · cited by 4,748
- IsDomainstatement and proof · cited by 2,196
- Module.Finitestatement and proof · cited by 1,032
- Ideal.IsPrimeproof · cited by 827
- Irreduciblestatement · cited by 496
- Multiset.countproof · cited by 302
Cited by1
Results whose statement or proof uses this declaration.
- Module.equiv_directSum_of_isTorsionproof · cited by 2