Special linear group of degree two
Definition
The special linear group of degree two over a field , or more generally over a commutative unital ring , is defined as the group of matrices with determinant under matrix multiplication. The group is denoted by .
The underlying set of the group is:
.
The group operation is given by:
.
The identity element is:
.
The inverse map is given by:
<math>\begin{pmatrix} a & b \\ c & d \\\end{pmatrix}^{-1} = \begin{pmatrix} d & -b \\ -c & a \\\end{pmatrix}