Theorems · Theorem · functional analysis
ContinuousLinearMap.comp_apply
∀ {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 σ₁₂ σ₂₃ σ₁₃] (g : M₂ →SL[σ₂₃] M₃) (f : M₁ →SL[σ₁₂] M₂) (x : M₁),
(g ∘SL f) x = g (f x)- Cited by
- 13 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 by13
Results whose statement or proof uses this declaration.
- SchwartzMap.toTemperedDistributionCLM_apply_applyproof · cited by 7
- MeasureTheory.Lp.toTemperedDistribution_applyproof · cited by 3
- HasStrictFDerivAt.hasStrictFDerivAt_implicitFunctionOfProdDomainproof · cited by 3
- ContinuousLinearMap.IsPositive.conj_adjointproof · cited by 3
- ProbabilityTheory.covarianceBilin_multivariateGaussianproof · cited by 3
- MeasureTheory.charFunDual_pi'proof · cited by 1
- MeasureTheory.charFunDual_prod'proof · cited by 1
- IsMIntegralCurveAt.eventually_hasDerivAtproof · cited by 1
- ContinuousLinearEquiv.iteratedFDerivWithin_comp_rightproof · cited by 1
- LinearMap.IsSymmetric.hasStrictFDerivAt_reApplyInnerSelfproof · cited by 1
- VectorFourier.hasFDerivAt_fourierChar_smulproof · cited by 1
- fderivWithin_fderivWithinproof · cited by 0