# Commutativity Is a property of binary operations that is satisfied if, for any pair of elements $a$ and $b$, the following holds $a \circ b = b \circ a$ Multiplication and addition are both commutative.