Documentation

Mathlib.CategoryTheory.Monoidal.Internal.Types.Grp_

Grp (Type u) ≌ GrpCat.{u} #

The category of internal group objects in Type is equivalent to the category of "native" bundled groups.

Moreover, this equivalence is compatible with the forgetful functors to Type.

@[implicit_reducible]
Equations
  • One or more equations did not get rendered due to their size.

Converting a group object in Type u into a group.

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

    Converting a group into a group object in Type u.

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

      The category of group objects in Type u is equivalent to the category of groups.

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

        The equivalences Mon (Type u) ≌ MonCat.{u} and Grp (Type u) ≌ GrpCat.{u} are naturally compatible with the forgetful functors to MonCat and Mon (Type u).

        Equations
        Instances For