SOLUTION: Hello, can you please help me with this problem? Use one of the indirect proof techniques (reductio ad absurdum or conditional proof) to demonstrate the validity of the argument

Algebra ->  Proofs -> SOLUTION: Hello, can you please help me with this problem? Use one of the indirect proof techniques (reductio ad absurdum or conditional proof) to demonstrate the validity of the argument      Log On


   



Question 1041461: Hello, can you please help me with this problem?
Use one of the indirect proof techniques (reductio ad absurdum or conditional proof) to demonstrate the validity of the argument.
~S → (F → L), F → (L → P), therefore, ~S → (F → P)

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

I'm going to use a conditional proof
NumberStatementLines UsedReason
1~S -> (F -> L)
2F -> (L -> P)
:.~S -> (F -> P)
|3~SACP
|4F -> L1,3MP
|5(F & L) -> P2Exp
|6(L & F) -> P5Comm
|7L -> (F -> P)6Exp
|8F -> (F -> P)4,7HS
|9(F & F) -> P8Exp
|10F -> P9Taut
11~S -> (F -> P)3-10CP


Abbreviations/Acronyms Used:
ACP = Assumption for Conditional Proof
CP = Conditional Proof
Comm = Commutation
Exp = Exportation
HS = Hypothetical Syllogism
MP = Modus Ponens
Taut = Tautology