Distributivity: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Richard Pinch
(new entry, just a stub)
 
imported>Richard Pinch
m (typo)
Line 5: Line 5:
Formally, let <math>\otimes</math> and <math>\oplus</math> be binary operations on a set ''X''.  We say that <math>\otimes</math> '''left distributes over''' <math>\oplus</math>, or is '''left distributive''', if
Formally, let <math>\otimes</math> and <math>\oplus</math> be binary operations on a set ''X''.  We say that <math>\otimes</math> '''left distributes over''' <math>\oplus</math>, or is '''left distributive''', if


:<math> a \otimes (b \oplus c) = (a \times b) \oplus (a \times c) \,</math>
:<math> a \otimes (b \oplus c) = (a \otimes b) \oplus (a \otimes c) \,</math>


and <math>\otimes</math> '''right distributes over''' <math>\oplus</math>, or is '''right distributive''', if
and <math>\otimes</math> '''right distributes over''' <math>\oplus</math>, or is '''right distributive''', if


:<math>(b \oplus c) \otimes a = (b \times a) \oplus (c \times a) . \,</math>
:<math>(b \oplus c) \otimes a = (b \otimes a) \oplus (c \otimes a) . \,</math>


The laws are of course equivalent if the operation <math>\otimes</math> is [[commutative]].
The laws are of course equivalent if the operation <math>\otimes</math> is [[commutative]].

Revision as of 14:24, 6 November 2008

In algebra, distributivity is a property of two binary operations which generalises the relationship between addition and multiplication in elementary algebra known as "multiplying out". For these elementary operations it is also known as the distributive law, expressed as

Formally, let and be binary operations on a set X. We say that left distributes over , or is left distributive, if

and right distributes over , or is right distributive, if

The laws are of course equivalent if the operation is commutative.

Examples

  • In a ring, the multiplication distributes over the addition.
  • In a vector space, multiplication by scalars distributes over addition of vectors.
  • There are three closely connected examples where each of two operations distributes over the other: