Need help with the steps for natural deduction:
P1. $(A \rightarrow B) \rightarrow (C \rightarrow A)$
P2. $A \wedge (C \leftrightarrow B)$
P3. $(A \lor C) \to (A \to B)$
$\therefore B \vee A$
Similar to this answer below.
- $\neg(B \lor ~I) \to (\neg L \text{ & } J)$
- $\neg L \to (M \text{ & } B)$
- $\neg (B \lor \neg I) $ $\therefore M \lor E$
- $\neg L \text{ & } J$ $1,3$, $MP$
- $\neg L$ $4,$ Simp
- $M \text{ & } B$ $2,5, MP$
- $M$ $6$, Simp
- $M \lor E$ $7$, Add
With Natural Deduction :
i) $A \land (C \leftrightarrow B)$ --- premise 2.
ii) $A$ --- from i) by $\land$-elimination (or Simplification)
iii) $A \lor B$ --- from ii) by $\lor$-introduction (or Addition)
Thus, from i) and iii) :
(I've used the "turnstile" : $\vdash$ to denote the relation of derivability; thus $\Gamma \vdash \psi$ means that there is a derivation of the formula $\psi$ from the set of formulae $\Gamma$.)
The above derivation needs only premise 2; thus the same derivation holds with the three premises 1-3 :