Paths between points of an object of TopCat #
This file introduces a structure TopCat.Path for paths between
two points of an object X : TopCat. The data is defined using
a morphism I ⟶ X in the category TopCat.
Given two points x and y of X : TopCat, this is the type
of paths from x to y, defined using a morphism I ⟶ X.
Set TopCat.pathEquiv for the relation with _root_.Path x y.
a morphism from the unit interval
Instances For
The bijection between TopCat.Path X x y and _root_.Path x y.
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[simp]
theorem
TopCat.pathEquiv_apply_apply
{X : TopCat}
{x y : ↑X}
(p : X.Path x y)
(a✝ : ↑unitInterval)
:
@[simp]
theorem
TopCat.pathEquiv_symm_apply_hom_hom_apply
{X : TopCat}
{x y : ↑X}
(p : Path x y)
(a✝ : ULift.{u, 0} ↑unitInterval)
: