"If it rains, the ground is wet." Obviously true. So — swap it — "if the ground is wet, it rained," right? Your intuition says yes. Your neighbour's sprinkler says no.
This tiny scene is one of the cleanest demonstrations that the converse of a true statement is not automatically true. Swapping hypothesis and conclusion is not a valid logical move. The contrapositive — swap and negate — is. This page makes the difference visible with a single draggable counter-example.
The scene
Why Scene 2 is the whole argument
A single counter-example is enough to defeat a universal claim. The converse "if the ground is wet, then it rained" claims to cover every wet-ground situation. If there is even one wet-ground situation where it did not rain, the claim is false. Scene 2 is exactly that situation: the sprinkler-wet ground with a dry sky.
You do not need statistics. You do not need to check a hundred lawns. One witness — one sprinkler — ends the argument.
Why one counter-example is enough: a conditional statement is universally quantified — "for every situation where P, we have Q." To falsify a "for every" claim, you just need one instance where P holds but Q fails. Logicians call this pattern the witness rule. In everyday terms: disproof is cheap, because the burden of "always" is heavy.
Why Scene 3 does not defeat the contrapositive
Now look at Scene 3: dry ground, no rain. Does this disprove the contrapositive "if the ground is dry, then it did not rain"?
No — in fact, it confirms it. Dry ground plus no rain means both sides of the implication line up. The contrapositive would be defeated only by a scene with dry ground after a rainstorm — which is physically implausible and, more importantly, would also defeat the original implication "if it rains, the ground is wet." The original and the contrapositive live or die together. The converse lives or dies on its own.
The three forms side by side
With "rain" as P and "wet" as Q:
- Original (P \Rightarrow Q): "If it rains, the ground is wet." True.
- Converse (Q \Rightarrow P): "If the ground is wet, it rained." False — sprinkler.
- Inverse (\lnot P \Rightarrow \lnot Q): "If it did not rain, the ground is dry." False — sprinkler again.
- Contrapositive (\lnot Q \Rightarrow \lnot P): "If the ground is dry, it did not rain." True.
Two true, two false. The true ones are the diagonal pair — original and contrapositive. The false ones — converse and inverse — are equivalent to each other and both fail on the sprinkler scenario. See Converse, Inverse, Contrapositive — The Rotation Wheel That Shows Every Swap for why this diagonal structure always holds.
A habit you can carry into proofs
Whenever you catch yourself reasoning "the original is true, so the reversed version must be true" — stop and ask: what is my sprinkler? Concretely:
- Name a situation where the conclusion Q holds but the hypothesis P does not.
- If such a situation exists, the converse is false.
- If you cannot construct one, the converse might still happen to be true — but it needs its own proof.
The sprinkler test replaces wishful thinking with an active search. It is the same spirit as mathematical counter-example hunting — take one claim, one potential exception, and see whether the claim can survive. Most hasty converses do not survive the first honest attempt.
Classic maths versions of the sprinkler
The same logical shape shows up everywhere in mathematics:
- "If x = 2, then x^2 = 4." Converse: "If x^2 = 4, then x = 2." Sprinkler: x = -2.
- "If n is a multiple of 6, then n is even." Converse: "If n is even, then n is a multiple of 6." Sprinkler: n = 4.
- "If a quadrilateral is a square, then it is a rectangle." Converse: "If a quadrilateral is a rectangle, then it is a square." Sprinkler: a 3 \times 5 rectangle.
Every one of these follows the same pattern: the converse sounds plausible until you supply the witness. The witness is always the same kind of thing — a case that satisfies Q by a different route than via P. In the weather example, that other route was a sprinkler. In number theory, it is a separate factorisation. In geometry, it is a different shape family. The logic is identical; only the characters change.
Related: Proof by Contrapositive · If It Rains, the Ground Is Wet — and Its Contrapositive · Fallacy of the Converse — Q True Does Not Make P True · Contrapositive vs Converse — The Swap That Secretly Changes the Theorem · Logic and Propositions