The subgroup in $S_4$ that I know has order 12 is the subgroup of all even permutations, otherwise known as the alternating group $A_4$. However, I know this from a fact and not because I am able to show a subgroup of order 12 exists in $S_4$ in the first place. If I had not been told there existed a subgroup of order 12 in $S_4$, I would not have known there was one. So I guess this is actually a two-parter for me:
- How do I go about showing that a subgroup of order 12 does indeed exist in $S_4$? I know by Lagrange that if there exists a subgroup, then the order of that subgroup must divide the order of the group. However, this doesn't say anything about the existence of the subgroup. And Sylow only verifies subgroups of a prime to some power order, which 12 is not. I also know that there might be a cyclic subgroup of order 12, but without manually multiplying every possible permutation in $S_4$, I don't know any other way to check the existence of this or if this subgroup is isomorphic to $A_4$ because I don't know how to write these permutations as functions in order to check if there is a homomorphism (I know that a permutation is bijective by definition). And
- How do I show that this group of order 12 is the only group of order 12 in $S_4$?
You need following steps to see the answer.
$1)$ Define even and odd permutation.
$2)$ Show that for any $\sigma\in S_n$ if it can be written as odd number of cycles then it can't be written as even number of cycles. (This shows that above definition is welldefined.)
$3)$ Define $\phi: S_n\to \mathbb Z_2$ by $\phi(\sigma)=0$ if $\sigma$ is even and $1$ otherwise.
$4)$ Show that above function is an epimorphism and conclude that $\ker(\phi)$ is a subgroup of $S_n$ with index $2$ and is set of all even permutations of $S_n$.
$5)$ To show that $A_n$ is the uniqe group with index $2$. Let us assume that $H$ is another subgroup of $S_n$ with index $2$.
Then we must have $$HA_n=S_n\implies \frac{|H||A_n|}{|A_n\cap H|}=|S_n|\implies R=A_n\cap H$$ is subgroup of $A_n$ with index $2$. So, $R$ is normal in $A_n$.
Since $A_n$ is simple for $n\ge 5$ we must assume that $n\le4$.
Since $A_3$ has order $3$ the only possible value is $n=4$. We need to show that $A_4$ has no subgroup of order $6$. It is a classic problem and you can see a solution here:
http://www.math.uconn.edu/~kconrad/blurbs/grouptheory/A4noindex2.pdf
And you can find the first four parts in almost any basic abstract algebra book.