I am self studying from Chiswell & Hodges mathematical logic, and I have a general question about discharging assumptions. To demonstrate, I am using exercise 2.5.1(c), which asks for a proof of:
$$\{(\phi \leftrightarrow \psi),(\psi \leftrightarrow \chi)\} \vdash ((\phi \leftrightarrow \chi)$$
I apologize for posting a possible solution via imgur, but I couldn't figure out how to label the rules beside the horizontal lines in Tex.
QUESTION: can I discharge an assumption in a different branch of the overall derivation than where the discharge occurs? (see picture) i.e. can I discharge the $\phi$ in the right branch with the $(\rightarrow I)$ in the left branch?
P.S. I know the provided solution is wrong; in the right branch I struggled to obtain $\phi$ for $(\chi\rightarrow\phi)$, but eventually solved it in a self-contained manner. However, it did raise the question above, and I wanted to confirm that such an option was not possible.
P.P.S. I am aware of this question, but I feel that it does not quite answer mine, and wanted further clarity.
\dfrac
for those lines... Then you can place the rules alongside reasonably nicely. – user21820 Feb 09 '17 at 10:34