I have a quick question about reasoning by contradiction.
Suppose I want to prove that a proposition $P$ is true (by contradiction). I will suppose that $\neg P$ is true and I will try to deduce that a proposition $Q$ is true, knowing that $\neg Q$ is true. I will conclude by saying that $P$ is true.
My question is the following: is this point of view works if I replace $Q$ by $P$ ?
If yes, it seems a bit strange to me... do you have an example where we can do that ?
Thank you.
Well... you could....
Okay, you actually bring up a subtle point.
When you assume $\lnot P$ and conclude $Q$ that you know is false, it doesn't have to be that you know $Q$ is false. It's that you know $Q$ together with $\lnot P$ can't be true.
Let's suppose... bear with me.... this is purely hypothetical.
You need to prove $n$ is even. And somehow there is a number $w = n-7$. (Since it will turn out that $n$ is even it will turn out that $w$ is odd... but we don't KNOW either of those yet. We have no idea if $n$ or $w$ are even or odd.)
You assume that $n$ is odd. And somehow you manage to prove, god knows how, that if $n$ is odd then $w$ is odd. But that means $n-7$ is odd but if $n$ is odd then $n-7$ is even. That's a contradiction. SO $n$ is even.
But note $w$ being odd isn't a contradiction! In fact as it turns out $w$ was odd! The contradiction wasn't "$w$ is odd". The contradiction was "$n$ is odd and $w=n-7$ is also odd".
.....
So assuming $\lnot P$ and reaching the conclusion $P$......
Well, you don't know that $P$ is false (and if you actually did this it would mean $P$ is true!) so concluding $P$ is not the contradiction.
But concluding $P$ is true WHILE assuming $P$ is also false, is the contradiction.
So.... $P$ must be true.
That is a valid proof by contradiction.