De Morgans Theorems
- State and prove De Morgan's theorems with the help of truth tables.
- Apply De Morgan's theorems to simplify Boolean expressions.
\(\overline{A * B}\) = \(\overline{A}\) + \(\overline{B}\)
\(\overline{A + B}\) = \(\overline{A}\) * \(\overline{B}\)