The Boolean algebra is used to describe certain logic design made up with several logic gates and wires connecting them.

Laws and Theorems in Boolean Algebra

Basic Theorems

DeMorgan’s Law

$$ \begin{align*}\overline{X_1X_2\cdots X_n}=\bar{X}_1+\bar{X}_2+\cdots+\bar{X}_n\\\overline{X_1+X_2+\cdots+X_n}=\bar{X}_1\bar{X}_2\cdots\bar{X}_n\end{align*} $$

Dual Rule

By changing operators in an expression in this way you get its dual expression:

For a equation it’s dual expression is still valid. For example: