kommutativitást
Kommutativitás is a fundamental property in mathematics that describes whether the order of operands in a binary operation affects the result. An operation is commutative if, for any two elements a and b within a set, performing the operation with a first and then b yields the same result as performing it with b first and then a. Mathematically, this is expressed as a * b = b * a, where '*' represents the binary operation.
Addition and multiplication of real numbers are classic examples of commutative operations. For instance, 5 + 3
However, not all binary operations are commutative. Subtraction is a prime example: 7 - 2 is not