With an minimalist impression of groups in mind, we can dive into a class of (engineer-wise) very useful groups which consist of matrices together with matrix multiplication as operation.
, General Linear Group: consists of all invertible n-by-n matrices with real entries. The existence of matrix inversion and identity matrix fulfills the group axioms.
: a subgroup of , contains matrices with positive determinant. represents all the orientation preserving linear transformations of (keeps the left-handed and right-handed orientation).
, Special Linear Group: is a subgroup of , whose element has determinant 1. special linear group can be characterized as group of volume and orientation preserving linear transformations of .
, Orthogonal Group: is the group of orthogonal matrices, it is a subgroup , represents the group of distance preserving transformations of a Euclidean space of dimension .
, Special Orthogonal Group: contains orthogonal matrices of determinant 1. It preserves orientation, angles and distance. It is also called rotation group, in the case of , noted as , it describes all rotations about the origin of 3D Euclidean space. For example, in computer vision, all camera rotations belong to .