11.07.2015 Views

Abstract Algebra Theory and Applications - Computer Science ...

Abstract Algebra Theory and Applications - Computer Science ...

Abstract Algebra Theory and Applications - Computer Science ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

17.2 BOOLEAN ALGEBRAS 299The proof that a ∧ b is the greatest lower bound of a <strong>and</strong> b is left as anexercise.□17.2 Boolean <strong>Algebra</strong>sLet us investigate the example of the power set, P(X), of a set X moreclosely. The power set is a lattice that is ordered by inclusion. By thedefinition of the power set, the largest element in P(X) is X itself <strong>and</strong> thesmallest element is ∅, the empty set. For any set A in P(X), we know thatA∩X = A <strong>and</strong> A∪∅ = A. This suggests the following definition for lattices.An element I in a poset X is a largest element if a ≼ I for all a ∈ X. Anelement O is a smallest element of X if O ≼ a for all a ∈ X.Let A be in P(X). Recall that the complement of A isA ′ = X \ A = {x : x ∈ X <strong>and</strong> x /∈ A}.We know that A ∪ A ′ = X <strong>and</strong> A ∩ A ′ = ∅. We can generalize this examplefor lattices. A lattice L with a largest element I <strong>and</strong> a smallest element Ois complemented if for each a ∈ X, there exists an a ′ such that a ∨ a ′ = I<strong>and</strong> a ∧ a ′ = O.In a lattice L, the binary operations ∨ <strong>and</strong> ∧ satisfy commutative <strong>and</strong>associative laws; however, they need not satisfy the distributive lawa ∧ (b ∨ c) = (a ∧ b) ∨ (a ∧ c);however, in P(X) the distributive law is satisfied sinceA ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C)for A, B, C ∈ P(X). We will say that a lattice L is distributive if thefollowing distributive law holds:for all a, b, c ∈ L.a ∧ (b ∨ c) = (a ∧ b) ∨ (a ∧ c)Theorem 17.4 A lattice L is distributive if <strong>and</strong> only iffor all a, b, c ∈ L.a ∨ (b ∧ c) = (a ∨ b) ∧ (a ∨ c)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!