Theorems · Theorem · commutative algebra
Module.Basis.SmithNormalForm.coord_apply_embedding_eq_smul_coord
∀ {ι : Type u_1} {R : Type u_2} [inst : CommRing R] {M : Type u_3} [inst_1 : AddCommGroup M] [inst_2 : Module R M]
{n : ℕ} {N : Submodule R M} (snf : Module.Basis.SmithNormalForm N ι n) {i : Fin n},
snf.bM.coord (snf.f i) ∘ₗ N.subtype = snf.a i • snf.bN.coord i- Defined in
- Mathlib.LinearAlgebra.FreeModule.PID
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- LinearMapstatement · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- LinearMap.compstatement · cited by 1,642
- Function.Embeddingstatement · cited by 988
- LinearMap.extproof · cited by 844
- map_smulproof · cited by 566
- Module.Basis.reprproof · cited by 498
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.