SOLUTION: Use Indirect proof to solve the following: (P v F) ⊃ (A v D) A ⊃ (M • ~P) D ⊃ (C • ~P) / ~P

Algebra.Com
Question 1198762: Use Indirect proof to solve the following:
(P v F) ⊃ (A v D)
A ⊃ (M • ~P)
D ⊃ (C • ~P) / ~P

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

This is one way to do the derivation.
NumberStatementLine(s) UsedReason
1(P v F) ⊃ (A v D)
2A ⊃ (M • ~P)
3D ⊃ (C • ~P)
:.~P
4~(~P)Assumption For Indirect Proof
5P4Double Negation
6P v F5Addition
7A v D1,6Modus Ponens
8(M • ~P) v (C • ~P)2,3,7Constructive Dilemma
9(M v C) • ~P8Distribution
10~P9Simplification
11~P • P10,5Conjunction
12~P4 - 11Indirect Proof

The idea is to start with the conclusion ~P and negate it to get ~(~P).
The goal is to show a contradiction arises when we assume the opposite of the conclusion.
As shown above, the contradiction happens on line 11 when we have ~P and P together.
This contradiction then leads us to conclude the opposite of the assumption ~(~P) must be the case, i.e. the original conclusion we started with is the case.
This fully wraps up the proof.

RELATED QUESTIONS

Use an ordinary proof (not conditional or indirect) to solve the following arguments... (answered by Edwin McCravy)
1. (P v F) -> (A v D) 2. A -> (M ^ ~P) 3. D -> (C ^ ~P) /... (answered by Edwin McCravy)
Use indirect proof: 1. (P ∨ F) ⊃ (A ∨ D) 2. A ⊃ (M • ∼P) 3. D ⊃ (C (answered by Edwin McCravy)
Use Indirect Proof to solve the following argument (E v F) ⊃ (C • D) (D v G) ⊃ (answered by jim_thompson5910,Edwin McCravy)
Use Indirect Proof to solve the following argument. 1. (C v R) ⊃ (N • I) 2. (N... (answered by Edwin McCravy)
III. Use Indirect Proof to solve the following arguments (K v L) ⊃ (M • N) (N v... (answered by jim_thompson5910)
Use the first eight implication rules to create a proof of the following argument. 1. B... (answered by Edwin McCravy)
I. Use an ordinary proof (not conditional or indirect) to solve the following arguments. (answered by CPhill)
1. (J v F) v M 2. (J v M) ⊃ ~ P 3. ~F/~(F v P) 4. M Assumption... (answered by math_tutor2020)