Question
Determine whether the following operations define a binary operation on the given set or not:
'+6' on S = {0, 1, 2, 3, 4, 5} defined by, $\text{a}+_6\text{b}=\begin{cases}\text{a}+\text{b},&\text{if a}+\text{b}<6\\\text{a}+\text{b}-6,&\text{if a}+\text{b}\geq6\end{cases}$
'+6' on S = {0, 1, 2, 3, 4, 5} defined by, $\text{a}+_6\text{b}=\begin{cases}\text{a}+\text{b},&\text{if a}+\text{b}<6\\\text{a}+\text{b}-6,&\text{if a}+\text{b}\geq6\end{cases}$