Mathlib Map

Theorems · Inductive type · category theory

HomotopicalAlgebra.PrepathObject.RightHomotopy

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

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

Defined in
Mathlib.AlgebraicTopology.ModelCategory.RightHomotopy
Cited by
15 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

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

HomotopicalAlgebra.PrepathObject.RightHomotopy.h · cited by 20RightHomotopy.hHomotopicalAlgebra.PathObject.RightHomotopy · cited by 14PathObject.RightHomotopyHomotopicalAlgebra.PrepathObject.RightHomotopy.h₀ · cited by 8RightHomotopy.h₀HomotopicalAlgebra.PrepathObject.RightHomotopy.h₁ · cited by 7RightHomotopy.h₁HomotopicalAlgebra.PrepathObject.RightHomotopy.op · cited by 3RightHomotopy.opHomotopicalAlgebra.PrepathObject.RightHomotopy.h₀_assoc · cited by 1RightHomotopy.h₀_assocHomotopicalAlgebra.PrepathObject.RightHomotopy.h₁_assoc · cited by 1RightHomotopy.h₁_assocHomotopicalAlgebra.PrepathObject.RightHomotopy.mk.inj · cited by 1mk.injHomotopicalAlgebra.PrepathObject.RightHomotopy.precomp · cited by 1RightHomotopy.precompHomotopicalAlgebra.PrepathObject.RightHomotopy.refl · cited by 1RightHomotopy.reflHomotopicalAlgebra.PrepathObject.RightHomotopy.symm · cited by 1RightHomotopy.symmHomotopicalAlgebra.PrepathObject.RightHomotopy.trans · cited by 1RightHomotopy.transHomotopicalAlgebra.PrepathObject.RightHomotopy.unop · cited by 1RightHomotopy.unopCategoryTheory.Functor.isLocalization_of_essSurj_of_full_of_exists_pathObjects · cited by 1Functor.isLocalization_of…HomotopicalAlgebra.PrepathObject.RightHomotopy.mk.noConfusion · cited by 1mk.noConfusionCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomHomotopicalAlgebra.PrepathObject · cited by 56HomotopicalAlgebra.Prepat…PrepathObject.RightHomotopyCITED BYCITES

Cites3

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

Cited by32

Results whose statement or proof uses this declaration.