Lecture 9-2 - Logic - Analyzing Arguments With Truth Tables
Lecture 9-2 - Logic - Analyzing Arguments With Truth Tables
Introduction
to Logic
Section 3-6
Analyzing Arguments with Truth
Tables
( p → q ) ∧ p → q
Premise and premise implies conclusion
The truth table is on the next slide.
p→q p→q
q ~p
p ~q
Solution
Let p represent “Pat goes skiing,” let q represent
“Amy stays at home,” and let r represent “Cade will
play video games.”
© 2008 Pearson Addison-Wesley. All rights reserved 3-6-14
Example: Truth Tables (More Than Two
Premises)
So we have p→q
q→r
r
p
This leads to the statement
( p → q ) ∧ ( q → r ) ∧ r → p.
The truth table is on the next slide.
p q r ( p → q ) ∧ ( q → r ) ∧ r → p
T T T T
T T F F
T F T T
T F F T
F T T T
F T F T
F F T T
F F F T
© 2008 Pearson Addison-Wesley. All rights reserved 3-6-16
Example: Truth Tables (More Than Two
Premises)