Theorems · Definition · general topology
ContinuousMap.compCLM
{α : Type u_1} →
{β : Type u_2} →
[inst : TopologicalSpace α] →
[inst_1 : TopologicalSpace β] →
(R : Type u_3) →
(M : Type u_5) →
[inst_2 : TopologicalSpace M] →
[inst_3 : Semiring R] →
[inst_4 : AddCommMonoid M] →
[inst_5 : ContinuousAdd M] →
[inst_6 : Module R M] → [inst_7 : ContinuousConstSMul R M] → C(α, β) → C(β, M) →L[R] C(α, M)Composition on the right by a continuous map, as a ContinuousLinearMap.
- Defined in
- Mathlib.Topology.ContinuousMap.Algebra
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 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 · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- ContinuousLinearMapstatement · cited by 5,352
- ContinuousMapstatement and proof · cited by 2,491
- ContinuousConstSMulstatement and proof · cited by 832
- ContinuousAddstatement and proof · cited by 777
- ContinuousMap.compproof · cited by 181
Cited by5
Results whose statement or proof uses this declaration.
- AbstractMeasure.contractFstproof · cited by 5
- AbstractMeasure.mapproof · cited by 4
- ContRepresentation.coind₁Resproof · cited by 1
- AbstractMeasure.contractFstCLMproof · cited by 0
- ContinuousMap.compCLM_applystatement and proof · cited by 0