I don't want to ask my professor about this because I'm awful at this and he's not the, uhh, patient type of professor to say the least.
ANYWAY, it was my understanding that ¬(P → Q )
and (¬P → ¬Q )
mean two different things.
And that Q → P
is equal to (¬P → ¬Q )
.
Yet one of the answers to a question says that Q → P
is a logical consequence of ¬(P → Q )
, which I just don't understand at all.
To confuse matters further, afaik ¬(p → q) ⟺ p ∧ ¬q
is correct, so I guess I'm just lost and missing something here in the definition of logical consequence?
Any help would be much appreciated.