Group
Given a Binary Operation : on a set , the pair is defined as a group if it satisfies the following conditions:
- is associative.
- There exists an identity element .
- 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.