Theorems · Definition · general topology
ContinuousMap.comp
{α : Type u_1} →
{β : Type u_2} →
{γ : Type u_3} →
[inst : TopologicalSpace α] →
[inst_1 : TopologicalSpace β] → [inst_2 : TopologicalSpace γ] → C(β, γ) → C(α, β) → C(α, γ)The composition of continuous maps, as a continuous map.
- Defined in
- Mathlib.Topology.ContinuousMap.Basic
- Cited by
- 181 results in Mathlib
- Foundations
- Depth 16 from the axioms, rests on 56 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousMapstatement and proof · cited by 2,491
Cited by252
Results whose statement or proof uses this declaration.
- BoundedContinuousFunction.compContinuousproof · cited by 25
- ContRepresentation.coind₁proof · cited by 21
- ContinuousMapZero.compproof · cited by 20
- TopCat.Homotopy.hproof · cited by 15
- ContinuousMap.compStarAlgHom'proof · cited by 15
- ContinuousMap.continuous_precompstatement · cited by 14
- GenLoop.toLoopproof · cited by 12
- ContinuousMap.toNNRealproof · cited by 12
- ContinuousMap.continuous_postcompstatement · cited by 9
- ContinuousMapZero.toNNRealproof · cited by 9
- GenLoop.fromLoopproof · cited by 8
- ContRepresentation.coind₁Mapproof · cited by 8
Showing the 200 most cited of 252.