Can we change the premise by using the contrapositive?
For example, if we have $A \to (Q \land B)$. Say that $\neg (Q \land B) \to \neg A$, then start with the premise $\neg (Q \land B)$ and try to deduce $\neg A$.
Can we change the premise by using the contrapositive?
For example, if we have $A \to (Q \land B)$. Say that $\neg (Q \land B) \to \neg A$, then start with the premise $\neg (Q \land B)$ and try to deduce $\neg A$.
On
If you wanna prove a conditional $A \rightarrow B$ by proving the conditional $\neg B \rightarrow \neg A$, then what you wanna do is what is called a proof by contrapositive. This is a proof strategy very common among mathematicians, as Keith Devlin explain in his course Introduction to Mathematical Thinking.
Yes, $A \implies (Q \land B)$ and $\lnot (Q \land B) \implies \lnot A$ are equivalent statements. And by de Morgan this is further equivalent to $(\lnot Q \lor \lnot B) \implies \lnot A$. So yes.
But I cannot think of a situation where I'd prove a concrete statement that way.
In a formal deduction system you'd have some extra steps with this proof route: