Theorems · Definition · functional analysis
ContinuousLinearMap.llcomp
(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 : ContinuousAdd V] →
[inst_8 : ContinuousConstSMul R V] →
[inst_9 : AddCommMonoid W] →
[inst_10 : Module R W] →
[inst_11 : TopologicalSpace W] →
[inst_12 : ContinuousAdd W] →
[inst_13 : ContinuousConstSMul R W] → (U →L[R] V) →ₗ[R] (V →L[R] W) →ₗ[R] U →L[R] WComposition of continuous linear maps, as a bilinear map. Compare LinearMap.llcomp.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 89 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.lcompproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- AbstractMeasure.prodMkproof · cited by 5
- AbstractMeasure.prodMk'proof · cited by 5
- ContinuousLinearMap.llcomp_applystatement and proof · cited by 0