Cyclic groups are isomorphic to Z or Zn

Dependencies:

  1. Cyclic Group
  2. Isomorphism on Groups

A cyclic group of infinite order is isomorphic to $\mathbb{Z}$. A cyclic group of order $n$ is isomorphic to $\mathbb{Z}_n$.

Proof

Let $\phi(k) = a^k$.

\[ \phi(k_1 + k_2) = a^{k_1 + k_2} = a^{k_1}a^{k_2} = \phi(k_1)\phi(k_2) \]

\[ \phi(k_1) = \phi(k_2) \Rightarrow a^{k_1} = a^{k_2} \Rightarrow a^{k_1 - k_2} = e \]

When $\langle a \rangle$ is infinite, this is only possible when $k_1 = k_2$. When $\langle a \rangle$ has order $n$, this means $n \mid (k_1 - k_2)$. This means $k_1 = k_2$, because $k_1, k_2 \in \mathbb{Z}_n$. Therefore, $\phi$ is one-to-one.

Every element in $\langle a \rangle$ can be written as $a^k = \phi(k)$. When $\langle a \rangle$ has infinite order, $k \in \mathbb{Z}$. When $\langle a \rangle$ has finite order, $k \in \mathbb{Z}_n$. Therefore, $\phi$ is onto.

Therefore, $\phi$ is an isomorphism from $\mathbb{Z}$ or $\mathbb{Z}_n$ to $\langle a \rangle$.

Dependency for:

  1. Zm × Zn is isomorphic to Zmn iff m and n are coprime

Info:

Transitive dependencies:

  1. Group
  2. Isomorphism on Groups
  3. Identity of a group is unique
  4. Subgroup
  5. Inverse of a group element is unique
  6. Conditions for a subset to be a subgroup
  7. Cyclic Group