Mathlib Map

Theorems · Definition · algebraic topology

Path.Homotopic

{X : Type u} → [inst : TopologicalSpace X] → {x₀ x₁ : X} → Path x₀ x₁ → Path x₀ x₁ → Prop

Two paths p₀ and p₁ are Path.Homotopic if there exists a Homotopy between them.

Defined in
Mathlib.Topology.Homotopy.Path
Cited by
28 results in Mathlib
Foundations
Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpace

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.

Cited by29

Results whose statement or proof uses this declaration.