Theorems · Theorem · functional analysis
ContinuousLinearMap.coe_comp
∀ {R₁ : Type u_1} {R₂ : Type u_2} {R₃ : Type u_3} [inst : Semiring R₁] [inst_1 : Semiring R₂] [inst_2 : Semiring R₃]
{σ₁₂ : R₁ →+* R₂} {σ₂₃ : R₂ →+* R₃} {σ₁₃ : R₁ →+* R₃} {M₁ : Type u_4} [inst_3 : TopologicalSpace M₁]
[inst_4 : AddCommMonoid M₁] {M₂ : Type u_6} [inst_5 : TopologicalSpace M₂] [inst_6 : AddCommMonoid M₂] {M₃ : Type u_7}
[inst_7 : TopologicalSpace M₃] [inst_8 : AddCommMonoid M₃] [inst_9 : Module R₁ M₁] [inst_10 : Module R₂ M₂]
[inst_11 : Module R₃ M₃] [inst_12 : RingHomCompTriple σ₁₂ σ₂₃ σ₁₃] (h : M₂ →SL[σ₂₃] M₃) (f : M₁ →SL[σ₁₂] M₂),
⇑(h ∘SL f) = ⇑h ∘ ⇑f- Cited by
- 6 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- RingHomstatement and proof · cited by 10,189
- ContinuousLinearMapstatement and proof · cited by 5,352
- ContinuousLinearMap.compstatement · cited by 709
- RingHomCompTriplestatement and proof · cited by 234
Cited by6
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.isStrictMap_isClosed_range_iff_restrictproof · cited by 2
- MeasureTheory.charFunDual_mapproof · cited by 2
- ProbabilityTheory.isGaussian_map_of_measurableproof · cited by 1
- ContinuousLinearMap.adjoint_comp_self_injective_iffproof · cited by 1
- injective_mvfderiv_subtypeVal_sphereproof · cited by 1
- ContinuousLinearMap.coe_comp'proof · cited by 0