Consider two propositions generated by \(p\) and \(q\text{:}\)\(\neg (p \land q)\) and \(\neg p \lor \neg q\text{.}\) At first glance, they are different propositions. In form, they are different, but they have the same meaning. One way to see this is to substitute actual propositions for \(p\) and \(q\text{;}\) such as \(p\text{:}\) I’ve been to Toronto; and \(q\text{:}\) I’ve been to Chicago.
Then \(\neg (p \land q)\) translates to “I haven’t been to both Toronto and Chicago,” while \(\neg p \lor \neg q\) is “I haven’t been to Toronto or I haven’t been to Chicago.” Determine the truth values of these propositions. Naturally, they will be true for some people and false for others. What is important is that no matter what truth values they have, \(\neg (p \land q)\) and \(\neg p \lor \neg q\) will have the same truth value. The easiest way to see this is by examining the truth tables of these propositions.
In all four cases, \(\neg (p \land q)\) and \(\neg p \lor \neg q\) have the same truth value. Furthermore, when the biconditional operator is applied to them, the result is a value of true in all cases. A proposition such as this is called a tautology.
Let \(S\) be a set of propositions and let \(r\) and \(s\) be propositions generated by \(S\text{.}\)\(r\) and \(s\) are equivalent if and only if \(r\leftrightarrow s\) is a tautology. The equivalence of \(r\) and \(s\) is denoted \(r \iff s\text{.}\)
Equivalence is to logic as equality is to algebra. Just as there are many ways of writing an algebraic expression, the same logical meaning can be expressed in many different ways.
\(y\text{:}\) The money is behind Door A or Door B.
Imagine that you were told that there is a large sum of money behind one of two doors marked A and B, and that one of the two propositions \(x\) and \(y\) is true and the other is false. Which door would you choose? All that you need to realize is that if \(x\) is true, then \(y\) will also be true. Since we know that this can’t be the case, \(y\) must be the true proposition and the money is behind Door B.
This is an example of a situation in which the truth of one proposition leads to the truth of another. Certainly, \(y\) can be true when \(x\) is false; but \(x\) can’t be true when \(y\) is false. In this case, we say that \(x\) implies \(y\text{.}\)
Consider the truth table of \(p \to q\text{,}\)Table 3.1.7. If \(p\) implies \(q\text{,}\) then the third case can be ruled out, since it is the case that makes a conditional proposition false.
Let \(S\) be a set of propositions and let \(r\) and \(s\) be propositions generated by \(S\text{.}\) We say that \(r\) implies \(s\) if \(r \to s\) is a tautology. We write \(r \Rightarrow s\) to indicate this implication.
If we let \(p\) represent “The money is behind Door A” and \(q\) represent “The money is behind Door B,” \(p \Rightarrow (p \lor q)\) is a formalized version of the reasoning used in Example 3.3.12. A common name for this implication is disjunctive addition. In the next section we will consider some of the most commonly used implications and equivalences.
When we defined what we mean by a Proposition Generated by a Set, we didn’t include the conditional and biconditional operators. This was because of the two equivalences \(p \to q \Leftrightarrow \neg p \lor q\) and \(p \leftrightarrow q \Leftrightarrow (p \land q) \lor (\neg p \land \neg q)\text{.}\) Therefore, any proposition that includes the conditional or biconditional operators can be written in an equivalent way using only conjunction, disjunction, and negation. We could even dispense with disjunction since \(p \lor q\) is equivalent to a proposition that uses only conjunction and negation.
We close this section with a final logical operation, the Sheffer Stroke, that has the interesting property that all other logical operations can be created from it. You can explore this operation in Exercise 3.3.5.8
Suppose that \(x\) is a proposition generated by \(p\text{,}\)\(q\text{,}\) and \(r\) that is equivalent to \(p \lor \neg q\text{.}\) Write out the truth table for \(x\text{.}\)
Let \(x\) be any proposition generated by \(p\) and \(q\text{.}\) The truth table for \(x\) has 4 rows and there are 2 choices for a truth value for \(x\) for each row, so there are \(2\cdot 2\cdot 2\cdot 2=2^4\) possible propositions.
Yes. In symbolic form the question is whether, if we have a conditional proposition \(p \to q\text{,}\) is \((q\to p)\Leftrightarrow (\neg p\to \neg q)\text{?}\)