Modus tollens
In propositional logic, modus tollens[1] [2][3][4] (or modus tollendo tollens and also denying the consequent)[5] (Latin for "the way that denies by denying")[6] is a valid argument form and rule of inference. It is the inference that if
implies
, and
is not true, then
cannot be true. It is closely related to another valid form of argument, modus ponens. There are also similar, but invalid arguments such as affirming the consequent and denying the antecedent. The rule can be stated formally as:
where the rule is that wherever an instance of "
" appears by itself on a line of a proof, and "
" also appears by itself on a line of a proof, then "
" can validly be placed on a subsequent line;
Contents |
[edit] Formal notation
The modus tollens rule may be written in sequent notation:
where
is a metalogical symbol meaning that
is a syntactic consequence of
and
in some logical system;
or as the statement of a truth-functional tautology or theorem of propositional logic:
where
, and
are propositions expressed in some logical system;
or including assumptions:
though since the rule does not change the set of assumptions, this is not strictly necessary.
More complex rewritings involving modus tollens are often seen, for instance in set theory:
("P is a subset of Q. x is not in Q. Therefore, x is not in P.")
Also in first-order predicate logic:
("For any x if x is P then x is Q.Some object x is such that x is not Q. Therefore, some object x is not P.")
Strictly speaking these are not instances of modus tollens, but they may be derived using modus tollens using a few extra steps.
[edit] Explanation
The argument has two premises. The first premise is the conditional "if-then" statement, namely that P implies Q. The second premise is that Q is false. From these two premises, it can be logically concluded that P must be false.
Consider an example:
- If the watch-dog detects an intruder, the dog will bark.
- The dog did not bark
- Therefore, no intruder was detected by the watch-dog.
Supposing that the premises are both true (the dog will bark if it detects an intruder, and does indeed not bark), it follows then that no intruder has been detected. This is a valid argument since it is not possible for the premises to be true and the conclusion false. (It is conceivable that there may be have been an intruder that the dog did not detect, but that does not invalidate the argument; the first premise goes " if the watch-dog detects an intruder." The thing of importance is that the dog detects or doesn't detect an intruder, not if there is one.)
Another example:
- If I am the axe murderer, then I used an axe.
- I cannot use an axe.
- Therefore, I am not the axe murderer.
Modus tollens became well known when it was used by Karl Popper in his proposed response to the problem of induction, falsificationism. However, here the use of modus tollens is much more controversial, as "truth" or "falsity" are inappropriate concepts to apply to theories (which are generally approximations to reality) and experimental findings (whose interpretation is often contingent on other theories).
[edit] Relation to modus ponens
Every use of modus tollens can be converted to a use of modus ponens and one use of transposition to the premise which is a material implication. For example:
- If P, then Q. (premise -- material implication)
- If Q is false, then P is false. (derived by transposition)
- Q is false. (premise)
- Therefore, P is false. (derived by modus ponens)
Likewise, every use of modus ponens can be converted to a use of modus tollens and transposition.
[edit] Justification via truth table
The validity of modus tollens can be clearly demonstrated through a truth table.
| p | q | p → q |
|---|---|---|
| T | T | T |
| T | F | F |
| F | T | T |
| F | F | T |
In instances of modus tollens we assume as premises that p → q is true and q is false. There is only one line of the truth table - the fourth line - which satisfies these two conditions. In this line, p is false. Therefore, in every instance in which p → q is true and q is false, p must also be false.
[edit] Formal Proof
| Proposition | Derivation |
|---|---|
![]() |
Given |
![]() |
Given |
![]() |
Material implication |
![]() |
Disjunctive syllogism |
[edit] See also
[edit] Notes
- ^ University of North Carolina, Philosophy Department, Logic Glossary. Accessdate on 31 October 2007.
- ^ Copi and Cohen
- ^ Hurley
- ^ Moore and Parker
- ^ Sanford, David Hawley. 2003. If P, Then Q: Conditionals and the Foundations of Reasoning. London, UK: Routledge: 39 "[Modus] tollens is always an abbreviation for modus tollendo tollens, the mood that by denying denies."
- ^ Stone, Jon R. 1996. Latin for the Illiterati: Exorcizing the Ghosts of a Dead Language. London, UK: Routledge: 60.
[edit] External links
- Modus Tollens at Wolfram MathWorld











