I am learning the first isomorphism theorem, and I am working with some isomorphisms to practice for my upcoming test. I know some of the basic ones like:
$\mathbb{R}/\mathbb{Z} \cong \mathcal{C}$, where $\mathcal{C}$ is the unit circle in the complex plane, under the isomorphism $$x+\mathbb{Z}\mapsto e^{2\pi x i}$$
$\dfrac{\mathbb Z \times \mathbb Z}{\langle (m,n)\rangle}\cong\mathbb Z$, where $m,n$ are integers.
$\dfrac{\mathbb R^\star}{\{1, -1\}} \cong \mathbb R^+$.
I would like to see more examples of such isomorphisms, intended both as a reference and to help me study for the test! Thank you.
Sometimes, instead of using the first isomorphism theorem as a tool to construct isomorphisms, it can be used as a tool to construct subgroups with certain properties. For example, consider the problem:
Let $G$ be a finite group with subgroup $H$, $[G:H] = n$, then $H$ contains a normal subgroup of index $\leq n!$
Solution: $G$ acts on $G/H$ by $x(gH) = (xg)H$. This induces a homomorphism $\phi$ from $G$ to $\Sigma_{G/H}$. Suppose that $x$ is in the kernel of $\phi$. Then $xH = H$, so that $x \in H$. Thus the kernel $K$ of $\phi$ is contained inside $H$. By the first isomorphism theorem, $G/K$ is isomorphic to a subgroup of $\Sigma_{G/H}$, which necessarily has order less than $|\Sigma_{G/H}| = n!$.
The purpose of this example is to demonstrate that you can produce a non-obvious subgroup by picking an appropriate homomorphism, looking at its kernel, and applying the first isomorphism theorem.