Modus ponendo tollens
From HandWiki
Transformation rules |
---|
Propositional calculus |
Rules of inference |
Rules of replacement |
Predicate logic |
Modus ponendo tollens (MPT;[1] Latin: "mode that denies by affirming")[2] is a valid rule of inference for propositional logic. It is closely related to modus ponens and modus tollendo ponens.
Overview
MPT is usually described as having the form:
- Not both A and B
- A
- Therefore, not B
For example:
- Ann and Bill cannot both win the race.
- Ann won the race.
- Therefore, Bill cannot have won the race.
As E. J. Lemmon describes it: "Modus ponendo tollens is the principle that, if the negation of a conjunction holds and also one of its conjuncts, then the negation of its other conjunct holds."[3]
In logic notation this can be represented as:
- [math]\displaystyle{ \neg (A \land B) }[/math]
- [math]\displaystyle{ A }[/math]
- [math]\displaystyle{ \therefore \neg B }[/math]
Based on the Sheffer Stroke (alternative denial), "|", the inference can also be formalized in this way:
- [math]\displaystyle{ A\,|\,B }[/math]
- [math]\displaystyle{ A }[/math]
- [math]\displaystyle{ \therefore \neg B }[/math]
Proof
Step | Proposition | Derivation |
---|---|---|
1 | [math]\displaystyle{ \neg (A \land B) }[/math] | Given |
2 | [math]\displaystyle{ A }[/math] | Given |
3 | [math]\displaystyle{ \neg A \lor \neg B }[/math] | De Morgan's laws (1) |
4 | [math]\displaystyle{ \neg \neg A }[/math] | Double negation (2) |
5 | [math]\displaystyle{ \neg B }[/math] | Disjunctive syllogism (3,4) |
See also
- Modus tollendo ponens
- Stoic logic
References
- ↑ Politzer, Guy & Carles, Laure. 2001. 'Belief Revision and Uncertain Reasoning'. Thinking and Reasoning. 7:217–234.
- ↑ Stone, Jon R. (1996). Latin for the Illiterati: Exorcizing the Ghosts of a Dead Language. London: Routledge. p. 60. ISBN 0-415-91775-1. https://archive.org/details/latinforillitera0000ston.
- ↑ Lemmon, Edward John. 2001. Beginning Logic. Taylor and Francis/CRC Press, p. 61.
nl:Modus tollens#Modus ponendo tollens
Original source: https://en.wikipedia.org/wiki/Modus ponendo tollens.
Read more |