Question
Define a binary operation$ *$ on the set $\{0, 1, 2, 3, 4, 5\}$ as $\text{a}*\text{b}=\begin{cases}\text{a + b},&\text{if a + b}<6\\\text{a + b}-6&\text{if a + b}\geq6\end{cases}$
Show that zero is the identity for this operation and each element a of the set is invertible with $6 – a$ being the inverse of a.
Show that zero is the identity for this operation and each element a of the set is invertible with $6 – a$ being the inverse of a.