Longview Community College, Lee's Summit, MissouriCritical Thinking
Across the
Curriculum Project

[Home Icon][What's New Icon][Table Of Contents Icon][Feedback Icon][Glossary Icon]Who's Who icon

Truth Tables for Compound Statements and Arguments

Contributed by Michael Connelly, Longview Community College.

[HRule Image]

Truth Tables for complex Statements:


Doing truth tables on complex statements is much like the truth tables we did for the basic types of statements with one twist - in more complex statements we will have two or more logical operators to contend with. The key to getting the truth table correct is to pay attention to which logical operators modify which parts of the whole statement. Consider the following statement:

If P then Q and If Q then P

Now this statement is badly formed, because we cannot tell which logical operator is modifying each of the statements. The addition of some parentheses, however, will make things much clearer:

(if P then Q) and (if Q then P)

That should help - now we can see that what we have is two conditionals linked b a conjunction. The question now becomes: "which logical connective is the primary one?" To decide this, look at what is contained by the parentheses. In order to find the truth value of the conjunction, you would first have to find the truth value of each of the conjuncts, i.e.- the conditionals. So you would have to work out a truth table for each of the conditionals first - in effect working from the innermost set of parentheses outward. Following these steps may help-- Ask yourself: