Left and right lifting properties #
Given a morphism property T
, we define the left and right lifting property with respect to T
.
We show that the left lifting property is stable under retracts, cobase change, coproducts, and composition, with dual statements for the right lifting property.
Given T : MorphismProperty C
, this is the class of morphisms that have the
left lifting property (llp) with respect to T
.
Instances For
Given T : MorphismProperty C
, this is the class of morphisms that have the
right lifting property (rlp) with respect to T
.
Instances For
theorem
CategoryTheory.MorphismProperty.llp_isStableUnderRetracts
{C : Type u}
[Category.{v, u} C]
(T : MorphismProperty C)
:
theorem
CategoryTheory.MorphismProperty.rlp_isStableUnderRetracts
{C : Type u}
[Category.{v, u} C]
(T : MorphismProperty C)
:
instance
CategoryTheory.MorphismProperty.llp_isStableUnderCobaseChange
{C : Type u}
[Category.{v, u} C]
(T : MorphismProperty C)
:
instance
CategoryTheory.MorphismProperty.rlp_isStableUnderBaseChange
{C : Type u}
[Category.{v, u} C]
(T : MorphismProperty C)
:
instance
CategoryTheory.MorphismProperty.llp_isMultiplicative
{C : Type u}
[Category.{v, u} C]
(T : MorphismProperty C)
:
instance
CategoryTheory.MorphismProperty.rlp_isMultiplicative
{C : Type u}
[Category.{v, u} C]
(T : MorphismProperty C)
:
theorem
CategoryTheory.MorphismProperty.llp_IsStableUnderCoproductsOfShape
{C : Type u}
[Category.{v, u} C]
(T : MorphismProperty C)
(J : Type u_1)
:
theorem
CategoryTheory.MorphismProperty.rlp_IsStableUnderProductsOfShape
{C : Type u}
[Category.{v, u} C]
(T : MorphismProperty C)
(J : Type u_1)
: