Tek1Atom
- 15
- 0
Homework Statement
By providing a truth table, show that the following logic statement is a tautology:
p ∧ (p → q) → qAny help will be much appreciated.
Thank You
Tek1Atom said:Thank you DH, that was very helpful. My final question is, does it matter which way we write down the truth table?
e.g.
which one is correct?
p | q | P → q | p∧(p→q)→q
---------------------------
T | T | T | T
T | F | F | T
F | T | T | T
F | F | T | T
OR
p | q | P → q | p∧(p→q)→q
---------------------------
F | F | T | T
F | T | T | T
T | F | F | T
T | T | T | T