Samiksha Jaiswal (Editor)

Anticommutativity

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

In mathematics, anticommutativity is the property of an operation with two or more arguments wherein swapping the position of any two arguments negates the result. Anticommutative operations are widely used in algebra, geometry, mathematical analysis and, as a consequence, in physics: they are often called antisymmetric operations.

Contents

Definition

An n -ary operation is anticommutative if swapping the order of any two arguments negates the result. For example, a binary operation ∗ is anti-commutative if for all x and y,

xy = −(yx).

More formally, a map : A n G from the set of all n-tuples of elements in a set A (where n is a non-negative integer) to a group G is anticommutative if and only if

x 1 x 2 x n = sgn ( σ ) ( x σ ( 1 ) x σ ( 2 ) x σ ( n ) ) x = ( x 1 , x 2 , , x n ) A n

where σ : ( n ) ( n ) is an arbitrary permutation of the set (n) of the first n positive integers and s g n ( σ ) is its sign. This equality expresses the following concept:

  • the value of the operation is unchanged, when applied to all ordered tuples constructed by even permutation of the elements of a fixed one.
  • the value of the operation is the inverse of its value on a fixed tuple, when applied to all ordered tuples constructed by odd permutation to the elements of the fixed one. The need for the existence of this inverse element is the main reason for requiring the codomain G of the operation to be at least a group.
  • Note that this is an abuse of notation, since the codomain of the operation needs only to be a group: "−1" does not have a precise meaning since a multiplication is not necessarily defined on G .

    Particularly important is the case n = 2. A binary operation : A × A G is anticommutative if and only if

    x 1 x 2 = ( x 2 x 1 ) ( x 1 , x 2 ) A × A

    This means that x1x2 is the inverse of the element x2x1 in G .

    Properties

    If the group G is such that

    a = a a = 0 a G

    i.e. the only element equal to its inverse is the neutral element, then for all the ordered tuples such that x j = x i for at least two different index i , j

    x 1 x 2 x n = 0

    In the case n = 2 this means

    x 1 x 1 = x 2 x 2 = 0

    Examples

    Examples of anticommutative binary operations include:

  • Subtraction
  • Cross product
  • Lie bracket of a Lie algebra
  • Lie bracket of a Lie ring
  • See also: graded-commutative ring

    References

    Anticommutativity Wikipedia


    Similar Topics