If V
has limits of shape J
, so does Action V G
.
If V
has colimits of shape J
, so does Action V G
.
F : C ⥤ Action V G
preserves the limit of some K : J ⥤ C
if
if it does after postcomposing with the forgetful functor Action V G ⥤ V
.
F : C ⥤ Action V G
preserves limits of some shape J
if it does after postcomposing with the forgetful functor Action V G ⥤ V
.
F : C ⥤ Action V G
preserves limits of some size
if it does after postcomposing with the forgetful functor Action V G ⥤ V
.
F : C ⥤ Action V G
preserves the colimit of some K : J ⥤ C
if
if it does after postcomposing with the forgetful functor Action V G ⥤ V
.
F : C ⥤ Action V G
preserves colimits of some shape J
if it does after postcomposing with the forgetful functor Action V G ⥤ V
.
F : C ⥤ Action V G
preserves colimits of some size
if it does after postcomposing with the forgetful functor Action V G ⥤ V
.
Action.forget V G : Action V G ⥤ V
preserves the limit of some K : J ⥤ Action V G
if
K ⋙ Action.forget V G
has a limit.
Action.forget V G : Action V G ⥤ V
preserves the colimit of some K : J ⥤ Action V G
if
K ⋙ Action.forget V G
has a colimit.
F.mapAction : Action V G ⥤ Action W G
preserves the limit of some K : J ⥤ Action V G
if
K ⋙ forget V G
has a limit and F
preserves the limit of K ⋙ forget V G
.
F.mapAction : Action V G ⥤ Action W G
preserves limits of some shape J
if
V
has limits of shape J
and F
preserves limits of shape J
.
F.mapAction : Action V G ⥤ Action W G
preserves limits of some size if
V
has limits of that size and F
preserves limits of that size.
F.mapAction : Action V G ⥤ Action W G
preserves finite limits if
V
has finite limits and F
preserves finite limits.
F.mapAction : Action V G ⥤ Action W G
preserves the colimit of some K : J ⥤ Action V G
if
K ⋙ forget V G
has a colimit and F
preserves the colimit of K ⋙ forget V G
.
F.mapAction : Action V G ⥤ Action W G
preserves colimits of some shape J
if
V
has colimits of shape J
and F
preserves colimits of shape J
.
F.mapAction : Action V G ⥤ Action W G
preserves colimits of some size if
V
has colimits of that size and F
preserves colimits of that size.
F.mapAction : Action V G ⥤ Action W G
preserves finite colimits if
V
has finite colimits and F
preserves finite colimits.
Equations
- Action.instHasZeroMorphisms = { zero := fun (X Y : Action V G) => Action.instZeroHom, comp_zero := ⋯, zero_comp := ⋯ }
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.
Auxiliary construction for the Abelian (Action V G)
instance.