Theorems · Theorem · linear algebra
Submodule.Quotient.equiv_apply
∀ {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) (hf : Submodule.map (↑f) P = Q) (a : M ⧸ P),
(Submodule.Quotient.equiv P Q f hf) a = (P.mapQ Q ↑f ⋯) a- 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.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · 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.toLinearMapstatement and proof · cited by 1,171
- Submodule.mapstatement and proof · cited by 614
- Eq.lestatement · cited by 605
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.