====== Modus Ponens ====== Also abbreviated MP or MPP, is one of the most elementary (valid) logical inferences. It is based on a [[glossary:conditional|conditional]] and the //affirmation// of its [[glossary:antecedent|antecedent]]. > ''A → B''   –   if A, then B. > ''A''   –   A is true. > ''∴ B''   –   therefore B [is true]. The following is an example of a valid Modus Ponens: > //If// it is raining, [//then//] the street will get wet. > It is raining, > Therefore: The street will get wet. ===== Name ===== The full name of this form is "Modus ponendo ponens". Loosely, this could be translated as the "mode of inferring an affirmative [statement] by affirmation [another statement]". ==== Other names ==== * Implication elimination * Affirming the antecedent * Affirmatio conditionis ===== Fallacies ===== Although the MP is intuitively comprehensible for most people, it is not uncommon to make fallacious conclusions on it. The following table contrasts the modus ponens with its most common errors:
| ^ Modus ponens \\ (valid inference) ^ ^ [[logic:formal_fallacies:affirming_the_consequent|Affirming the consequent]] \\ (formal fallacy) ^ [[logic:formal_fallacies:denying_the_antecedent|Denying the antecedent]] \\ (formal fallacy) ^ ^Premise 1 | A → B \\ (if A, then B) | | A → B \\ (if A, then B) | A → B \\ (if A, then B) | ^Premise 2 | A | | B | ⌐A (not A) | ^Conclusion | B | | A | ⌐B (not B) |
===== See also ===== * [[glossary:conditional|(Material) Conditional]] * [[logic:inferences:constructive_dilemma|Constructive Dilemma]] * [[logic:inferences:modus_tollens|Modus Tollens]] ===== More information ===== * [[wp>Modus ponens]] on //Wikipedia// {{page>templates:banner#Short-BG-Logic&noheader&nofooter}}