Two binary operations $(\otimes, \oplus)$ commute if(?): $$ (a \otimes b) \oplus (c \otimes d) = (a \oplus c) \otimes (b \oplus d) $$
Firstly, is this the standard way of defining commutative operatioins?
[edits: operator was changed to operation (thanks to @blue) the example was wrong and removed (thanks to @Andreas) ]