I would like to confirm my proof.
Asked
Active
Viewed 45 times
0
1 Answers
0
$$\begin{array}{} (1)&A\implies(B\lor C)&\text{premise}\\ (2)&B\implies D&\text{premise}\\ (3)&\neg(D\lor C)&\text{assumption}\\ (4)&\neg D\land \neg C&\text{De Morgan's laws, from (3)}\\ (5)&\neg D&\text{directly form (4)}\\ (6)&\neg C&\text{directly form (4)}\\ (7)&\neg B&\text{modus tollens, from (2) and (5)}\\ (8)&\neg B \land \neg C&\text{combining (6) and (7)}\\ (9)&\neg (B \lor C)&\text{De Morgan's laws, from (8)}\\ (10)&\neg A&\text{modus tollens, from (1) and (9)}\\ (11)&\neg (D\lor C)\implies\neg A&\text{combining (3) and (10)}\\ (12)&A\implies D\lor C&\text{modus tollens, from (11)}\\ \blacksquare \end{array}$$
Kenny Lau
- 25,049

However: If there is anywhere where a premise(s) can be false and the conclusion true, then the argument is not valid.
– Inazuma Apr 04 '16 at 14:21