Deduction

Which statements can be derived from using a set of Inference Rules?

Example

We have a set of Inference Rules which contains the only rule:

\begin{prooftree} \AxiomC{} \AXC{$A\quad A\to B$} \UIC{$B$} \end{prooftree}

We can now say that we could use and to derive : or in other words, is derivable from and with the set of Inference Rules .