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.

Equations
  • One or more equations did not get rendered due to their size.

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

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    Auxiliary definition for commGrpEquivalence.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

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

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For