Mathlib Map

Theorems · Definition · category theory

HomotopicalAlgebra.PathObject.RightHomotopy.symm

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {X Y : C} →
      [inst_1 : HomotopicalAlgebra.CategoryWithWeakEquivalences C] →
        {P : HomotopicalAlgebra.PathObject Y} → {f g : X ⟶ Y} → P.RightHomotopy f g → P.symm.RightHomotopy g f

If f and g are homotopic relative to a path object P, then g and f are homotopic relative to P.symm.

Defined in
Mathlib.AlgebraicTopology.ModelCategory.RightHomotopy
Cited by
1 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext
Assumes
CategoryTheory.CategoryHomotopicalAlgebra.CategoryWithWeakEquivalences

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

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

Cited by1

Results whose statement or proof uses this declaration.