I'm still a little confused about cosets. Maybe someone could look my proof over, please?
- If $G$ is a group and $H$ is a subgroup, $a, b \in G$, need to prove $Ha = H$, iff $a \in H$.
(->) Let $Ha = H$. Suppose $s \in Ha$. Then $s = ha$ for some $h \in H$. Since $a \in H, h \in H$, then $s \in H$. So $Ha \subset H$.
(<-) Let $t \in H$. Then $$ t = t e = t (aa^{-1}) = t(a^{-1}a) = (ta^{-1})a$$ Since $a \in H$, then $a^{-1} \in H$, and $t \in H$, so $ta^{-1} \in H$. Therefore, $t \in Ha$ and $H \subset Ha$.
- How does one go about listing elements of the coset of H, eg. $G = S_3$ and $H = \{\epsilon, \beta, \delta\}$?