Cyclic group and its subgroup
2020-2νκΈ°, λνμμ βνλλμ1β μμ μ λ£κ³ 곡λΆν λ°λ₯Ό μ 리ν κΈμ λλ€. μ§μ μ μΈμ λ νμμ λλ€ :)
Cyclic group and its subgroup
Every subgroup of cyclic group is also cyclic.
Let $G = \left<a\right>$ be a cyclic group, and $H \leq G$.
To show $H=\left<b\right>$ for some $b = a^n \in H$, for some $n \in \mathbb{Z}$. w.l.o.g. we assume $n > 0$.
Then, we will check that $H=\{(a^n)^k \mid k \in \mathbb{Z} \}$.
Letβs think of a set $S$ s.t. $S := \{ n \in \mathbb{N} \mid a^n \in H\} \subset \mathbb{N}$, and $S \neq \emptyset$ ($\because$ $a^0=e \in H$).
Because $S \subset \mathbb{N}$ we can pick $n$ as the smallest elt from $S$ by Well-ordered Set Principle.
And it is trivial that $\left<{a^n}\right> \leq H$.
Every $h\in H$ it is $h \in G$, so $h = a^m$ for some $m \in \mathbb{Z}$.
By division algorithm, $m = nq + r$ ($0 \leq r < n$). Then,
Because $h=a^m \in H$ and $a^n \in H$, $a^r$ also be $a^r \in H$.
But, we set $n$ as the smallest elt in $H$, $r$ should be zero.
$\therefore$ $a^m = a^{nq} = (a^n)^q$, and we finally checked that every elts in $H$ are expressed by some elt $a^n \in H$. This means $H \leq \left<{a^n}\right>$.
$\left<{a^n}\right> \leq H$ and $H \leq \left<{a^n}\right>$, so $H = \left<{a^n}\right>$. $\blacksquare$