Example 1 — Find the false case
EasyProblem
For 'If it rains, then the ground is wet', when is this conditional false?
Solution
-
A conditional is false only when the hypothesis holds but the conclusion fails.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Is the claim broken only when the hypothesis is true yet the conclusion is false?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Look for the case: rain true, ground-wet false.
The rule is chosen only after the structure matches, so the steps mean something.
-
It is false only if it rains AND the ground is somehow not wet; every other case is true.
Keep units, shape, or answer form tied to the story so the work does not become symbol pushing.
-
Check the answer against the original question.
It should fit the mental model — if the hypothesis, then the conclusion. If it does not, revisit the recognition step before changing the arithmetic.
Answer
False only when it rains but the ground is dry
Takeaway: A conditional fails only on true-hypothesis, false-conclusion.