SOLUTION: 1. Q > ~Q 2. ~(G & Q) > U / ~(G & ~U) Can somebody solve this proof please? Thank you :) "You can do a proof by contradiction. Step 1) assume the complete opposite of th

Algebra ->  Proofs -> SOLUTION: 1. Q > ~Q 2. ~(G & Q) > U / ~(G & ~U) Can somebody solve this proof please? Thank you :) "You can do a proof by contradiction. Step 1) assume the complete opposite of th      Log On


   



Question 981975: 1. Q > ~Q
2. ~(G & Q) > U
/ ~(G & ~U)
Can somebody solve this proof please? Thank you :)
"You can do a proof by contradiction.
Step 1) assume the complete opposite of the conclusion. Assume (G & ~U)
Step 2) Use simplification to get ~U
Step 3) Use modus tollens with line 2 and ~U to get ~~(G & Q) which turns into (G & Q)
Step 4) Simplification frees up Q
Step 5) Modus ponens on line 1, and using the freed up Q from step 4, consequently frees up ~Q
Step 6) We have Q and ~Q they conjunct to (Q & ~Q) which is always false. This is a contradiction.
Since we have a contradiction, the initial assumption (G & ~U) is false which makes the opposite true. That proves ~(G & ~U) is a proper conclusion."
Jim, is there anyway to do this proof without using a contradiction and not assuming? Thank you :)

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

NumberStatementLines UsedReason
1Q > ~Q
2~(G & Q) > U
:.~(G & ~U)
3~Q v ~Q1Material Implication
4~Q3Tautology
5~~(G & Q) v U2Material Implication
6(G & Q) v U5Double Negation
7U v (G & Q)6Commutation
8(U v G) & (U v Q)7Distribution
9(U v Q) & (U v G)8Commutation
10U v Q9Simplification
11U10,4Disjunctive Syllogism
12U v ~G11Addition
13~G v U12Commutation
14~(~~G & ~U)13De Morgan's Law
15~(G & ~U)14Double Negation