Mathlib Map

Theorems · Definition · algebraic topology

Path.Homotopic.setoid

{X : Type u} → [inst : TopologicalSpace X] → (x₀ x₁ : X) → Setoid (Path x₀ x₁)

The setoid on Paths defined by the equivalence relation Path.Homotopic. That is, two paths are equivalent if there is a Homotopy between them.

Defined in
Mathlib.Topology.Homotopy.Path
Cited by
14 results in Mathlib
Foundations
Depth 130 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.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by19

Results whose statement or proof uses this declaration.