Question
A binary operation * on the set {0, 1, 2, 3, 4, 5} is defined as: a * b = $ \begin{matrix} \text{a + b} & \text{if} & \text{a + b < 6} \\ \text{a + b - 6,} & \text{if} & \text{a + b }\geq6 \\ \end{matrix}$.
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'.