Limits in Grp C #
We show that Grp C has limits.
noncomputable def
CategoryTheory.Grp.limitAux
{C : Type u_1}
[Category.{v, u_1} C]
[CartesianMonoidalCategory C]
{J : Type w}
[Category.{u_2, w} J]
[Limits.HasLimitsOfShape J C]
(F : Functor J (Grp C))
:
Grp C
An auxillary construction in order to prove that Grp.forget₂Mon creates limits.
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implicit_reducible]
noncomputable instance
CategoryTheory.instCreatesLimitsOfShapeGrpMonForget₂Mon
{C : Type u_1}
[Category.{v, u_1} C]
[CartesianMonoidalCategory C]
{J : Type w}
[Category.{u_2, w} J]
[Limits.HasLimitsOfShape J C]
:
Equations
- One or more equations did not get rendered due to their size.
@[implicit_reducible]
noncomputable instance
CategoryTheory.instCreatesLimitsOfShapeGrpForget
{C : Type u_1}
[Category.{v, u_1} C]
[CartesianMonoidalCategory C]
{J : Type w}
[Category.{u_2, w} J]
[Limits.HasLimitsOfShape J C]
:
instance
CategoryTheory.instHasLimitsOfShapeGrp
{C : Type u_1}
[Category.{v, u_1} C]
[CartesianMonoidalCategory C]
{J : Type w}
[Category.{u_2, w} J]
[Limits.HasLimitsOfShape J C]
:
Limits.HasLimitsOfShape J (Grp C)