SOLUTION: Use natural deduction to derive the conclusion of the following arguments. Do not use conditional proof or indirect proof. 1. A ⊃ (B ⊃ D) 2. A ⊃ (C ⊃ F)

Algebra.Com
Question 1118993: Use natural deduction to derive the conclusion of the following arguments. Do not use conditional proof or indirect proof.
1. A ⊃ (B ⊃ D)
2. A ⊃ (C ⊃ F) / A ⊃ [(B ⊃ D) • (C ⊃ F)]

Answer by math_helper(2461)   (Show Source): You can put this solution on YOUR website!
There is this logical equivalence, given in many tables where they include equivalences involving conditionals:
(A—>X) & (A—>Y) == A—>(X&Y)


So we can write
1.  A —> (B—>D)
2.  A —> (C—>F)
3.  (A—>(B—>D)) & (A—>(C—>F))        1,2 Conjunction (CONJ)
4.  A —> ((B —> D) & (C —> F))       3 Logical equivalence



———————————————————
Conditional Proof for comparison:
1.  A —> (B —> D)            Premise
2. A —> (C —> F)             Premise
3. :: A                      Conditional Proof assumption
4. :: B —> D                 3,1 MP
5. :: C —> F                 3,2 MP
6. :: (B —> D) & (C —> F)    4,5 CONJ
7. A—>((B —> D) & (C —> F))  3-6 Conditional Proof

RELATED QUESTIONS

Use natural deduction to derive the conclusion of the following arguments. Do not use... (answered by solver91311)
Use natural deduction to derive the conclusion of the following arguments. Do not use... (answered by jim_thompson5910)
Use natural deduction to derive the conclusion of the following arguments. Do not use... (answered by math_helper)
Use natural deduction to derive the conclusion of the following arguments. Do not use... (answered by math_helper)
INSTRUCTIONS: Use natural deduction to derive the conclusion in the following problems. (answered by AnlytcPhil)
INSTRUCTIONS: Use natural deduction to derive the conclusion in the following problems. (answered by jim_thompson5910)
Use natural deduction to derive the conclusion in each problem. Use an ordinary... (answered by Edwin McCravy)
Use natural deduction to derive the conclusion in each problem. Use conditional proof (answered by jim_thompson5910)
Construct a formal proof of validity for the following arguments by means of Natural... (answered by mccravyedwin)