up:: Lattice

A Universal Algebra is said to be a Boolean Algebra if it satisfies the properties:

  • is a Distributive and Limited Lattice ()
  • To every point , there is a unique complement

It is assured to have unique complement, since Every distributive and limited lattice has unique complements.

Properties

De Morgan Laws

Every boolean algebra satisfies the De Morgan laws:

\begin{cases*} \lnot (a \land b) = \lnot a \lor \lnot b\\ \lnot(a \lor b) = \lnot a \land \lnot b \end{cases*}

To prove the first equation1:

Since every element in has unique complement, we have that .

Examples


References

Footnotes

  1. The proof of the second equation follows from proving the first, by switching all elements , .