Mathlib Map

Theorems · Definition · general topology

Path.symm

{X : Type u_1} → [inst : TopologicalSpace X] → {x y : X} → Path x y → Path y x

The reverse of a path from x to y, as a path from y to x

Defined in
Mathlib.Topology.Path
Cited by
35 results in Mathlib
Foundations
Depth 121 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 by42

Results whose statement or proof uses this declaration.