(p → q) ∧ ¬p ⇒ ¬q
I have tried to use the rules of inference in many ways to prove this argument to be valid. However, I cannot seem to find a way to validate the argument, but I am afraid I have missed something.
Using a truth table I find that when p and q is 0, then p → q is 1, ¬p is 1 and ¬q is 1. Would that not make the argument valid?
I apologize in advance if I have misunderstood the whole concept. Any answer would be much appreciated. Thank you