Theorems · Definition · commutative algebra
Submodule.quotientEquivPiSpan
{ι : 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 ι] →
(N : Submodule R M) →
(b : Module.Basis ι R M) →
(h : Module.finrank R ↥N = Module.finrank R M) →
(M ⧸ N) ≃ₗ[R] (i : ι) → R ⧸ Ideal.span {Submodule.smithNormalFormCoeffs b h i}We can write the quotient by a submodule of full rank over a PID as a product of quotients by principal ideals.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 129 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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 · 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
- Submodulestatement and proof · cited by 7,192
- Idealstatement · cited by 4,748
- Set.univproof · cited by 3,945
- LinearEquivstatement · cited by 3,317
- Finitestatement and proof · cited by 3,029
- HasQuotient.Quotientstatement · cited by 2,301
Cited by3
Results whose statement or proof uses this declaration.
- Submodule.quotientEquivPiZModproof · cited by 2
- Submodule.quotientEquivDirectSumproof · cited by 1
- Ideal.quotientEquivPiSpanproof · cited by 0