Proposition: Transitivity of implication (inference rule)
Given that the implication \phi \Rightarrow \psi holds and that \psi \Rightarrow \xi holds, we may infer that \phi \Rightarrow \xi holds: \cfrac{\vdash (\phi \Rightarrow \psi) \quad \vdash (\psi \Rightarrow \xi)}{\vdash (\phi \Rightarrow \xi)}.
Proof: Using [99] twice, infer that \phi entails \psi and that \psi entails \xi . Then, by transitivity of entailment, we infer \phi entails \xi . Finally, we get by conditional introduction that \phi \Rightarrow \xi holds. \square