6. There are two statement variables so the truth table will have 4 rows. Start by filling in all possible combinations of truth values for p and q.
p | q | p ![]() |
q ![]() |
(p ![]() ![]() |
p ![]() |
||
T | T | ||||||
T | F | ||||||
F | T | ||||||
F | F |
Now use the truth values in columns 1 and 2, and the definition of to
fill in columns 3 and 4.