document.write( "Question 1029123: COMPLETE THE FOLLOWING PROOFS USING CONDITIONAL PROOF\r
\n" );
document.write( "\n" );
document.write( "Premises:
\n" );
document.write( "1. G ⊃ (E ⊃ N)
\n" );
document.write( "2. H ⊃ (~N ⊃ E)
\n" );
document.write( "Conclusion:
\n" );
document.write( "G ⊃ ( H ⊃ N)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #644203 by robertb(5830)![]() ![]() You can put this solution on YOUR website! 1. G ⊃ (E ⊃ N)--------------Hypothesis \n" ); document.write( "2. (G∧E)⊃N -----------------------Exportation \n" ); document.write( "3. (E∧G)⊃N------------------Commutativity \n" ); document.write( "4. E⊃(G⊃N)------------------Exportation \n" ); document.write( "5. H ⊃ (~N ⊃ E)---------------Hypothesis \n" ); document.write( "6. H⊃(~E⊃N)-----------------Contraposition on part of #5 \n" ); document.write( "7. (~E∧H)⊃N------------------Exportation, and the Commutativity \n" ); document.write( "8. ~E⊃(H⊃N)-----------------Exportation \n" ); document.write( "9. ~(H⊃N)⊃E -----------------Contrapositive of #8 \n" ); document.write( "10. ~(H⊃N)⊃(G⊃N)----#4 and #9, and hypothetical syllogism \n" ); document.write( "11. (H∧~N)⊃(G⊃N)----Negative of material implication & de Morgan's law \n" ); document.write( "12. H⊃(~N⊃(G⊃N)------Exportation \n" ); document.write( "13. H⊃(~~N∨~G∨N)-----Material implication \n" ); document.write( "14. H⊃(~G∨N)----------- Double negation and N∨N≡ N \n" ); document.write( "15. H⊃(G⊃N)--------------Material implication \n" ); document.write( "16. (H∧G)⊃N---------------Exportation \n" ); document.write( "17. G⊃(H⊃N)---------------Commutativity and exportation \n" ); document.write( " |