Theorems · Definition · commutative algebra
Submodule.smithNormalFormCoeffs
{ι : Type u_1} →
{R : Type u_2} →
[inst : CommRing R] →
{M : Type u_3} →
[inst_1 : AddCommGroup M] →
[inst_2 : Module R M] →
[IsDomain R] →
[IsPrincipalIdealRing R] →
{N : Submodule R M} → [Finite ι] → Module.Basis ι R M → Module.finrank R ↥N = Module.finrank R M → ι → RIf M is finite free over a PID R, then for any submodule N of the same rank,
we can find basis for M and N with the same indexing such that the inclusion map
is a square diagonal matrix; these are the entries of the diagonal matrix. See:
* Submodule.smithNormalFormTopBasis for the basis on M,
* Submodule.smithNormalFormBotBasis for the basis on N,
* Submodule.smithNormalFormBotBasis_def for the proof that the inclusion map
forms a square diagonal matrix.
- Defined in
- Mathlib.LinearAlgebra.FreeModule.PID
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 126 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement and proof · cited by 7,192
- Finitestatement and proof · cited by 3,029
- IsDomainstatement and proof · cited by 2,196
- Module.finrankstatement and proof · cited by 1,770
- Module.Basisstatement and proof · cited by 1,477
- IsPrincipalIdealRingstatement and proof · cited by 131
Cited by9
Results whose statement or proof uses this declaration.
- Submodule.finiteQuotientOfFreeOfRankEqproof · cited by 3
- Submodule.quotientEquivPiZModstatement and proof · cited by 2
- Submodule.smithNormalFormBotBasis_defstatement · cited by 2
- Submodule.natAbs_det_equivproof · cited by 2
- Submodule.smithNormalFormCoeffs_ne_zerostatement and proof · cited by 1
- Submodule.quotientEquivDirectSumstatement and proof · cited by 1
- Submodule.finrank_quotient_eq_sumstatement and proof · cited by 0
- Submodule.quotientEquivPiSpanstatement and proof · cited by 0
- Submodule.smithNormalFormCoeffs.congr_simpstatement and proof · cited by 0