PS02: More Propositional Logic
Due Mon 9/22 @ 10am.
- Is the following proposition satisfiable? Explain.
$$(p \lor q \lor \neg r) \land (p \lor \neg q \lor \neg s) \land (p \lor \neg r \lor \neg s) \land (\neg p \lor \neg q \lor \neg s) \land (p \lor q \lor \neg s)$$
Rewrite each of the following compound propositions so that each variable occurs at most once. Prove that your proposition is equivalent to the original using a truth table.
- $\neg p \land (p \lor q)$
- $p \Rightarrow (p \land q \land r)$
- $((p \land q) \Rightarrow (p \lor q)) \Rightarrow (q \Rightarrow r)$
Do the following problems from the book, listed on pages 332–335.
- 3.33
- 3.40 (and justify your answer)
- 3.44
- 3.67
- 3.68
- 3.69
- 3.71
- 3.95
- 3.101
- 3.105
- 3.106