I am familiar with the term involution for a function that inverts itself, and was wondering if there is a similar term for binary operators like XOR. For example, $a \oplus b \oplus b = a$ for any $a$ and $b$.
Is there a term for operators like these?
Thanks!