How can $ \langle -1 \rangle $ be the same as $ \text{C2} =\{-1, 1\} $?
Why can we just write $ \langle -1 \rangle $? Why do we say that $ \{-1, 1 \} $ is generated by $ \langle -1 \rangle $? With $ \langle -1 \rangle $ we get $ \{ \ldots, -3, -2, -1 \} $, and with $ \langle -1 \rangle $ we get $ \{1, 2, 3, \ldots \} $. I am really confused.
The operation here is multiplication, so $\langle -1 \rangle$ is generated by powers of $-1$, which are $1$ and $-1$.