Theorems · Theorem · general topology
ContinuousMap.comp_const
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β]
[inst_2 : TopologicalSpace γ] (f : C(β, γ)) (b : β), f.comp (ContinuousMap.const α b) = ContinuousMap.const α (f b)- Defined in
- Mathlib.Topology.ContinuousMap.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- ContinuousMapstatement and proof · cited by 2,491
- ContinuousMap.compstatement · cited by 181
- ContinuousMap.extproof · cited by 92
- ContinuousMap.conststatement · cited by 45
Cited by3
Results whose statement or proof uses this declaration.
- IsLocalHomeomorph.existsUnique_continuousMap_liftsproof · cited by 2
- TopRep.d_comp_dproof · cited by 1
- ContinuousCohomology.cocycles₀IsoAux'proof · cited by 0