The category of commutative groups in a Cartesian monoidal category #
A commutative group object internal to a Cartesian monoidal category.
- X : C
The underlying object in the ambient monoidal category
- comm : IsCommMonObj self.X
Instances For
Alias of CategoryTheory.CommGrp.
A commutative group object internal to a Cartesian monoidal category.
Instances For
A commutative group object is a group object.
Instances For
Alias of CategoryTheory.CommGrp.toGrp.
A commutative group object is a group object.
Instances For
A commutative group object is a commutative monoid object.
Instances For
A commutative group object is a monoid object.
Instances For
The trivial commutative group object.
Instances For
Alias of CategoryTheory.CommGrp.id_hom.
Alias of CategoryTheory.CommGrp.comp_hom.
The forgetful functor from commutative group objects to group objects.
Instances For
Alias of CategoryTheory.CommGrp.forget₂Grp.
The forgetful functor from commutative group objects to group objects.
Instances For
The forgetful functor from commutative group objects to group objects is fully faithful.
Instances For
Alias of CategoryTheory.CommGrp.fullyFaithfulForget₂Grp.
The forgetful functor from commutative group objects to group objects is fully faithful.
Instances For
The forgetful functor from commutative group objects to commutative monoid objects.
Instances For
The forgetful functor from commutative group objects to commutative monoid objects is fully faithful.
Instances For
The forgetful functor from commutative group objects to the ambient category.
Instances For
Construct an isomorphism of commutative group objects by giving a monoid isomorphism between the underlying objects.
Instances For
Construct an isomorphism of group objects by giving an isomorphism between the underlying objects and checking compatibility with unit and multiplication only in the forward direction.
Instances For
A finite-product-preserving functor takes commutative group objects to commutative group objects.
Instances For
If F : C ⥤ D is a fully faithful monoidal functor, then
CommGrpCat(F) : CommGrpCat C ⥤ CommGrpCat D is fully faithful too.
Instances For
The identity functor is also the identity on commutative group objects.
Instances For
The composition functor is also the composition on commutative group objects.
Instances For
Natural transformations between functors lift to commutative group objects.
Instances For
Natural isomorphisms between functors lift to commutative group objects.
Instances For
mapCommGrp is functorial in the left-exact functor.
Instances For
An adjunction of braided functors lifts to an adjunction of their lifts to commutative group objects.
Instances For
An equivalence of categories lifts to an equivalence of their commutative group objects.