AoPSWiki
Want to learn how to tackle those tough MATHCOUNTS and AMC counting and probability problems? Check out Art of Problem Solving's Introduction to Counting & Probability by David Patrick.
Personal tools

Distributive property

From AoPSWiki

Given two binary operations and acting on a set , we say that has the distributive property over (or distributes over ) if, for all we have a\times(b + c) = (a\times b) + (a \times c) and (a + b) \times c = (a \times c) + (b \times c).

Note that if the operation is commutative, these two conditions are the same, but if does not commute then we could have operations which left-distribute but do not right-distribute, or vice-versa.

Also note that there is no particular reason that distributivity should be one-way, as it is with conventional multiplication and addition. For example, the set operations union () and intersection () distribute over each other: for any sets we have A \cup (B \cap C) = (A \cup B) \cap (A \cup C) and A \cap(B \cup C) = (A \cap B) \cup (A \cap C).

(In fact, this is a special case of a more general setting: in a distributive lattice, each of the operations meet and join distributes over the other. Meet and join correspond to union and intersection when the lattice is a boolean lattice.)


This article is a stub. Help us out by expanding it.

Want to learn how to tackle those tough AMC/AIME/Olympiad counting and probability problems? Check out Art of Problem Solving's NEW Intermediate Counting & Probability by David Patrick.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us