[example: Subgroup Criterion Applied]
We verify that $H = \{e, r, r^2\} \le D_6$, where $D_6$ is the dihedral group of symmetries of an equilateral triangle, with $r$ denoting rotation by $120°$ and $e$ the identity. The elements satisfy $r^3 = e$.
The set $H$ consists of the three rotations. Take any $a, b \in H$; then $a = r^i$ and $b = r^j$ for $i, j \in \{0, 1, 2\}$. Since $b^{-1} = r^{-j} = r^{3-j}$ (using $r^3 = e$), we have
\begin{align*}
a \cdot b^{-1} = r^i \cdot r^{3-j} = r^{i + 3 - j}.
\end{align*}
Since $i, j \in \{0, 1, 2\}$, the exponent $i + 3 - j$ lies in $\{1, 2, 3, 4, 5\}$, and reducing modulo $3$ gives a value in $\{0, 1, 2\}$. So $a \cdot b^{-1} \in H$. By the subgroup criterion, $H \le D_6$.
Note that the reflections in $D_6$ — call them $s, sr, sr^2$ — do not form a subgroup: the product of two distinct reflections is a nontrivial rotation, which lies outside the set of reflections.
[/example]