Theorems · Definition · commutative algebra
Submodule.quotientEquivDirectSum
{ι : Type u_1} →
{R : Type u_2} →
{M : Type u_3} →
[inst : CommRing R] →
[inst_1 : AddCommGroup M] →
[inst_2 : Module R M] →
[inst_3 : IsDomain R] →
[inst_4 : IsPrincipalIdealRing R] →
[inst_5 : Finite ι] →
(F : Type u_4) →
[inst_6 : CommRing F] →
[inst_7 : Algebra F R] →
[inst_8 : Module F M] →
[inst_9 : IsScalarTower F R M] →
(b : Module.Basis ι R M) →
{N : Submodule R M} →
(h : Module.finrank R ↥N = Module.finrank R M) →
(M ⧸ N) ≃ₗ[F]
DirectSum ι fun i => R ⧸ Ideal.span {Submodule.smithNormalFormCoeffs b h i}Decompose M⧸N as a direct sum of cyclic R-modules
(quotients by the ideals generated by Smith coefficients of N).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 130 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- Submodulestatement and proof · cited by 7,192
- Idealstatement · cited by 4,748
- IsScalarTowerstatement and proof · cited by 3,896
- LinearEquivstatement · cited by 3,317
- Finitestatement and proof · cited by 3,029
- HasQuotient.Quotientstatement and proof · cited by 2,301
Cited by2
Results whose statement or proof uses this declaration.
- Ideal.quotientEquivDirectSumproof · cited by 1
- Submodule.finrank_quotient_eq_sumproof · cited by 0