In particular, $S_3$ is the group of permutations of $\{1,2,3\}$, and $D_6$ is the dihedral group of symmetries of the triangle (written as $D_{2\cdot 3}$). In generator-relation form, $D_6 = \left< r,s \mid r^3 = s^2 = e, rs = sr^{-1} \right>$.
I can intuitively see very easily that the two groups are isomorphic; the symmetries of a triangle can be viewed as orderings of the vertices (1,2,3).
However, proving this rigorously, I need some help.
Is the following proof correct?
Let $f : D_6 \to S_3$ be a homomorphism. Define $f(r) = (123)$ and $f(s) = (12)$. Then $$f(r)f(s) = (123)(12) = (13) = f(rs)$$
and we need this to equal $$f(sr^{-1}) = f(s)f(r)^{-1} = (12)(132) = (13)$$
which is indeed true. Since the order of $f(r)$ is $3$, and the order of $f(s)$ is $2$, and $f(r)$ / $f(s)$ cannot be produced using each other, the group $X = \left< f(r), f(s) \mid f(r)^3 = f(s)^2 = e, f(s)f(r)^{-1} \right>$ is isomorphic to $D_6$. But $X$ contains $6$ elements and so does $S_3$, so by closure in $S_3$, we must have $X = S_3$.
Are there any general tips for proving isomorphism? Is it a good idea to look at generators and relations between generators, and try to find a correspondence?
Thank you!
A standard way to prove that these two sets are isomorphic is to prove that they satisfy the same defining relations. For this particular example, one can show without too much difficulty (i.e. just write out the full multiplication table) show that
any group of order 6 such that there exist elements $a$ and $b$ where: order of $a$ is 3, order of $b$ is 2, and $ba = a^{-1} b$
is isomporphic to $D_6$.
There is a more general result:
any group of order $2n$ such that there exist elements $a$ and $b$ where: order of $a$ is $n$, order of $b$ is 2, and $ba = a^{-1} b$
is isomorphic to $D_{2n}$.