Operation & Presets Select binary law

Operands Configuration
3
5

Is Commutativity Symmetry?

As debated in mathematics and Quora discussions: Commutativity ($a \circ b = b \circ a$) requires invariance under the transposition permutation $(1\,2)$. In geometric terms, exchanging coordinates corresponds to a reflection across the diagonal line $y = x$ in the operation's Cayley / input-space diagram.

Direct Order Comparison: $a \circ b$ vs $b \circ a$ Matrix Multiplication

Forward: $a \circ b$ Standard Order
[[1, 8], [0, 1]]
Shear parameter $a+b = 3+5 = 8$
Swapped: $b \circ a$ Permuted Order
[[1, 8], [0, 1]]
Shear parameter $b+a = 5+3 = 8$

Geometric Transformation & Symmetry Mirror Axis Reflection over $y = x$

Vector $a \circ b$ Vector $b \circ a$ Reflection Axis ($y = x$)
Points overlap on mirror axis → Invariant!

Mathematical Invariant & Symmetry Audit Contract Verified

Operation Label Matrix Multiplication
Forward Result (a ∁ b) [[1, 8], [0, 1]]
Swapped Result (b ∁ a) [[1, 8], [0, 1]]
Symmetry Verdict:
Commutative for this specific input pair, but non-commutative generally (fails general matrix commutativity).
Invariant Status:
Off-diagonal element invariant for this commutative pair instance; general group action exhibits reflectional and rotational symmetry.
* In abstract algebra and Lie theory, unipotent upper triangular shear matrices form an abelian subgroup isomorphic to $(\mathbb{R}, +)$. Hence, while general matrix multiplication is non-commutative, this subgroup exhibits full commutativity and reflectional symmetry.
Enjoy this tool? Build your own with Super