Commutative property

In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Perhaps most familiar as a property of arithmetic, e.g. "3 + 4 = 4 + 3" or "2 × 5 = 5 × 2", the property can also be used in more advanced settings. The name is needed because there are operations, such as division and subtraction, that do not have it (for example, "3 − 5 ≠ 5 − 3"); such operations are not commutative, and so are referred to as noncommutative operations.

The idea that simple operations, such as the multiplication and addition of numbers, are commutative was for many centuries implicitly assumed. Thus, this property was not named until the 19th century, when new algebraic structures started to be studied.

Definition

A binary operation on a set S is commutative if for all . An operation that is not commutative is said to be noncommutative.

One says that x commutes with y or that x and y commute under if

So, an operation is commutative if every two elements commute. An operation is noncommutative if there are two elements such that This does not exclude the possibility that some pairs of elements commute.

Examples

The cumulation of apples, which can be seen as an addition of natural numbers, is commutative.

Commutative operations

The addition of vectors is commutative, because

Noncommutative operations

Division, subtraction, and exponentiation

Division is noncommutative, since .

Subtraction is noncommutative, since . However it is classified more precisely as anti-commutative, since for every and .

Exponentiation is noncommutative, since .

Truth functions

Some truth functions are noncommutative, since their truth tables are different when one changes the order of the operands. For example, the truth tables for (A ⇒ B) = (¬A ∨ B) and (B ⇒ A) = (A ∨ ¬B) are

Function composition

Function composition is generally noncommutative. For example, if and . Then and

However, there are some classes of functions for which function composition is commutative. This is the case for homotheties of an Euclidean space, and rotations around a fixed point of a Euclidean plane.

Matrix multiplication

Matrix multiplication of square matrices of a given dimension is a noncommutative operation, except for matrices. For example:

Vector product

The vector product (or cross product) of two vectors in three dimensions is anti-commutative; i.e., .

Commutative structures

Some types of algebraic structures involve an operation that does not require commutativity. If this operation is commutative for a specific structure, the structure is often said to be commutative. So,

However, in the case of algebras, the phrase "commutative algebra" refers only to associative algebras that have a commutative multiplication.

History and etymology

Records of the implicit use of the commutative property go back to ancient times. The Egyptians used the commutative property of multiplication to simplify computing products. Euclid is known to have assumed the commutative property of multiplication in his book Elements. Formal uses of the commutative property arose in the late 18th and early 19th centuries when mathematicians began to work on a theory of functions. Nowadays, the commutative property is a well-known and basic property used in most branches of mathematics.

The first known use of the term was in a French Journal published in 1814

The first recorded use of the term commutative was in a memoir by François Servois in 1814, which used the word commutatives when describing functions that have what is now called the commutative property. Commutative is the feminine form of the French adjective commutatif, which is derived from the French noun commutation and the French verb commuter, meaning "to exchange" or "to switch", a cognate of to commute. The term then appeared in English in 1838. in Duncan Gregory's article entitled "On the real nature of symbolical algebra" published in 1840 in the Transactions of the Royal Society of Edinburgh.

See also

Notes

References


Uses material from the Wikipedia article Commutative property, released under the CC BY-SA 4.0 license.