Show that each of these conditional statements is a tautology
by using truth tables.
a) [¬p ∧ (p ∨ q)] → q
b) [(p → q) ∧ (q → r)] → (p → r)
c) [p ∧ (p → q)] → q
d) [(p ∨ q) ∧ (p → r) ∧ (q → r)] → r
The truth table shows that "[\u00acp \u2227 (p \u2228 q)] \u2192 q" is a tautology
The truth table shows that "[(p \u2192 q) \u2227 (q \u2192 r)] \u2192 (p \u2192 r)" is a tautology
The truth table shows that "[p \u2227 (p \u2192 q)] \u2192 q" is a tautology
The truth table shows that "[(p \u2228 q) \u2227 (p \u2192 r) \u2227 (q \u2192 r)] \u2192 r" is a tautology
Comments
Leave a comment