Mathlib Map

Theorems · Definition · algebraic topology

Path.Homotopic.Quotient.cast

{X : Type u} →
  [inst : TopologicalSpace X] →
    {x y : X} → Path.Homotopic.Quotient x y → {x' y' : X} → x' = x → y' = y → Path.Homotopic.Quotient x' y'

Cast a path homotopy class using equalities of endpoints.

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

Cites5

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

Cited by16

Results whose statement or proof uses this declaration.