I saw $(\Bbb Z/3\Bbb Z - \{0\}, \cdot)$. What does the $-\{0\}$ do?
2026-03-26 14:17:15.1774534635
Trying to understand what this ring notation means
68 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
This is the group obtained from
The result has two elements $1 \pmod{3}$ and $2 \pmod{3}$, with the usual multiplication modulo $3$, forming a group, the group of units modulo $3$.
If we leave the additive identity in, we do not get a group, because $0$ has no multiplicative inverse. (Units are the elements that have multiplicative inverses.) We get a semigroup, but groups are cool (much like (unrelated) fezzes and bowties). More generally, we would want to exclude all non-invertible elements. If we were starting with $\mathbb{Z}/10\mathbb{Z}$, we would exclude $0$, $2$, $4$, $5$, $6$, and $8$ modulo $10$, so that the remaining elements can form a group, the group of units modulo $10$.