Group object


In category theory, a branch of mathematics, group objects are certain generalizations of groups that are built on more complicated structures than sets. A typical example of a group object is a topological group, a group whose underlying set is a topological space such that the group operations are continuous.

Definition

Formally, we start with a category C with finite products. A group object in C is an object G of C together with morphisms
  • m : G × GG
  • e : 1 → G
  • inv : GG
such that the following properties are satisfiedm is associative, i.e. m = m as morphisms G × G × GG, and where e.g. m × idG : G × G × GG × G; here we identify G × in a canonical manner with × G. e is a two-sided unit of m, i.e. m = p1, where p1 : G × 1 → G is the canonical projection, and m = p2, where p2 : 1 × GG is the canonical projectioninv is a two-sided inverse for m, i.e. if d : GG × G is the diagonal map, and eG : GG is the composition of the unique morphism G → 1 with e, then m ''d = e''G and m ''d = e''G.
Note that this is stated in terms of maps – product and inverse must be maps in the category – and without any reference to underlying "elements" of the group object – categories in general do not have elements of their objects.
Another way to state the above is to say G is a group object in a category C if for every object X in C, there is a group structure on the morphisms Hom from X to G such that the association of X to Hom is a functor from C to the category of groups.
Yet another way to state the above is to define a group object as a monoid object in the cartesian monoidal category, together with an inverse morphism satisfying the above conditions.

Examples