| Trouble viewing the formulas? You need a MathML compatible browser. |
Logically equivalent
From LogicWiki
Two sentences are Logically Equivalent if and only if they are true in precisely the same situations. Another way to think of a pair of logically equivalent sentences is as two sentences that say the exact same thing. If one of them is true, the other is true; if one of them is false, the other is false.
The notion of logical equivalence can be broadened to apply to collections of sentences of any size (not just pairs).
Truth Table Test for Logical Equivalence
The easiest way to test whether two sentences are logically equivalent is to make a truth-table for the sentences in question. Once you fill out the truth-table for the sentences, you look at the column under the main connective of each sentence. The two sentences are logically equivalent exactly when the column under the main connective of the first sentence is identical to the column under the main connective of the second sentence. Notice that this captures in a formal way the informal idea that two sentences are logically equivalent just in case they are either both true or both false in any given situation.
Examples
The sentences and are logically equivalent, as the following truth-table shows:
| A | B | ||
|---|---|---|---|
| T | T | F | F |
| T | F | F | F |
| F | T | F | F |
| F | F | T | T |
The sentences and are also logically equivalent, as the following truth-table shows:
| A | B | ||
|---|---|---|---|
| T | T | F | F |
| T | F | T | T |
| F | T | T | T |
| F | F | T | T |
The sentences and are not logically equivalent, as the following truth-table demonstrates:
| P | Q | ||
|---|---|---|---|
| T | T | T | T |
| T | F | F | T |
| F | T | T | F |
| F | F | T | T |
Categories: LPS 29 | LPS 30 | LPS 31
