Group

Given a Binary Operation : on a set , the pair is defined as a group if it satisfies the following conditions:

  1. is associative.
  2. There exists an identity element .
  3. For each element , there exists an inverse element .

Example

  • is the set of all invertible 2×2 matrices, and with matrix multiplication, it forms a group.