Theorems · Theorem · commutative algebra
Submodule.smithNormalFormCoeffs.congr_simp
∀ {ι : Type u_1} {R : Type u_2} [inst : CommRing R] {M : Type u_3} [inst_1 : AddCommGroup M] [inst_2 : Module R M]
[inst_3 : IsDomain R] [inst_4 : IsPrincipalIdealRing R] {N N_1 : Submodule R M} (e_N : N = N_1) [inst_5 : Finite ι]
(b b_1 : Module.Basis ι R M),
b = b_1 →
∀ (h : Module.finrank R ↥N = Module.finrank R M) (a a_1 : ι),
a = a_1 → Submodule.smithNormalFormCoeffs b h a = Submodule.smithNormalFormCoeffs b_1 ⋯ a_1- Defined in
- Mathlib.LinearAlgebra.FreeModule.PID
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 127 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.smithNormalFormCoeffsstatement and proof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.