Theorems · Definition · linear algebra
Submodule.Quotient.equiv
{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 : M ≃ₛₗ[σ₁₂] N) → Submodule.map (↑f) P = Q → (M ⧸ P) ≃ₛₗ[σ₁₂] N ⧸ QIf P is a submodule of M and Q a submodule of N,
and f : M ≃ₛₗ[σ] N maps P to Q, then M ⧸ P is equivalent to N ⧸ Q.
- Defined in
- Mathlib.LinearAlgebra.Quotient.Basic
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapproof · cited by 10,215
- 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 and proof · cited by 2,301
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapstatement and proof · cited by 1,171
- Submodule.mapstatement and proof · cited by 614
Cited by15
Results whose statement or proof uses this declaration.
- TensorProduct.quotTensorEquivQuotSMulproof · cited by 13
- TensorProduct.quotientTensorEquivproof · cited by 3
- TensorProduct.tensorQuotientEquivproof · cited by 2
- LinearEquiv.reduceproof · cited by 2
- LinearEquiv.isFiniteLengthproof · cited by 1
- AdicCompletion.map_surjective_of_mkQ_comp_surjectiveproof · cited by 1
- QuotSMulTop.congrproof · cited by 1
- Submodule.quotientEquivPiSpanproof · cited by 0
- Module.FinitePresentation.equiv_quotientproof · cited by 0
- Submodule.Quotient.equiv.congr_simpstatement and proof · cited by 0
- Submodule.Quotient.equiv_applystatement · cited by 0
- Submodule.Quotient.equiv_reflstatement · cited by 0