SOLUTION: Prove the following using indirect proof: 1. (A ∨ B) ⊃ C 2. (∼A ∨ D) ⊃ E / C ∨ E

Algebra ->  Proofs -> SOLUTION: Prove the following using indirect proof: 1. (A ∨ B) ⊃ C 2. (∼A ∨ D) ⊃ E / C ∨ E       Log On


   



Question 1193421: Prove the following using indirect proof:
1. (A ∨ B) ⊃ C
2. (∼A ∨ D) ⊃ E / C ∨ E






Answer by math_tutor2020(3816) About Me  (Show Source):
You can put this solution on YOUR website!

Here's how I'd do the derivation table
NumberStatementLine(s) UsedReason
1(A v B) -> C
2(~A v D) -> E
:.C v E
3~(C v E)Assumption for Indirect Proof
4~C & ~E3De Morgan’s Law
5~C4Simplification
6~E4Simplification
7~(A v B)1,5Modus Tollens
8~A & ~B7De Morgan’s Law
9~A8Simplification
10~(~A v D)2,6Modus Tollens
11~~A & ~D10De Morgan’s Law
12A & ~D11Double Negation
13A12Simplification
14A & ~A13,9Conjunction
15C v E3-14Indirect Proof, aka proof by contradiction



Further explanation:
In place of the horseshoe symbols, I used arrows.

The idea is to negate the conclusion C v E to get ~(C v E) as the starting point of the indirect proof or proof by contradiction (this is done on line 3).
The goal is to try to find two statements from that starting point that clash with one another.
That contradiction will then lead back to C v E being the only possibility.

On lines 9 and 13, I got ~A and A respectively. One or the other must happen, but both cannot be simultaneously the case.
It's like saying a light switch is off and on at the same time.
This is the key contradiction needed to conclude that ~(C v E) cannot be the case. Therefore, C v E is a valid conclusion.

Notice how the "number" column has been indented for the subcase of assuming the ~(C v E). It's like going off on a separate hypothetical branch. Once we realize a contradiction happens with that branch, we then snap back to the opposite of ~(C v E) in other words C v E