Theorems · Theorem · algebraic topology
ContinuousMap.homotopic_const_iff
∀ {X : Type u} {Y : Type v} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {x₀ x₁ : X} [Nonempty Y],
(ContinuousMap.const Y x₀).Homotopic (ContinuousMap.const Y x₁) ↔ Joined x₀ x₁Two constant continuous maps with nonempty domain are homotopic if and only if their values are joined by a path in the codomain.
- Defined in
- Mathlib.Topology.Homotopy.Path
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Pathproof · cited by 318
- ContinuousMap.compproof · cited by 181
- ContinuousMap.Homotopyproof · cited by 65
- ContinuousMap.conststatement and proof · cited by 45
- Joinedstatement and proof · cited by 29
- ContinuousMap.curryproof · cited by 26
- ContinuousMap.Homotopicstatement and proof · cited by 24
- ContinuousMap.Homotopy.toContinuousMapproof · cited by 15
- ContinuousMap.Homotopy.apply_oneproof · cited by 8
- ContinuousMap.Homotopy.apply_zeroproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.