Are the groups $\Bbb Z/8\Bbb Z$, $ (\Bbb Z/2\Bbb Z) \times (\Bbb Z/4\Bbb Z)$ and $(\Bbb Z/2\Bbb Z)^3$ isomorphic?
The solutions says that no because $\Bbb Z/8\Bbb Z$ has an element of order $8$ and not the two others and $(\Bbb Z/2\Bbb Z) \times (\Bbb Z/4\Bbb Z)$ an element of order $4$ and not $(\Bbb Z/2\Bbb Z)^3$.
I want to understand:
- Why does $\Bbb Z/n\Bbb Z$ have an element of order $n$?
- Why the fact that group $G_1$ has an element of order $k$ and not $G_2$ makes them not isomorphic?
Where I am right now:
If $G$ has an element of order $n$ it means that there is $g \in G$ such that $g^n=e$ ($e$ being the identity element). $\Bbb Z/n\Bbb Z$ is the group in which elements with the same congruence modulo $n$ are equal (eg $2 \equiv 7 \pmod 5$). How does it imply that there is an element of order $n$ in $\Bbb Z/n\Bbb Z$?
$G$ and $G'$ are isomorph if there exists a morphism $f$: $G \rightarrow G'$ and $g$: $G' \rightarrow G$ such that $g \circ f = Id_G$ and $f \circ g = Id_{G'}$. How to use it here?
Why does $\mathbb Z / n \mathbb Z$ has an element of order $n$?
The element $\bar{1}$ is an element of order $n$ as $n \bar{1} = \bar{n} = \bar{0}$
Why the fact that group $G_1$ has an element of order $k$ and not $G_2$ makes them not isomorphic?
Suppose that $\phi : G_1 \to G_2$ was an isomorphism between the two groups and $x \in G_1$ is of order $k$. Then $\phi(x)$ is an element of order $k$ in $G_2$. Hence if $G_1$ has an element of order $k$ and not $G_2$, the two groups can't be isomorphic.