1群の定義
集合 G と二項演算 \ast:G\times G\to G の組 (G,\ast) が群であるとは、次を満たすことである。\ast が二項演算であることに閉包性はすでに含まれる。
\forall a,b,c\in G,\quad (a\ast b)\ast c=a\ast(b\ast c)
\exists e\in G\ \text{such that}\ \forall a\in G,\ e\ast a=a\ast e=a
この e に対して、
\forall a\in G,\ \exists a^{-1}\in G\ \text{such that}\ a\ast a^{-1}=a^{-1}\ast a=e
最初の等式は任意の a,b,c\in G に対する結合法則、続く二つは単位元と、その同じ単位元に対する各元の逆元の存在を表す。