Axiom ax_mp | index | src |

Modus ponens: from a -> b and a, infer b.

axiom ax_mp (a b: wff): $ a -> b $ > $ a $ > $ b $;