Truth-Tables
(Pt. I)

 

 

The biggest lie ever is that practice makes perfect.
Not true—practice makes you better.

~Barbara Oakley

Pattern Recognition Solutions

  1. If there is no reliable way to tell that you are dreaming, you can’t be sure you’re not dreaming right now. There is no reliable way to tell you’re dreaming. Therefore, you can’t be sure you’re not dreaming right now.
    1. ~R ⊃ ~D
    2. ~R
    3. ∴ ~D
    • This is a modus ponens.
  2. If you never read your textbooks, you should stop buying them. I stopped buying them. So it must be that I didn’t read them.
    1. ~N ⊃ ~B
    2. ~B
    3. ∴ ~N
    • This is the fallacy of affirming the consequent.
  3. Either you’re the teacher or you’re a student. It is not the case that you’re a student. So you must be the teacher.
    1. T ∨ S
    2. ~S
    3. ∴ T
    • This is a disjunctive syllogism.
  4. If God exists, then there would be no unnecessary suffering. But it is not the case that there is no unnecessary suffering. Therefore, God does not exist.
    1. G ⊃ ~U
    2. ~~U
    3. ∴ ~G
    • This is a very famous argument against God's existence called the Problem of Evil; it takes the shape of a modus tollens.

 

 

Tablet Time!

 

 

 

 

Question: How do we know the valid argument forms are actually valid?

 

Truth-table Analysis
(Pt. I)

Here are the steps for building truth-table matrices:

  1. Write in the following: the sentence constants (in alphabetical order), the TL-symbolization of the sentence(s).
  2. Draw the table.
    1. Note: There should be enough columns for the truth-value assignments and all the sentence constants and connectives of the formula(s) in TL; there should be enough rows for all the possible truth-values of the sentence constants.
    2. Rule: If there is one letter constant, there should be three rows; if there are two constants, there should be 5 rows; 3 constants, 9 rows; etc. (In other words, N = 2x + 1, where N equals the number of rows and x equals the number of sentence constants.)
  3. Fill in all possible truth-value assignments.
    1. Rule: If there are two letter constants total, input T-T-F-F for the first column then T-F-T-F for the second; if there are three letter constants total, input T-T-T-T-F-F-F-F for the first column, then T-T-F-F-T-T-F-F for the second, then T-F-T-F-T-F-T-F for the third. And so on for matrices with a higher number of total sentence constants.
  4. Find the main connective(s).
    1. Note: When you build a truth-table matrix containing multiple sentences (as in the case of arguments), you have to find the main connective of each sentence.
  5. Calculate the values under the connectives with the smallest scope.
    1. Note: If there is a tie for which is the smallest scope, compute the leftmost operator first.
  6. Calculate the value of the main connective(s), i.e., the final column(s).
  7. Review your work.

If you are assessing an argument for validity using the truth-table method, here is the Rule for Validity Test: If there is any row on the truth-table that contains all true premises (or premise), but a false conclusion, then the argument is invalid. If the table contains no row showing true premise(s) and a false conclusion, the argument is valid.

 

 

 

 

 

FYI

Homework!

  • Reading: Merrie Bergmann, James H. Moor, and Jack Nelson, The Logic Book, Chapter 3
    • Note: Read p. 69-76 and complete the exercise problems in 3.1E #1-2. Also, here is the student solutions manual for the chapter.
  • Practice Problems: Complete truth-table matrices for the arguments below.
    • Note: The solutions can be found in the next lesson.

Instructions: Use truth-table analysis to assess the following for validity. The first two statements, separated by a ";", are the premises. The conclusion comes after the "∴".

  1. P ⊃ Q; ~P; ∴ ~Q
  2. P ⊃ Q; Q; ∴ P
  3. ~(P & Q); P; ∴ ~Q
  4. P ⊃ Q; P; ∴ Q
  5. P ∨ Q; ~P; ∴ Q
  6. P ⊃ Q; ~Q; ∴ ~P

 

 

Supplemental Material—