Theorems · Theorem · commutative algebra
Submodule.exists_isInternal_prime_power_torsion
∀ {R : Type u} [inst : CommRing R] [IsDedekindDomain R] {M : Type v} [inst_2 : AddCommGroup M] [inst_3 : Module R M]
[Module.Finite R M],
Module.IsTorsion R M →
∃ P x, ∃ (_ : ∀ p ∈ P, Prime p), ∃ e, DirectSum.IsInternal fun p => Submodule.torsionBySet R M ↑(↑p ^ e p)A finitely generated torsion module over a Dedekind domain is an internal direct sum of its
p i ^ e i-torsion submodules for some prime ideals p i and numbers e i.
- Defined in
- Mathlib.Algebra.Module.DedekindDomain
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Finsetstatement · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- Top.topproof · cited by 9,680
- SetLike.coestatement · cited by 8,199
- Submodulestatement · cited by 7,192
- Idealstatement and proof · cited by 4,748
- Module.Finitestatement and proof · cited by 1,032
- IsDedekindDomainstatement and proof · cited by 668
- Multiset.countproof · cited by 302
- Primestatement · cited by 277
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.