I have multiple questions regarding: https://math.stackexchange.com/a/864985/997899
Q: Prove that any group of order 15 is cyclic.
A: Let $G$ be a group such that $|G| = 15$.
Show that the group contains normal subgroups of order $3$ and of order $5$. Let's call them $H$ and $K$ respectively.
Prove the following fact: If $H$ and $K$ are normal, $H \cap K = \{e\}$, and $G = HK = \{hk : h \in H, k \in K\}$, then $G \cong H \times K$.
Hints for #2:
- Prove that $H \cap K$ is a subgroup of both $H$ and $K$.
- Show that $HK$ is a subgroup of $G$.
Once you have done these, you are more-or-less finished.
- How to prove: $G=HK=\{hk:h\in H,k\in K\}$? It's mentioned we need to prove first $GK$ is subgroup of $G$ but then what? why this proves it's the same as $G$?
Note: Number of elements in $HK$ isn't $15$ for sure, as different multiplications may result in the same element in the set.
- After I finish 1 why does this solve the problem? How does this say at all that $G$ is cyclic, according to what law?