Sometimes we get questions like this that essentially ask:
Okay, I know there's at least three different ways of proving an implication, namely:
- direct proof
- proof by contraposition
- proof by contradiction
But what, really, is the difference between them?
As I see it, there's at least two ways of answering this question. One way is to nominate your favorite proof calculus for classical logic and explain how it handles these different proof strategies differently. Another way might be to argue that:
- direct proof proves $P \rightarrow Q$
- proof by contraposition proves $\neg Q \rightarrow \neg P$
- proof by contradiction proves $P \wedge \neg Q \rightarrow \bot$
- there's another one whereby you prove $\neg P \vee Q$
and that all four of these formulae are intuitionistically inequivalent. Actually, is this even true? Unfortunately, I don't know a thing about intuitionistic logic. So I ask:
Question. Intuitionistically, are each of the following formulae inequivalent? $$P \rightarrow Q,\; \neg Q \rightarrow \neg P,\; P \wedge \neg Q \rightarrow \bot,\; \neg P \vee Q$$