I can't figure out how to deduce $R$ from the set of sentences $\{R \leftrightarrow ((P \to (Q \land \lnot R)) \lor P), \, P, \, \lnot R \to Q\}$.
Any tips ? I am really bad with deductions. So far I have:
- $P \ $ Premise
- $\lnot R \to Q \ $ Premise
- $R \to ((P \to (Q \land \lnot R) \lor P)) \ $ Premise
- $\lnot R \ $ Premise
- $\lnot\lnot R \ $ Premise
- $R \ $ (4,5 RAA)
- $P \to (Q \land \lnot R) \lor P \ $ (MP 3,6)
It is quite easy, if you consider $A \leftrightarrow B$ as a shorthand for $(A \to B) \land (B \to A)$: