# Group object

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Group_object
> Markdown URL: https://mediated.wiki/source/Group_object.md
> Source: https://en.wikipedia.org/wiki/Group_object
> Source revision: 1340716437
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

{{Short description|Certain generalizations of groups}}
In [category theory](/source/category_theory), a branch of [mathematics](/source/mathematics), '''group objects''' are certain generalizations of [groups](/source/group_(mathematics)) that are built on more complicated structures than [sets](/source/Set_(mathematics)). A typical example of a group object is a [topological group](/source/topological_group), a group whose underlying set is a [topological space](/source/topological_space) such that the group operations are [continuous](/source/continuity_(topology)).

==Definition==

Formally, we start with a [category](/source/category_(mathematics)) ''C'' with finite products (i.e. ''C'' has a [terminal object](/source/terminal_object) 1 and any two objects of ''C'' have a [product](/source/product_(category_theory))). A '''group object''' in ''C'' is an object ''G'' of ''C'' together with [morphism](/source/morphism)s
*''m'' : ''G'' &times; ''G'' → ''G'' (thought of as the "group multiplication")
*''e'' : 1 → ''G'' (thought of as the "inclusion of the identity element")
*''inv'' : ''G'' → ''G'' (thought of as the "inversion operation")
such that the following properties (modeled on the group axioms –  more precisely, on the [definition of a group](/source/Universal_algebra) used in [universal algebra](/source/universal_algebra)) are satisfied
* ''m'' is associative, i.e. ''m'' (''m'' &times; id<sub>''G''</sub>) = ''m'' (id<sub>''G''</sub> &times; ''m'') as morphisms ''G'' &times; ''G'' &times; ''G'' → ''G'', and where e.g. ''m'' &times; id<sub>''G''</sub> : ''G'' &times; ''G'' &times; ''G'' → ''G'' &times; ''G''; here we identify ''G'' &times; (''G'' &times; ''G'') in a canonical manner with (''G'' &times; ''G'') &times; ''G''. 
* ''e'' is a two-sided unit of ''m'', i.e. ''m'' (id<sub>''G''</sub> &times; ''e'') = ''p''<sub>1</sub>, where ''p''<sub>1</sub> : ''G'' &times; 1 → ''G'' is the canonical projection, and  ''m'' (''e'' &times; id<sub>''G''</sub>) = ''p''<sub>2</sub>, where ''p''<sub>2</sub> : 1 &times; ''G'' → ''G'' is the canonical projection
* ''inv'' is a two-sided inverse for ''m'', i.e. if ''d'' : ''G'' → ''G'' &times; ''G'' is the diagonal map, and ''e''<sub>''G''</sub> : ''G'' → ''G'' is the composition of the unique morphism ''G'' → 1 (also called the counit) with ''e'', then ''m'' (id<sub>''G''</sub> &times; ''inv'') ''d'' = ''e''<sub>''G''</sub> and ''m'' (''inv'' &times; id<sub>''G''</sub>) ''d'' = ''e''<sub>''G''</sub>.

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(''X'', ''G'') from ''X'' to ''G'' such that the association of ''X'' to Hom(''X'', ''G'') is a (contravariant) [functor](/source/functor) from ''C'' to the [category of groups](/source/category_of_groups).

Yet another way to state the above is to define a group object as a [monoid object](/source/monoid_object) in the [cartesian monoidal category](/source/cartesian_monoidal_category) (that is, the [monoidal category](/source/monoidal_category) where the product is &times; and the unit is the terminal object 1), together with an inverse morphism satisfying the above conditions.

== Examples ==
* Each set ''G'' for which a [group](/source/group_(mathematics)) structure (''G'', ''m'', ''u'', <sup>−1</sup>) can be defined can be considered a group object in the category of [sets](/source/set_theory). The map ''m'' is the group operation, the map ''e'' (whose domain is a [singleton](/source/singleton_(mathematics))) picks out the identity element ''u'' of ''G'', and the map ''inv'' assigns to every group element its inverse. ''e''<sub>''G''</sub> : ''G'' → ''G'' is the map that sends every element of ''G'' to the identity element.
* A [topological group](/source/topological_group) is a group object in the category of [topological spaces](/source/topology) with [continuous functions](/source/continuous_function_(topology)).
* A [Lie group](/source/Lie_group) is a group object in the category of [smooth manifolds](/source/manifold) with [smooth map](/source/smooth_map)s.
* A [Lie supergroup](/source/Lie_supergroup) is a group object in the category of [supermanifold](/source/supermanifold)s.
* An [algebraic group](/source/algebraic_group) is a group object in the category of [algebraic varieties](/source/algebraic_variety). In modern [algebraic geometry](/source/algebraic_geometry), one considers the more general [group scheme](/source/group_scheme)s, group objects in the category of [scheme](/source/scheme_(mathematics))s.
* A localic group is a group object in the category of [locales](/source/locale_(mathematics)).
* The group objects in the category of groups (or [monoid](/source/monoid)s) are the [abelian group](/source/abelian_group)s. The reason for this is that, if ''inv'' is assumed to be a homomorphism, then ''G'' must be abelian. More precisely: if ''A'' is an abelian group and we denote by ''m'' the group multiplication of ''A'', by ''e'' the inclusion of the identity element, and by ''inv'' the inversion operation on ''A'', then (''A'', ''m'', ''e'', ''inv'') is a group object in the category of groups (or monoids). Conversely, if (''A'', ''m'', ''e'', ''inv'') is a group object in one of those categories, then ''m'' necessarily coincides with the given operation on ''A'', ''e'' is the inclusion of the given identity element on ''A'', ''inv'' is the inversion operation and ''A'' with the given operation is an abelian group. See also [Eckmann–Hilton argument](/source/Eckmann%E2%80%93Hilton_argument).
* The strict [2-group](/source/2-group) is the group object in the [category of small categories](/source/category_of_small_categories).
* Given a category ''C'' with finite [coproduct](/source/coproduct)s, a '''cogroup object''' is an object ''G'' of ''C'' together with a "comultiplication" ''m'': ''G'' → ''G'' <math>\oplus</math> ''G,'' a "coidentity" ''e'': ''G'' → 0, and a "coinversion" ''inv'': ''G'' → ''G'' that satisfy the [dual](/source/dual_(category_theory)) versions of the axioms for group objects. Here 0 is the [initial object](/source/initial_object) of ''C''. Cogroup objects occur naturally in [algebraic topology](/source/algebraic_topology).

==See also==
* [Hopf algebra](/source/Hopf_algebra)s can be seen as a generalization of group objects to [monoidal categories](/source/monoidal_category).
*[Groupoid object](/source/Groupoid_object)
*[internal category](/source/internal_category)<!-- a group object is an instance of an internal category. -->

==References==
{{Reflist}}
* {{Citation|title=Category Theory| last=Awodey|first=Steve|isbn=9780199587360|year=2010|publisher=Oxford University Press}}
* {{Lang Algebra|edition=3r}}

Category:Group theory
Category:Objects (category theory)

---
Adapted from the Wikipedia article [Group object](https://en.wikipedia.org/wiki/Group_object) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Group_object?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
