Can I use proof by cases (argument by cases) while proving contradiction ? So in my case it is like that. I need to prove $\lnot (P \lor Q)$. So I need to derive contradiction from $P \lor Q$. And I can prove contradiciton from $P$ and $Q$ (by "and" I don`t mean conjunction, I mean I can prove contradiction from $P$ and also I can do it from $Q$), so have I proved $\lnot (P \lor Q)$ ?
2026-04-24 18:18:43.1777054723
Can I use argument by cases while proving a contradiciton?
68 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Yes. Technically, you would be doing a proof by Cases within a Proof by Contradiction.
Here is what the basic template looks like formally:
Line 9 is where you complete the Proof by Cases, and line 10 is where you complete the Proof by Contradiction.