Documentation

Mathlib.CategoryTheory.Preadditive.CommGrp_

Commutative group objects in additive categories. #

We construct an inverse of the forgetful functor CommGrp C ⥤ C if C is an additive category.

This looks slightly strange because the additive structure of C maps to the multiplicative structure of the commutative group objects.

The canonical functor from an additive category into its commutative group objects. This is always an equivalence, see commGrpEquivalence.

Instances For

    An additive category is equivalent to its category of commutative group objects.

    Instances For