SOLUTION: Natural Deduction - all 18 rules can be used 1. M -> (R ^ E) 2. (E v H) -> G / M -> G

Algebra.Com
Question 1009929: Natural Deduction - all 18 rules can be used
1. M -> (R ^ E)
2. (E v H) -> G / M -> G

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


NumberStatementLines UsedReason
1M -> (R ^ E)
2(E v H) -> G
:.M -> G
3~(E v H) v G2MI
4(~E ^ ~H) v G3DM
5G v (~E ^ ~H)4Comm
6(G v ~E) ^ (G v ~H)5Dist
7G v ~E6Simp
8~E v G7Comm
9E -> G8MI
10~M v (R ^ E)1MI
11(~M v R) ^ (~M v E)10Dist
12(~M v E) ^ (~M v R)11Comm
13~M v E21Simp
14M -> E13MI
15M -> G14,9HS




--------------------------------------------------------------------------

Conditional Proof (alternative method)

Assume M is true. Show this leads to G being true.

NumberStatementLines UsedReason
1M -> (R ^ E)
2(E v H) -> G
:.M -> G
3MACP
4R ^ E1,3MP
5E ^ R4Comm
6E5Simp
7E v H6Add
8G2,7MP
9M -> G3-8CP



--------------------------------------------------------------------------

Abbreviations/Acronyms Used (applies to either method)

ACP = Assumption for Conditional Proof
Add = Addition
Comm = Commutation
CP = Conditional Proof
Dist = Distribution
DM = De Morgan's Law
HS = Hypothetical Syllogism
MI = Material Implication
MP = Modus Ponens
Simp = Simplification

RELATED QUESTIONS

1. M -> (R ^ E) 2. (E v H) -> G /M ->... (answered by Edwin McCravy)
PLease use all 18 rules of natural deduction to derive the conclusion (/), thanks. 1.... (answered by mccravyedwin,math_tutor2020)
1. M>(R&E) 2. (EvH)>G... (answered by math_helper)
Prove the following three arguments to be valid using the method of Natural Deduction A. (answered by solver91311)
Help! 1. ~M•(Z > R) 2. (~M v G) > ~ U 3. (~M v ~X) > ~B 4. (~B • ~U ) > (E > M)... (answered by Edwin McCravy)
Use rules of implication to derive the indicated conclusions. 1. R ⊃ (G v ~A) 2. (G... (answered by math_tutor2020)
Use natural deduction to derive the conclusion of the following arguments. Do not use... (answered by solver91311)
Solve the following proof using the methods of natural deduction, as you did in the HW... (answered by solver91311)
Proof by Natural Deduction – Propositional Logic. Use a direct proof to show that the... (answered by robertb)