Jump to content

Group/Direct/Definition

From Wikiversity
Group

A set G together with a special element eG and with a binary operation

G×GG,(g,h)gh

is called a group when the following properties are fulfilled.

  1. The binary operation is associative, i.e., for all f,g,hG, we have
    (fg)h=f(gh).
  2. The element e is a neutral element, i.e., for all gG, we have
    ge=g=eg.
  3. For every gG, there exists an inverse element, i.e., there exists some hG such that
    hg=gh=e.