Modus Ponens works with axioms (truth statements) to infer new facts.
For example: The axioms can be compiled into a list as follows where axiom 3 follows from 1 and 2.
E1
E1 → E2
E2
If another axiom exists of the form E2 → E3 , then E3 would also be added to the list.