Theorems · Theorem · ring theory
LinearMap.coe_comp
∀ {R₁ : Type u_2} {R₂ : Type u_3} {R₃ : Type u_4} {M₁ : Type u_9} {M₂ : Type u_10} {M₃ : Type u_11} [inst : Semiring R₁]
[inst_1 : Semiring R₂] [inst_2 : Semiring R₃] [inst_3 : AddCommMonoid M₁] [inst_4 : AddCommMonoid M₂]
[inst_5 : AddCommMonoid M₃] {module_M₁ : Module R₁ M₁} {module_M₂ : Module R₂ M₂} {module_M₃ : Module R₃ M₃}
{σ₁₂ : R₁ →+* R₂} {σ₂₃ : R₂ →+* R₃} {σ₁₃ : R₁ →+* R₃} [inst_6 : RingHomCompTriple σ₁₂ σ₂₃ σ₁₃] (f : M₂ →ₛₗ[σ₂₃] M₃)
(g : M₁ →ₛₗ[σ₁₂] M₂), ⇑(f ∘ₛₗ g) = ⇑f ∘ ⇑g- Defined in
- Mathlib.Algebra.Module.LinearMap.Defs
- Cited by
- 38 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- 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
- LinearMap.compstatement · cited by 1,642
- RingHomCompTriplestatement and proof · cited by 234
Cited by38
Results whose statement or proof uses this declaration.
- LinearIndependent.of_compproof · cited by 19
- Module.Flat.transproof · cited by 9
- LinearMap.rTensor_comp_applyproof · cited by 7
- isLocalizedModule_iff_isBaseChangeproof · cited by 6
- dualTensorHom_bijectiveproof · cited by 6
- Module.Flat.of_retractproof · cited by 4
- Ideal.comap_map_eq_self_of_faithfullyFlatproof · cited by 4
- CliffordAlgebra.toEven_ιproof · cited by 3
- dualTensorHom_bijective_of_comp_eq_id_rightproof · cited by 3
- TensorProduct.map_surjectiveproof · cited by 2
- LinearMap.lTensor_comp_applyproof · cited by 2
- Submodule.projectionOnto_comp_bijective_of_exactproof · cited by 2