====== Denying a Conjunct ====== Formal logical fallacy, in which the negation of one of two mutually exclusive statements is used to infer the other. Example: > You can not vote for //both//, party A //and// party B. > I did //not// vote for party A. > So you must have voted for party B. The premises do not imply that there were only two parties running, and that abstention or invalid votes are excluded. The conclusion is therefore not valid. In this form, the denying a conjunct is closely related to "[[logic:formal_fallacies:affirmative_conclusion_from_negative_premise|affirmative conclusion from a negative premise]]", which is, however, specific to [[glossary:syllogism|syllogisms]]. ===== Description ===== This fallacy arises from incorrect application of the [[logic:inferences:modus_ponendo_tollens|Modus ponendo tollens]], in particular when it is incorrectly mixed with the [[logic:inferences:modus_tollendo_ponens|Modus tollendo ponens]]. For comparison, the following table compares the two valid forms of inference with the fallacy:
| ^ [[logic:inferences:modus_ponendo_tollens|Modus ponendo tollens]] \\ (valid inferrence) ^^ [[logic:inferences:modus_tollendo_ponens|Modus tollendo ponens]] \\ (valid inferrence) ^^ ^ Denying a Conjunct \\ (formal fallacy) ^^ ^ Premise 1| A ⊻ B \\ (A //or// B, //but not both//) || A ∨ B \\ (A //or// B) || | ⌐(A ∧ B) \\ (//not both//, A //and// B) || ^ Premise 2| A | B | ⌐A | ⌐B | | ⌐A | ⌐B | ^ Conclusion| ⌐B | ⌐A | B | A | | B | A |
===== See also ===== * [[glossary:conjunction|Conjunction]] * [[logic:inferences:modus_ponendo_tollens|Modus ponendo tollens]] * [[logic:formal_fallacies:affirmative_conclusion_from_negative_premise|Affirmative conclusion from a negative premise]] * [[relevancy:false_dichotomy|False dichotomy]] * [[errors:sherlock_holmes_fallacy|Sherlock-Holmes fallacy]] ===== More information ===== * [[https://www.logicallyfallacious.com/tools/lp/Bo/LogicalFallacies/76/Denying-a-Conjunct|Denying a Conjunct]] on //Logically Fallacious// * [[http://www.fallacyfiles.org/denyconj.html|Denying a Conjunct]] on //Fallacy Files//