Theorems · Theorem · algebraic topology
Path.Homotopic.map
∀ {X : Type u} {Y : Type v} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {x₀ x₁ : X} {p q : Path x₀ x₁},
p.Homotopic q → ∀ (f : C(X, Y)), (p.map ⋯).Homotopic (q.map ⋯)- Defined in
- Mathlib.Topology.Homotopy.Path
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 126 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.
- DFunLike.coestatement · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousMapstatement and proof · cited by 2,491
- Pathstatement and proof · cited by 318
- Nonempty.mapproof · cited by 101
- ContinuousMap.continuousstatement · cited by 74
- Path.Homotopicstatement and proof · cited by 28
- Path.Homotopyproof · cited by 21
- Path.mapstatement · cited by 21
- Path.Homotopy.mapproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Path.Homotopic.Quotient.mapproof · cited by 19