Summary: How to use identities to determine whether two propositional formulas are equivalent.
What are the roots of
|
|
||
|
|
factor out |
|
|
|
The identity
|
This last expression happens to be useful since it
is in a form which lets us read off the roots 0, +2, -2.
The rules of algebra tell us that these three different
formulas are all equivalent.
In fact, our very definition of two formulas being equivalent
is that for any value of
Well, we can use a similar set of rules about
rewriting formulas with equivalent ones,
to answer the questions of whether two formulas are equal,
or whether a formula is a tautology.
George Boole
was the first to realize that
![]() |
Again, each individual step consists of rewriting a formula according to certain rules. So, just what are the rules for manipulating Boolean values? We'll start with an example.
| 1 | ||
| 2 | Dominance of |
|
| 3 | Commutativity of |
|
| 4 | Identity element for |
|
| 5 | Identity element for |
Thus we have a series of equivalent formulas, with each step justified by citing a propositional equivalence. By and large, the equivalences are rather mundane. A couple are surprisingly handy; take a moment to consider DeMorgan's laws.
|
|
|
(Try
![]() |
Here is another example.
For a statement
Contrapositive
| 1 | ||
| 2 | Definition of |
|
| 3 | Commutativity of |
|
| 4 | Double Complementation | |
| 5 | Definition of |
Don't confuse the contrapositive of a statement
with the converse of a formula:
The converse of
This next example is actually a proof of one of the laws from the given list, using (only) others from the list.
Absorption of
| 1 | ||
| 2 | Identity of |
|
| 3 | Commutativity of |
|
| 4 | Distributivity of |
|
| 5 | Dominance of |
|
| 6 | Identity of |
Show that the “Absorption of
| 1 | ||
| 2 | Identity of |
|
| 3 | Commutativity of |
|
| 4 | Distributivity of |
|
| 5 | Dominance of |
|
| 6 | Identity of |
Compared to proofs using truth tables, Boolean algebra gives us much shorter proofs. But, determining which equivalence to use in the next step of a proof can be difficult. In this case, compare the solution for this exercise to the previous absorption proof. These two proofs have a special dual relationship described in the next section.
Show that the modus ponens rule,
| 1 | ||
| 2 | Definition of |
|
| 3 | Distributivity of |
|
| 4 | Complement | |
| 5 | Commutativity of |
|
| 6 | Identity of |
|
| 7 | Definition of |
|
| 8 | DeMorgan's law | |
| 9 | Associativity of |
|
| 10 | Commutativity of |
|
| 11 | Complement | |
| 12 | Dominance of |
So, what would it mean to use Boolean algebra as reasoning for WaterWorld?
That is, if you wanted to show that
Duals:
a symmetry between
Looking at the provided
propositional equivalences,
you should notice a strong similarity between those for
|
|
|
The idea of duality is more general than this. For example, polyhedra have a natural dual of interchanging the role of vertices and faces.