Distributivity
Redirected from Distributive law
In mathematics, and in particular in abstract algebra, distributivity is a property of binary operations that generalises the distributive law from elementary algebra.
For example:
Given a set S and two binary operations * and +, it is said that
Notice that when * is commutative, then the three above conditions are logically equivalent.
Distributivity is most commonly found in rings and distributive lattices[?].
A ring has two binary operations (commonly called "+" and "*"), and one of the requirements of a ring is that * must distribute over +.
Most kinds of numbers (example 1) and matrices (example 3) form rings.
A lattice is another kind of algebraic structure with two binary operations, ^ and v.
If either of these operations (say ^) distributes over the other (v), then v must also distribute over ^, and the lattice is called distributive.
Examples 4 and 5 are Boolean algebras, which can be interpreted either as a special kind of ring (a Boolean ring) or a special kind of distributive lattice (a Boolean lattice).
Each interpretation is responsible for different distributive laws in the Boolean algebra.
Rings and distributive lattices are both special kinds of rigs, certain generalisations of rings.
Those numbers in example 1 that don't form rings at least form rigs.
Near-rigs[?] are a further generalisation of rigs that are left-distributive but not right-distributive; example 2 is a near-rig.
In the left-hand side of the above equation, the 4 multiplies the sum of 2 and 3; on the right-hand side, it multiplies the 2 and the 3 individually, with the results added afterwards.
Because these give the same final answer (20), we say that multiplication by 4 distributes over addition of 2 and 3.
Since we could have put any real numbers in place of 4, 2, and 3 above, and still gotten a true equation, we say that multiplication of real numbers distributes over addition of real numbers.
Definition
Examples