Readonly
Applies the rule of Implication Elimination (Modus Ponens).
Given an implication (A => B) and its antecedent A, it derives the consequent B.
An array of propositional formulas.
The consequent of the implication if the rule is applicable.
if implication elimination is not applicable.
Applies the rule of Implication Elimination (Modus Ponens).
Given an implication (A => B) and its antecedent A, it derives the consequent B.