====== Denying the antecedent ====== A [[logic:formal_fallacies:index|formal logical fallacy]] in which a negative condition ([[glossary:consequent|consequent]]) is (incorrectly) inferred from a negative condition ([[glossary:antecedent|antecendent]]). For example: > If A lives in London, [//then//] A lives in England. > A does //not// live in London. > Therefore, A does not live in England. Even if the premises hold true, one cannot conclude that from a negative of the condition follows a negative consequence. In this example: There are other places in England where A could live. ===== Explanation ===== This fallacy comes from incorrectly applying the [[logic:inferences:modus_tollens|modus tollens]] and/or [[logic:inferences:modus_ponens|modus ponens]], or when a [[glossary:conditional|conditional]] is confused with a [[glossary:biconditional|biconditional]]. For comparison, the following table contrasts common valid forms of inference with the fallacy:
| ^ [[logic:inferences:modus_tollens|Modus tollens]] \\ (valid inference) ^ [[logic:inferences:modus_ponens|Modus ponens]] \\ (valid inference) ^ ^ Denying the antecedent \\ (formal fallacy) ^ ^ Premise 1| ''A → B'' | ''A → B'' | | ''A → B'' | ^ Premise 2| ''⌐B'' | ''A'' | | ''⌐A'' | ^ Conclusion| ''⌐A'' | ''B'' | | ''⌐B'' |
===== Origin of the term ===== In a logical [[glossary:conditional|conditional]], i.e. a statement of the form "if A, then B" (''A → B''), we call A the [[glossary:antecedent|antecedent]] (or condition), and B [[glossary:consequent|consequent]] (also //consequence//). The name indicates that, in contrast to the (valid) [[logic:inferences:modus_tollens|modus tollens]], it is not the //consequent// that is negated but the //antecedent//, which leads to an invalid conclusion. ===== When are such inferences valid? ===== //Denying the antecedent// is an invalid conclusion for [[glossary:conditional|conditional]] statements. However, it is explicitly valid for [[glossary:biconditional|bi­conditionals]], which in turn are a special case of //conditionals//. Thus, if it can be proved that in addition to ''A → B'', also ''A ≡ B'' is valid, it follows that ''B → A'' and we have a valid [[logic:inferences:modus_tollens|modus tollens]]. ===== See also ===== * [[logic:formal_fallacies:affirming_the_consequent|Affirming the consequent]] * [[glossary:antecedent|Antecedent]] * [[glossary:biconditional|Bi­conditional]] * [[logic:inferences:modus_tollens|Modus tollens]] ===== More information ===== * [[https://www.logicallyfallacious.com/tools/lp/Bo/LogicalFallacies/77/Denying-the-Antecedent|Denying the Antecedent]] on //Logically Fallacious// * [[https://en.wikipedia.org/wiki/Denying_the_antecedent|Denying the Antecedent]] on //Wikipedia// * Video: [[https://www.khanacademy.org/partner-content/wi-phi/wiphi-critical-thinking/wiphi-fallacies/v/denying-the-antecedent|Denying the Antecedent]] by //Khan Academy//