Theorems · Definition · commutative algebra
Submodule.smithNormalFormTopBasis
{ι : 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 → Module.Basis ι R MIf 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; this is the basis for M. See:
* Submodule.smithNormalFormBotBasis for the basis on N,
* Submodule.smithNormalFormCoeffs for the entries of the diagonal matrix
* Submodule.smithNormalFormBotBasis_def for the proof that the inclusion map
forms a square diagonal matrix.
- Defined in
- Mathlib.LinearAlgebra.FreeModule.PID
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 125 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Submodule.exists_smith_normal_form_of_rank_eqproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- Submodule.natAbs_det_equivproof · cited by 2
- Submodule.smithNormalFormBotBasis_defstatement · cited by 2
- Submodule.smithNormalFormCoeffs_ne_zeroproof · cited by 1
- Submodule.quotientEquivPiSpanproof · cited by 0
- Submodule.smithNormalFormTopBasis.congr_simpstatement and proof · cited by 0