distributive inequalities
Let L be a lattice. Then for a,b,c∈L, we have the following inequalities
:
-
1.
a∨(b∧c)≤(a∨b)∧(a∨c),
-
2.
(a∧b)∨(a∧c)≤a∧(b∨c).
Proof.
Since a≤a∨b and a≤a∨c, a≤(a∨b)∧(a∨c). Similarly, b∧c≤b≤a∨b and b∧c≤c≤a∨c imply b∧c≤(a∨b)∧(a∨c). Together, we have a∨(b∧c)≤(a∨b)∧(a∨c).
The second inequality is the dual of the first one. ∎
The two inequalities above are called the distributive inequalities.
Proposition A lattice L is a distributive lattice
if one of the following inequalities holds:
-
1.
(a∨b)∧(a∨c)≤a∨(b∧c),
-
2.
a∧(b∨c)≤(a∧b)∨(a∧c).
Proof.
By the distributive inequalities, all we need to show is that 1. implies 2. (that 2. implies 1. is just the dual statement). So suppose 1. holds. Then
(a∧b)∨(a∧c) | ≥((a∧b)∨a)∧((a∧b)∨c) | by assumption | ||
=a∧((a∧b)∨c) | by absorption | |||
≥a∧((c∨a)∧(c∨b)) | by assumption | |||
=(a∧(c∨a))∧(c∨b) | meet associativity | |||
=a∧(c∨b). | by absorption |
∎
Title | distributive inequalities |
---|---|
Canonical name | DistributiveInequalities |
Date of creation | 2013-03-22 16:37:48 |
Last modified on | 2013-03-22 16:37:48 |
Owner | CWoo (3771) |
Last modified by | CWoo (3771) |
Numerical id | 5 |
Author | CWoo (3771) |
Entry type | Derivation |
Classification | msc 06D99 |
Related topic | ModularInequality |