The full subcategory of injective objects #
@[reducible, inline]
The full subcategory of injective objects in a category C.
Equations
Instances For
instance
CategoryTheory.InjectiveObject.instIsClosedUnderLimitsOfShapeIsInjectiveDiscrete
(C : Type u)
[Category.{v, u} C]
(J : Type u_1)
:
instance
CategoryTheory.InjectiveObject.instHasFiniteProducts
(C : Type u)
[Category.{v, u} C]
[Limits.HasFiniteProducts C]
:
instance
CategoryTheory.InjectiveObject.instHasBinaryBiproducts
(C : Type u)
[Category.{v, u} C]
[Preadditive C]
[Limits.HasBinaryBiproducts C]
:
@[reducible, inline]
abbrev
CategoryTheory.InjectiveObject.ι
(C : Type u)
[Category.{v, u} C]
:
Functor (InjectiveObject C) C
The inclusion InjectiveObject C ⥤ C of the full subcategory of
injective objects in C.
Equations
Instances For
instance
CategoryTheory.InjectiveObject.instInjectiveObjι
(C : Type u)
[Category.{v, u} C]
(X : InjectiveObject C)
:
instance
CategoryTheory.InjectiveObject.instInjectiveObjIsInjective
(C : Type u)
[Category.{v, u} C]
(X : InjectiveObject C)
: