Chapter 2: Problem 9
(a) Show that the following formula in CNF is unsatisfiable: $$ (p \vee q) \wedge(p \vee \neg q) \wedge(\neg p \vee q) \wedge(\neg p \vee \neg q) $$ (b) Show that the following formula in CNF is unsatisfiable: $$ \begin{array}{c} (p \vee q \vee r) \wedge(p \vee \neg q \vee r) \wedge(\neg p \vee q \vee r) \wedge(\neg p \vee \neg q \vee r) \\ \wedge(p \vee q \vee \neg r) \wedge(p \vee \neg q \vee \neg r) \wedge(\neg p \vee q \vee \neg r) \wedge(\neg p \vee \neg q \vee \neg r) \end{array} $$ Can you find an easier argument than just writing the entire truth table? (c) Generalize the above to some class of CNF formulas on an arbitrary number \(n \geq 1\) of proposition letters, and prove it by induction on \(n\).
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.