SOLUTION: Prove that the argument is valid using the method of natural deduction. tilde (Q horseshoe tilde R) tilde (tilde P dot Q) / therefore tilde R horseshoe (P dot Q)

Algebra ->  Proofs -> SOLUTION: Prove that the argument is valid using the method of natural deduction. tilde (Q horseshoe tilde R) tilde (tilde P dot Q) / therefore tilde R horseshoe (P dot Q)      Log On


   



Question 1208944: Prove that the argument is valid using the method of natural deduction.
tilde (Q horseshoe tilde R)
tilde (tilde P dot Q) / therefore tilde R horseshoe (P dot Q)

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

Here's one way to do the derivation. Interestingly, premise #2 is never used so I don't know if I might have overlooked something or perhaps your teacher made a typo somewhere.
I'm using an arrow in place of a horseshoe.
Also, I'm using an ampersand (&) in place of a dot.
NumberStatementLine(s) UsedReason
1~(Q --> ~R)
2~(~P & Q)
:.~R --> (P & Q)
3~(~Q v ~R)1Material Implication
4~(~Q) & ~(~R)3De Morgan’s Law
5Q & R4Double Negation
6R & Q5Commutation
7R6Simplification
8R v (P & Q)7Addition
9~R --> (P & Q)8Material Implication

Here's a list of rules of inference and replacement