Theorems · Definition · functional analysis
ContinuousLinearMap.lcomp
{R : Type u_1} →
{U : Type u_2} →
{V : Type u_3} →
(W : Type u_4) →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid U] →
[inst_2 : Module R U] →
[inst_3 : TopologicalSpace U] →
[inst_4 : AddCommMonoid V] →
[inst_5 : Module R V] →
[inst_6 : TopologicalSpace V] →
[inst_7 : AddCommMonoid W] →
[inst_8 : Module R W] →
[inst_9 : TopologicalSpace W] →
[inst_10 : ContinuousAdd W] →
[inst_11 : ContinuousConstSMul R W] → (U →L[R] V) → (V →L[R] W) →ₗ[R] U →L[R] WComposition of continuous linear maps, as a linear map. Compare LinearMap.lcomp.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- ContinuousLinearMapstatement and proof · cited by 5,352
- ContinuousConstSMulstatement and proof · cited by 832
- ContinuousAddstatement and proof · cited by 777
- ContinuousLinearMap.compproof · cited by 709
Cited by4
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.llcompproof · cited by 1
- ContinuousLinearMap.llcomp_applystatement · cited by 0
- AbstractMeasure.contractFstCLMproof · cited by 0
- ContinuousLinearMap.lcomp_applystatement and proof · cited by 0