Processing math: 100%

PS03: More Propositional Logic

Due Wed 4/8 @ 1:30pm.
  1. Is the following proposition satisfiable? Explain. (pq¬r)(p¬q¬s)(p¬r¬s)(¬p¬q¬s)(pq¬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.

  1. ¬p(pq)
  2. p(pqr)
  3. ((pq)(pq))(qr)

Do the following problems from the book, listed on pages 330–332.

  1. 3.45
  2. 3.52 (and justify your answer)
  3. 3.56
  4. 3.79
  5. 3.80
  6. 3.81
  7. Prove that ¬(pq)p¬q using a chain of logical equivalences, not a truth table. (You may use the equivalences from the previous three problems, De Morgan's Laws, and Double Negation.)
  8. Consider a set S={p,q,r,s,t} of Boolean variables. Let φ=pqrst. Describe briefly (just a sentence or two) the conditions under which φ is true. Use English and, if appropriate, standard (nonlogical) mathematical notation.
  9. 3.96
  10. 3.100
  11. 3.101