Theorems · Theorem · category theory
HomotopicalAlgebra.PathObject.RightHomotopy.homotopy_extension
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : HomotopicalAlgebra.ModelCategory C] {A B X : C}
{P : HomotopicalAlgebra.PathObject B} {f₀ f₁ : A ⟶ B} [HomotopicalAlgebra.IsFibrant B] [P.IsGood]
(h : P.RightHomotopy f₀ f₁) (i : A ⟶ X) [HomotopicalAlgebra.Cofibration i] (l₀ : X ⟶ B),
autoParam (CategoryTheory.CategoryStruct.comp i l₀ = f₀)
HomotopicalAlgebra.PathObject.RightHomotopy.homotopy_extension._auto_1 →
∃ l₁ h', CategoryTheory.CategoryStruct.comp i h'.h = h.hThe homotopy extension theorem: if p : A ⟶ X is a cofibration,
l₀ : X ⟶ B is a morphism, if there is a right homotopy h between
the composition f₀ := i ≫ l₀ and a morphism f₁ : A ⟶ B,
then there exists a morphism l₁ : X ⟶ B and a right homotopy h' from
l₀ to l₁ which is compatible with h (in particular, i ≫ l₁ = f₁).
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.pairstatement · cited by 536
- CategoryTheory.CommSqproof · cited by 158
- HomotopicalAlgebra.ModelCategorystatement and proof · cited by 141
- HomotopicalAlgebra.PrepathObject.Pstatement · cited by 76
- HomotopicalAlgebra.IsFibrantstatement and proof · cited by 56
- HomotopicalAlgebra.PrepathObject.p₀proof · cited by 40
- HomotopicalAlgebra.PrepathObject.p₁proof · cited by 40
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.