Define a binary operation $*$ on the set {0, 1, 2, 3, 4, 5} as $a * b = \left\{ {\begin{array}{llllllllllllllllllll}{a + b,}&{if}&{a + b < 6}\\{a + b - 6,}&{if}&{a + b \ge 6}\end{array}} \right.$
Show that zero is the identity forth is operation and each element$a \ne 0$ of the set is invertible with $6 - a$ being the inverse of a.