Theorem 57: The cut rule (inference rule)
Given that \phi holds and that \phi entails \psi , we may infer that \psi holds: \cfrac{\vdash \phi \quad \phi \vdash \psi}{\vdash \psi}.
Proof: By [51], we infer that the negation \neg \psi entails \neg \phi . Using weakening, we then infer that \neg \psi entails \phi . Thus, by negation introduction, we infer that the double negation \neg \neg \psi holds. Finally, using double negation elimination, we conclude \psi holds. \square