Theorems · Theorem · commutative algebra
Submodule.isInternal_prime_power_torsion
∀ {R : Type u} [inst : CommRing R] [inst_1 : IsDedekindDomain R] {M : Type v} [inst_2 : AddCommGroup M]
[inst_3 : Module R M] [Module.Finite R M],
Module.IsTorsion R M →
DirectSum.IsInternal fun p =>
Submodule.torsionBySet R M ↑(↑p ^ Multiset.count (↑p) (UniqueFactorizationMonoid.factors ⊤.annihilator))A finitely generated torsion module over a Dedekind domain is an internal direct sum of its
p i ^ e i-torsion submodules where p i are factors of (⊤ : Submodule R M).annihilator and
e i are their multiplicities.
- Defined in
- Mathlib.Algebra.Module.DedekindDomain
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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.topstatement and proof · cited by 9,680
- SetLike.coestatement and proof · cited by 8,199
- Submodulestatement · cited by 7,192
- Idealstatement · cited by 4,748
- Set.Nonemptyproof · cited by 2,627
- Module.Finitestatement and proof · cited by 1,032
- nonZeroDivisorsproof · cited by 895
- IsDedekindDomainstatement and proof · cited by 668
Cited by2
Results whose statement or proof uses this declaration.
- Submodule.isInternal_prime_power_torsion_of_pidproof · cited by 1
- Submodule.exists_isInternal_prime_power_torsionproof · cited by 0