Mathlib Map

Theorems · Definition · category theory

HomotopicalAlgebra.PathObject.RightHomotopy

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {X Y : C} →
      [inst_1 : HomotopicalAlgebra.CategoryWithWeakEquivalences C] →
        HomotopicalAlgebra.PathObject Y → (X ⟶ Y) → (X ⟶ Y) → Type v

Given a path object P for X, two maps f and g in X ⟶ Y are homotopic relative to P when there is a morphism h : P.I ⟶ Y such that P.i₀ ≫ h = f and P.i₁ ≫ h = g.

Defined in
Mathlib.AlgebraicTopology.ModelCategory.RightHomotopy
Cited by
14 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryHomotopicalAlgebra.CategoryWithWeakEquivalences

Around this declaration

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

HomotopicalAlgebra.RightHomotopyRel · cited by 22HomotopicalAlgebra.RightH…HomotopicalAlgebra.RightHomotopyClass.precomp_bijective_of_cofibration_of_weakEquivalence · cited by 4RightHomotopyClass.precom…HomotopicalAlgebra.PathObject.RightHomotopy.rightHomotopyRel · cited by 3RightHomotopy.rightHomoto…HomotopicalAlgebra.RightHomotopyRel.exists_good_pathObject · cited by 3RightHomotopyRel.exists_g…HomotopicalAlgebra.RightHomotopyRel.exists_very_good_pathObject · cited by 3RightHomotopyRel.exists_v…HomotopicalAlgebra.PathObject.RightHomotopy.precomp · cited by 1RightHomotopy.precompHomotopicalAlgebra.PathObject.RightHomotopy.refl · cited by 1RightHomotopy.reflHomotopicalAlgebra.PathObject.RightHomotopy.symm · cited by 1RightHomotopy.symmHomotopicalAlgebra.PathObject.RightHomotopy.trans · cited by 1RightHomotopy.transHomotopicalAlgebra.RightHomotopyRel.factorsThroughLocalization · cited by 1RightHomotopyRel.factorsT…HomotopicalAlgebra.LeftHomotopyRel.rightHomotopy · cited by 1LeftHomotopyRel.rightHomo…HomotopicalAlgebra.RightHomotopyRel.leftHomotopy · cited by 1RightHomotopyRel.leftHomo…HomotopicalAlgebra.RightHomotopyRel.symm · cited by 1RightHomotopyRel.symmHomotopicalAlgebra.RightHomotopyRel.trans · cited by 1RightHomotopyRel.transHomotopicalAlgebra.PathObject.RightHomotopy.exists_good_pathObject · cited by 1RightHomotopy.exists_good…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomHomotopicalAlgebra.CategoryWithWeakEquivalences · cited by 77HomotopicalAlgebra.Catego…HomotopicalAlgebra.PathObject · cited by 32HomotopicalAlgebra.PathOb…HomotopicalAlgebra.PathObject.toPrepathObject · cited by 24PathObject.toPrepathObjectHomotopicalAlgebra.PrepathObject.RightHomotopy · cited by 15PrepathObject.RightHomoto…PathObject.RightHomotopyCITED BYCITES

Cites6

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

Cited by22

Results whose statement or proof uses this declaration.