p | q | ∼ p | ∼ q | p →∼ q | q →∼ p | p ∨ q |
T | T | F | F | F | F | T |
T | F | F | T | T | T | T |
F | T | T | F | T | T | T |
F | F | T | T | T | T | F |
Consider the argument form:
p → ∼ q
q →∼ p
∴ p ∨ q
Use the truth table below to determine whether this form of argument is valid or invalid. Include a truth table and a few words explaining how the truth table supports your answer.