P = The antecedent (hypothesis) of the conditional statement
Q = The consequent (conclusion) of the conditional statement
¬ = Logical negation ('not')
Example
Problem: Given: (1) If it is raining, then the ground is wet. (2) The ground is not wet. What can you conclude?
Step 1: Identify the conditional statement and its parts.
P="it is raining",Q="the ground is wet",P⇒Q
Step 2: Note that the consequent Q is false: the ground is not wet.
¬Q is true
Step 3: Apply modus tollens: since the conditional is true and Q is false, P must be false.
¬Q and (P⇒Q)⟹¬P
Answer: It is not raining.
Why It Matters
Modus tollens is the logical foundation of proof by contradiction (indirect proof), one of the most powerful techniques in mathematics. When you assume a statement is true and derive a false conclusion, modus tollens lets you conclude the original assumption was false. This reasoning pattern appears throughout algebra, geometry, and higher mathematics whenever direct proof is difficult.
Common Mistakes
Mistake: Confusing modus tollens with the fallacy of denying the antecedent. Students sometimes reason: 'If P then Q; not P; therefore not Q.'
Correction: Modus tollens denies the consequent (not Q), not the antecedent. Denying the antecedent is a logical fallacy. For example, 'If it is raining then the ground is wet; it is not raining; therefore the ground is not wet' is invalid — the ground could be wet for another reason.
Related Terms
Modus Ponens — Companion rule that affirms the antecedent