The truth table of implication

33 Views Asked by At

I can't understand the truth table of implication

I could understand that 'if p then q' : true then

'if p then not q': false

But why

'if not p then q' and 'if not p then not q' are true?

I thought that they can be true and false depending on the situation.

But why are they both true?