Theorems · Theorem · linear algebra
Submodule.map_comp
∀ {R : Type u_1} {R₂ : Type u_3} {R₃ : Type u_4} {M : Type u_5} {M₂ : Type u_7} {M₃ : Type u_8} [inst : Semiring R]
[inst_1 : Semiring R₂] [inst_2 : Semiring R₃] [inst_3 : AddCommMonoid M] [inst_4 : AddCommMonoid M₂]
[inst_5 : AddCommMonoid M₃] [inst_6 : Module R M] [inst_7 : Module R₂ M₂] [inst_8 : Module R₃ M₃] {σ₁₂ : R →+* R₂}
{σ₂₃ : R₂ →+* R₃} {σ₁₃ : R →+* R₃} [inst_9 : RingHomCompTriple σ₁₂ σ₂₃ σ₁₃] [inst_10 : RingHomSurjective σ₁₂]
[inst_11 : RingHomSurjective σ₂₃] [inst_12 : RingHomSurjective σ₁₃] (f : M →ₛₗ[σ₁₂] M₂) (g : M₂ →ₛₗ[σ₂₃] M₃)
(p : Submodule R M), Submodule.map (g ∘ₛₗ f) p = Submodule.map g (Submodule.map f p)- Defined in
- Mathlib.Algebra.Module.Submodule.Map
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- SetLike.coeproof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- Set.imageproof · cited by 5,609
- LinearMap.compstatement and proof · cited by 1,642
- Submodule.mapstatement and proof · cited by 614
- Set.image_congrproof · cited by 533
Cited by19
Results whose statement or proof uses this declaration.
- IsLocalRing.map_tensorProduct_mk_eq_topproof · cited by 4
- Submodule.exists_dual_map_eq_bot_of_notMemproof · cited by 4
- FractionalIdeal.map_compproof · cited by 2
- CliffordAlgebra.submodule_map_pow_reverseproof · cited by 2
- Submodule.map_unop_mulproof · cited by 2
- Submodule.map₂_map_rightproof · cited by 2
- Submodule.map_map₂proof · cited by 2
- CliffordAlgebra.ι_range_map_reverseproof · cited by 2
- Submodule.map_range_rTensor_subtype_lidproof · cited by 1
- LieSubmodule.lcs_le_lcs_of_is_nilpotent_span_sup_eq_topproof · cited by 1
- FractionalIdeal.ringEquivOfRingEquiv_transproof · cited by 1
- CliffordAlgebra.submodule_map_mul_reverseproof · cited by 1