CONV_RULE : (conv -> thm -> thm)
A |- t
-------------- CONV_RULE c
A u A' |- t'
Note that if the conversion c returns a theorem with assumptions,
then the resulting inference rule adds these to the assumptions of the
theorem it returns.