I was reading Group Theory and I got this theorem. This is my proof:
$\blacksquare~$Theorem: Let $S$ be a subgroup of the group $\mathbb{Z}$. Then
- Either $S$ is the trivial subgroup $\{ 0 \}$,
or else,
- it has the form $ \mathbb{Z} a $, where $a$ is the smallest positive integer in $S$.
$\blacksquare~$Proof: We can break the problem into two cases.
Case I: When $0 \in S $ and $\{0\}~$ is the only element of $S$ .
Proof: We can easily solve the issue as $\{0\}$ is the trivial subgroup of any additive group.
Case II: When $o( S ) < \infty $ but it contains other elements except $\{0\}$ too.
Proof: Let $n$ $\in$ $ S $ , then $ (- n) $ $\in$ $ S $. Again, $ a \in S$ and $a$ is the smallest positive integer to be in $S$.
$\circ \circ~$ Let us prove at first, $\mathbb{Z}a$ $ \subseteq $ $ S $.
Then, we take an element $ n \in \mathbb{Z}a$. Therefore the element $ n $ has a form like $ n = ka $ for some $ k \in \mathbb{Z}$. Now, $ ka = \underbrace{a + a + a + \cdots + a}_k $.
Therefore, we have our result, by inducton, as $ a \in S$ $\Rightarrow$ $ ka \in S $ $\Rightarrow$ $ ( -ka ) \in S.$
Therefore we have, $ \forall $ $ n \in \mathbb{Z}a $, $ n \in S $, from which we have shown, $\mathbb{Z}a$ $\subseteq$ $ S $.
$\circ \circ~$ Let us then show the reverse one, i.e. $ S $ $ \subseteq $ $\mathbb{Z}a$.
For this case let us take $ m \in S$. Therefore, by Euclidian Algorithm, we have the following , \begin{equation*} m = qa + r \quad [ 0 \leqslant r < a ] \end{equation*} Again, we know that, $\mathbb{Z}a$ $\subseteq$ $ S $. Then, we have, $qa \in S$.
Therefore , we obtain the follwing - \begin{equation*} r = m - qa \end{equation*} And $ m , qa \in S $ . Then , we have that , $ ( m - qa ) \in S $ implying, $ r \in S $ contradicting the fact $ a \in S$ and $a$ is the smallest positive integer to be in $S$. Therefore $ r = 0 $, which tells us that, $ m = qa $.
Therefore we have proved that, $ S $ $ \subseteq $ $\mathbb{Z}a$ .
Therefore, we have from our two results, $ S $ $ = $ $\mathbb{Z}a$ . And hence we are done!
We need to see the following example and understand some of our elementary number theory problems in light of group theory!
$\S .$ Extension of the Theorem:
$\bullet~$Proposition: Let $a , b$ be both integers and not both zero, and let the subgroup $S$ = $ \mathbb{Z}a + \mathbb{Z}b$ generated by $a$ and $b$ , and from previous theorem we know that, the subgroup $S $ can be represented as $\mathbb{Z}d $ where $d = \text{gcd} (a, b) $. Then-
a) $d$ divides $ a ~\&~ b $.
b) If any $ e \in S $ divides both $ a ~\&~ b $ , then it must divide $ d $ also.
c) The integer $ d $ , can be written as - \begin{equation*} d = ra + sb \end{equation*} for some $ r , s \in \mathbb{Z}$ [ Bezout's Theorem in Elementary Number Theory ].
$\bullet~$Proof: We see that, if $S$ is not the trivial subgroup of $\mathbb{Z}^{+}$ then, we can construct an additive group $\mathbb{Z}d$ generated by $d$ such that, \begin{equation*} \mathbb{Z}d = \mathbb{Z}a + \mathbb{Z}b \end{equation*} Again we know that, $a \in S$ and $b \in S$ and $S = \mathbb{Z}d $. Which directly implies that, $d | a $ and $d | b \quad \quad \cdots \cdots$ (a)
Again, if $ e \in S $, then, we have from (c) \begin{align*} d = ka + sb, \end{align*} which implies $e \lvert d$.
Are there any glitches in the respective proofs?
Thanks