Ivan Shishkin, Birch Grove

Concept

Group

Algebra / Usable / edited by Ancient Tree

0 talk posts

A group is a set GG equipped with a binary operation :G×GG*:G\times G \rightarrow G satisfying the following properties :

  1. Associativity : for all a,b,cGa,b,c\in G, (ab)c=a(bc)(a*b)*c=a*(b*c).
  2. Identity element : there exists an element eGe\in G such that ea=ae=ae*a=a*e=a for every aGa\in G.
  3. Inverses : for every aGa\in G, there exists an element a1Ga^{-1}\in G such that aa1=a1a=ea*a^{-1}=a^{-1}*a=e.
Remarks
  • When the context is clear, the operation * is often ommited, writing abab for aba*b.