Chapter 7 Answer Key

7.7 Exercises

A. Exercises: Or Truth Tables. The Disjunction. Fill out the truth table for the following disjunctions.

  1. P Q (P v Q)
    T T T T T
    T F T T F
    F T F T T
    F F F F F
  2. P Q (Q v P)
    T T T T T
    T F T T F
    F T F T T
    F F F F F

B. Exercises: Truth Table Logical Equivalence. Determine whether each pair of sentences is logically equivalent. Justify your answer with a complete truth table.

  1. A B (A v B)
    T T T T T
    T F T T F
    F T F T T
    F F F F F
  2. A B (B v A)
    T T T T T
    T F T T F
    F T F T T
    F F F F F
  3. P (P P) (P v P)
    T T T T T T T
    F F T F F F F

    Look at the main logical connectives, conditional and disjunction. We can see that on every row, they have the same truth value, so they are logically equivalent.

  4. P (P & P) (P v P)
    T T T T T T T
    F F F F F F F

    Look at the main logical connectives, conjunction and disjunction. We can see that on every row, they have the same truth value, so they are logically equivalent.

  5. P Q (P v ~ Q) (~ P v Q)
    T T T T F T F T T T
    T F T T T F F T F F
    F T F F F T T F T T
    F F F T T F T F T F

    Look at the main logical connectives, both disjunctions. We can see that they do not have the same truth value on every row, so they are not logically equivalent.

  6. P Q (P & ~ P) (~ Q v Q)
    T T T F F T F T T T
    T F T F F T T F T F
    F T F F T F F T T T
    F F F F T F T F T F

    Look at the main logical connectives, conjunction and disjunction. We can see that they do not have the same truth value on every row, so they are not logically equivalent.

  7. P Q (P & ~ P) ~ (~ Q v Q)
    T T T F F T F F T T T
    T F T F F T F T F T F
    F T F F T F F F T T T
    F F F F T F F T F T F

    Look at the main logical connectives, conjunction and disjunction. We can see that on every row, they have the same truth value, so they are logically equivalent.

  8. P Q ~ (P & Q) (~ P v ~ Q)
    T T F T T T F T F F T
    T F T T F F F T T T F
    F T T F F T T F T F T
    F F T F F F T F T T F

    Look at the main logical connectives, conjunction and disjunction. We can see that on every row, they have the same truth value, so they are logically equivalent.

  9. P Q R ((P v Q) & R) (P v (Q & R))
    T T T T T T T T T T T T T
    T T F T T T F F T F T F F
    T F T T T T T T T F F F T
    T F F T T F F F T F F F F
    F T T F T T T T F F T T T
    F T F F T T F F F F T F F
    F F T F F F F T F F F F T
    F F F F F F F F F F F F F

    Look at the main logical connectives, conjunction and disjunction. We can see that they do not have the same truth value on every row, so they are not logically equivalent.

C. Exercises: Translation and Proofs Using “Or”. Use the following translation keys to translate the passage into our propositional logic. Prove the argument is valid.

  1. Premises: (K v B), (K→I), (B→D), (D→W), ~W. Conclusion: K

    (Notice that we have not used all the premises of the argument in this proof.)
  2. Premises: (W v M), (M→ B), (L→~B). Conclusion: (L→W)

D. Exercises: Proofs. Prove the following arguments are valid.

  1. Premises: (PvQ), (Q→S), (~S&T). Conclusion: (T&P)
  2. Premises: ((P→~Q)&(R→S)), (Q v R). Conclusion: (P→S)
  3. Premises: (RvS), ((S→T)&V), ~T, ((R&V)→P). Conclusion: (PvQ)
  4. Premises: ((P&Q) v R), ((P&Q)→S), ~S. Conclusion: R
  5. Conclusion: ((PvQ)→(~P→Q)). (Note: this is a theorem)
  6. Premises: (PvQ) (P→R) (Q→S). Conclusion: (RVS)
  7. Premises: (PvQ), (P→ (Rv~S)), (Q→ (Rv~S)). Conclusion: (Rv~S)

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Elementary Formal Logic Copyright © 2020 by Jenna Woodrow and Craig DeLancey is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book