This is exercise 5 in Van Dalen's "Logic and Structure", and the question is to show:
$\Gamma \vdash \phi \implies \Gamma \cup \Delta \vdash \phi$
$\Gamma \vdash \phi ; \Delta, \phi \vdash \psi \implies \Gamma \cup\Delta\vdash\psi$
I have two questions:
What is this asking...? Can someone help me understand exactly what's going on in the question here?
There is a solution given by Dr. Kevin T. Kelly's Logic and Computation course, in which he writes the following here:
I have a few questions on how this is written. Firstly, what is the set $\text{der}$ exactly? This is not defined in Van Dalen. Secondly, what does he mean when he writes "clamp $\cal{D'}$ onto $\phi$ in $\cal{D}'$"? Is this like the standard clamp function in analysis?
Cheers