Theorems · Theorem · category theory
HomotopicalAlgebra.ModelCategory.hasLiftingProperty_of_joyalTrickDual
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : HomotopicalAlgebra.CategoryWithCofibrations C]
[inst_2 : HomotopicalAlgebra.CategoryWithFibrations C] [inst_3 : HomotopicalAlgebra.CategoryWithWeakEquivalences C]
[(HomotopicalAlgebra.weakEquivalences C).HasTwoOutOfThreeProperty]
[(HomotopicalAlgebra.trivialCofibrations C).HasFactorization (HomotopicalAlgebra.fibrations C)]
[CategoryTheory.Limits.HasPullbacks C] [(HomotopicalAlgebra.fibrations C).IsStableUnderComposition]
[(HomotopicalAlgebra.fibrations C).IsStableUnderBaseChange],
(∀ {A B X Y : C} (i : A ⟶ B) (p : X ⟶ Y) [HomotopicalAlgebra.Cofibration i] [HomotopicalAlgebra.WeakEquivalence p]
[HomotopicalAlgebra.Fibration p], CategoryTheory.HasLiftingProperty i p) →
∀ {A B X Y : C} (i : A ⟶ B) (p : X ⟶ Y) [HomotopicalAlgebra.Cofibration i] [HomotopicalAlgebra.Fibration p]
[HomotopicalAlgebra.WeakEquivalence i], CategoryTheory.HasLiftingProperty i pJoyal's trick (dual): that trivial cofibrations have the left lifting property with respect to fibrations follows from the left lifting property of cofibrations with respect to trivial fibrations and a few other consequences of the model categories axioms.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryHomotopicalAlgebra.CategoryWithCofibrationsHomotopicalAlgebra.CategoryWithFibrationsHomotopicalAlgebra.CategoryWithWeakEquivalencesCategoryTheory.MorphismProperty.HasTwoOutOfThreePropertyCategoryTheory.MorphismProperty.HasFactorizationCategoryTheory.Limits.HasPullbacksCategoryTheory.MorphismProperty.IsStableUnderCompositionCategoryTheory.MorphismProperty.IsStableUnderBaseChangeHomotopicalAlgebra.CofibrationHomotopicalAlgebra.FibrationHomotopicalAlgebra.WeakEquivalence
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites51
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.compproof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Limits.pullbackproof · cited by 864
- CategoryTheory.Limits.pullback.fstproof · cited by 639
- CategoryTheory.Limits.pullback.sndproof · cited by 637
- CategoryTheory.Limits.HasPullbacksstatement and proof · cited by 439
- CategoryTheory.Limits.limit.lift_πproof · cited by 266
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.