Theorems · Theorem · linear algebra
Submodule.Quotient.equiv.congr_simp
∀ {R : Type u_1} [inst : Ring R] {R₂ : Type u_5} [inst_1 : Ring R₂] {σ₁₂ : R →+* R₂} {σ₂₁ : R₂ →+* R}
[inst_2 : RingHomInvPair σ₁₂ σ₂₁] [inst_3 : RingHomInvPair σ₂₁ σ₁₂] {M : Type u_6} {N : Type u_7}
[inst_4 : AddCommGroup M] [inst_5 : Module R M] [inst_6 : AddCommGroup N] [inst_7 : Module R₂ N] (P : Submodule R M)
(Q : Submodule R₂ N) (f f_1 : M ≃ₛₗ[σ₁₂] N) (e_f : f = f_1) (hf : Submodule.map (↑f) P = Q),
Submodule.Quotient.equiv P Q f hf = Submodule.Quotient.equiv P Q f_1 ⋯- Defined in
- Mathlib.LinearAlgebra.Quotient.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- AddCommGroupstatement and proof · cited by 12,871
- RingHomstatement and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- LinearEquivstatement and proof · cited by 3,317
- HasQuotient.Quotientstatement · cited by 2,301
- LinearEquiv.toLinearMapstatement and proof · cited by 1,171
- Submodule.mapstatement and proof · cited by 614
- RingHomInvPairstatement and proof · cited by 523
- Submodule.Quotient.equivstatement and proof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.