Example 1 — Disprove a claim
EasyProblem
Claim: 'For all integers , is prime.' Disprove it.
Solution
-
It is a universal claim, so one violating integer is enough to kill it.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Am I trying to kill a universal claim by exhibiting one case that fits the hypothesis but breaks the conclusion?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Search for an where the output is composite; try .
The rule is chosen only after the structure matches, so the steps mean something.
-
, which is not prime.
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 — one failure kills 'for all'. If it does not, revisit the recognition step before changing the arithmetic.
Answer
is a counterexample, so the claim is false
Takeaway: One instance fitting the hypothesis but breaking the conclusion disproves any 'for all'.