SOLUTION: Hi guys! I'm a stuck on this proof! Can someone explain the rest of the problem? 1. K > (Q & V) / K > V 2. K > (V & Q) 1 Com. 3. K > V 2 Simp. I got tho

Algebra ->  Proofs -> SOLUTION: Hi guys! I'm a stuck on this proof! Can someone explain the rest of the problem? 1. K > (Q & V) / K > V 2. K > (V & Q) 1 Com. 3. K > V 2 Simp. I got tho      Log On


   



Question 981862: Hi guys! I'm a stuck on this proof! Can someone explain the rest of the problem?
1. K > (Q & V)
/ K > V
2. K > (V & Q) 1 Com.
3. K > V 2 Simp.
I got those steps, but don't seem to know where to go next. Thanks!

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Going from K > (V & Q) to K > V is NOT a valid operation. The simplification rule only works on entire lines (not parts of them).


NumberStatementLines UsedReason
1K > (Q & V)
:.K > V
2K > (V & Q)1Commutation
3~K v (V & Q)2Material Implication
4(~K v V) & (~K v Q)3Distribution
5~K v V4Simplification
6K > V5Material Implication



Notice how on line 5, the simplification was used on the entire line.