Anticommutative property

From HandWiki
Short description: Mathematical property

In mathematics, anticommutativity is a specific property of some non-commutative operations. In mathematical physics, where symmetry is of central importance, these operations are mostly called antisymmetric operations, and are extended in an associative setting to cover more than two arguments. Swapping the position of two arguments of an antisymmetric operation yields a result, which is the inverse of the result with unswapped arguments. The notion inverse refers to a group structure on the operation's codomain, possibly with another operation, such as addition.

A prominent example of an anticommutative operation is the Lie bracket.

Definition

An n-ary operation is antisymmetric if swapping the order of any two arguments negates the result. For example, a binary operation "∗" is anti-commutative (with respect to addition) if for all x and y,

xy = −(yx).

More formally, a map [math]\displaystyle{ *\; :A^n \to A }[/math] from the set of all n-tuples of elements in a set A (where n is a non-negative integer) to a group [math]\displaystyle{ \mathfrak{G} = (A,+,0) }[/math] is anticommutative with respect to the group operation "+" if and only if

[math]\displaystyle{ *(x_1,x_2, \dots x_n) = \sgn_{\sigma}( * (x_{\sigma(1)},x_{\sigma(2)},\dots x_{\sigma(n)})) \qquad \forall \; (x_1,x_2,\dots,x_n) \in A^n, }[/math]

where [math]\displaystyle{ (\sigma(1), \dots \sigma(n)) }[/math] is the result of permuting [math]\displaystyle{ (1,2, \dots n) }[/math] with the permutation [math]\displaystyle{ \sigma, }[/math] and [math]\displaystyle{ \operatorname{sgn}_{\sigma} }[/math] is the identity map for even permutations [math]\displaystyle{ \sigma }[/math] and maps each element of A to its inverse for odd permutations [math]\displaystyle{ \sigma }[/math]. In an associative setting it is convenient to denote this with a binary operation "∗":

[math]\displaystyle{ x_1*x_2*\dots*x_n = \sgn_{\sigma} (x_{\sigma(1)}*x_{\sigma(2)}*\dots* x_{\sigma(n)}). }[/math]

This equality expresses the following concept:

  • the value of the operation on some fixed ordered n-tuple is unchanged when applying any even permutation to the arguments, and
  • the value of the operation is the additive inverse of this value, whenever an odd permutation is applied to the arguments. The need for the existence of this additive inverse element is the main reason for requiring the codomain [math]\displaystyle{ \mathfrak{G} }[/math] of the operation "∗" to be at least a group.

Particularly important is the case n = 2. A binary operation [math]\displaystyle{ *:A\times A\to \mathfrak{G} }[/math] is anticommutative if and only if

[math]\displaystyle{ x_1 * x_2 = -(x_2 * x_1) \qquad\forall(x_1,x_2)\in A\times A }[/math]

This means that x1x2 is the additive inverse of the element x2x1 in [math]\displaystyle{ \mathfrak{G} }[/math].

In the most frequent cases in physics, where [math]\displaystyle{ A }[/math] carries already a field structure, the fact

[math]\displaystyle{ x * x = -(x * x) \qquad\forall x\in A }[/math]

implies that applying an anticommutative operation to any collection of operands yields zero, if any two operands are equal (provided the characteristic of the field is not [math]\displaystyle{ 2 }[/math]). That is

[math]\displaystyle{ x_1* \dots *y* \dots *y* \dots *x_{n-2} = 0. }[/math]

Properties

If the group [math]\displaystyle{ \scriptstyle\mathfrak{G} }[/math] is such that

[math]\displaystyle{ \mathfrak{-a} = \mathfrak{a} \iff \mathfrak{a} = \mathfrak{0}\qquad \forall \mathfrak{a} \in \mathfrak{G} }[/math]

i.e. the only element equal to its inverse is the neutral element, then for all the ordered tuples such that [math]\displaystyle{ x_j = x_i }[/math] for at least two different index [math]\displaystyle{ i,j }[/math]

[math]\displaystyle{ x_1*x_2*\dots*x_n = \mathfrak{0} }[/math]

In the case [math]\displaystyle{ n = 2 }[/math] this means

[math]\displaystyle{ x_1*x_1 = x_2*x_2 = \mathfrak{0} }[/math]

Examples

Examples of anticommutative binary operations include:

See also

References

External links