Theorems · Definition · commutative algebra
Submodule.quotientEquivPiZMod
{ι : Type u_1} →
{M : Type u_3} →
[inst : AddCommGroup M] →
[inst_1 : Finite ι] →
(N : Submodule ℤ M) →
(b : Module.Basis ι ℤ M) →
(h : Module.finrank ℤ ↥N = Module.finrank ℤ M) →
M ⧸ N ≃+ ((i : ι) → ZMod (Submodule.smithNormalFormCoeffs b h i).natAbs)Quotients by submodules of full rank of free finite ℤ-modules are isomorphic
to a direct product of ZMod.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 130 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommGroupFinite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idproof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement and proof · cited by 7,192
- LinearEquivproof · cited by 3,317
- Finitestatement and proof · cited by 3,029
- HasQuotient.Quotientstatement and proof · cited by 2,301
- Module.finrankstatement and proof · cited by 1,770
- Module.Basisstatement and proof · cited by 1,477
- AddEquivstatement and proof · cited by 1,087
- ZModstatement and proof · cited by 1,024
- Ideal.spanproof · cited by 948
- AddEquivClass.toAddEquivproof · cited by 54
Cited by3
Results whose statement or proof uses this declaration.
- Submodule.finiteQuotientOfFreeOfRankEqproof · cited by 3
- Submodule.natAbs_det_equivproof · cited by 2
- Ideal.quotientEquivPiZModproof · cited by 0