chwala said:
For ##\mathbb{z_2} ×\mathbb{z_2}×\mathbb{z_2}## ...i am going through this link
https://quizlet.com/explanations/qu...ups-of-2-e8129f84-d882-40fe-baab-e8c7b00823ab
My way of doing it,
##\mathbb{z_2} ×\mathbb{z_2}=(0,1)×(0,1)=(0,0), (0,1), (1,0), (1,1)##
You should distinguish elements and sets.
$$\mathbb{Z}_2 \times\mathbb{Z}_2=\{0,1\}\times \{0,1\}=\{(0,0), (0,1), (1,0), (1,1)\}$$
and write these cyclic groups with a capital Z, and the index outside of the brackets:
chwala said:
...
##\mathbb{z_2} ×\mathbb{z_2}×\mathbb{z_2}=[(0,0), (0,1), (1,0), (1,1)]×[(0,1)]##
Yes. We have three direct factors here, which are triplets, so
\begin{align*}
\mathbb{Z}_2^3&=\mathbb{Z}_2 \times\mathbb{Z}_2\times\mathbb{Z}_2\\&=\{0,1\}\times \{0,1\}\times \{0,1\}\\&=\{(0,0,0), (0,1,0), (1,0,0), (1,1,0),(0,0,1), (0,1,1), (1,0,1), (1,1,1)\}
\end{align*}
These direct products are associative so it does not matter where or even whether you insert an order.
chwala said:
##=(0,0,0), (0,0,1), (0,1,0), (0,1,1), (1,0,0), (1,0,1), (1,1,0)## and ##(1,1,1)##
order is ##8##.
Insight is welcome.
Edit: "You should distinguish elements and sets."
I should do that, too. I corrected the notation (from ##\{(0,1)\}## to ##\{0,1\}## for the single group ##\mathbb{Z}_2##).