Anticommutatív
Anticommutative is a property of binary operations. A binary operation * is said to be anticommutative if for any elements a and b in the set on which the operation is defined, the order of the elements matters, specifically, swapping the order negates the result. Mathematically, this is expressed as a * b = - (b * a).
The most common example of an anticommutative operation is the cross product in three-dimensional Euclidean space.
Another example can be found in abstract algebra, particularly within the context of Lie algebras. The Lie
It is important to note that anticommutativity is distinct from commutativity, where a * b = b * a.