Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Home > Distributive lattice
In mathematics, distributive lattices are lattices for which the operations of join and meet distribute over each other. The prototypical examples of such structures are collections of sets for which the lattice operations can be given by set union and intersection. Indeed, these lattices of sets describe the scenery completely: every distributive lattices is – up to isomorphism – given as such a lattice of sets.1 Formal definition
As in the case of arbitrary lattices, one can choose to consider a distributive lattice L either as a structure of order theory or of universal algebra. Both views and their mutual correspondence are discussed in the article on lattices. In the present situation, the algebraic description appears to be more convenient:
A lattice (L,, ) is distributive if the following additional identity holds for all x, y, and z in L:
- x (y z) = (x y) (x z).
Viewing lattices as partially ordered sets, this says that the meet operation preserves non-empty finite joins. It is a basic fact of lattice theory that the above condition is equivalent to its dual:
- x (y z) = (x y) (x z).
More information on the relationship of this condition to other distributivity conditions of order theory can be found in the article on distributivity (order theory).
2 Morphisms
A morphism of distributive lattices is just a lattice homomorphism as given in the article on lattices, i.e. a function that is compatible with the two lattice operations.
3 Examples
Distributive lattices are ubiquitous but also rather specific structures. As already mentioned the main example for distributive lattices are lattices of sets, where join and meet are given by the usual set-theoretic operations. Further examples include:
- Every Boolean algebraIn mathematics and computer science, Boolean algebras or Boolean lattices are algebraic structures which "capture the essence" of the logical operations AND, OR and NOT as well as the corresponding set theoretic operations intersection, union and compleme is a distributive lattice.
- Every Heyting algebraIn mathematics, Heyting algebras are special partially ordered sets that constitute a generalization of Boolean algebras. Heyting algebras arise as models of intuitionistic logic, a logic in which the law of excluded middle does not in general hold. Compl is a distributive lattice. Especially this includes all localesIn mathematics, especially in order theory, a complete Heyting algebra is a Heyting algebra which is complete as a lattice. Depending on the exact field of application, complete Heyting algebras also appear under the names locale and frame . Locales and f and hence all open setIn topology and related fields of mathematics, a set U is called open if, intuitively speaking, you can "wiggle" or "change" any point x in U by a small amount in any direction and still be inside U. In other words, if x is surrounded only by elements of lattices of topological spaceTopological spaces are structures that allow one to formalize concepts such as convergence, connectedness and continuity. They appear in virtually every branch of modern mathematics and are a central unifying notion. The branch of mathematics that studiess. Also note that Heyting algebras can be viewed as Lindenbaum algebras of intuitionistic logicLogic Logic in computer science Mathematical logic Intuitionistic logic or constructivist logic is the logic used in mathematical intuitionism and other forms of mathematical constructivism. Roughly speaking, "intuitionism" holds that logic and mathematic, which makes them a special case of the above example.
- Every totally ordered set is a distributive lattice with max as join and min as meet. Note that this is again a specialization of the previous example.
- Given a positive integer n, the set of all positive divisors of n forms a distributive lattice, again with the greatest common divisor as join and the least common multiple as meet. This is a Boolean algebra if and only if n is square-free.
Read more »