Math · Sets & Logic · Grade 9-12 · 5 min read

Contrapositive

⚡ In one breath

The contrapositive of PQP \to Q is ¬Q¬P\neg Q \to \neg P — negate both parts and reverse them.

📐 The formula

(PQ)(¬Q¬P)(P \to Q) \Leftrightarrow (\neg Q \to \neg P)

Orient

The one-line idea, why it matters, and the intuition.

Section 1

Quick Answer

The contrapositive of PQP \to Q is ¬Q¬P\neg Q \to \neg P — negate both parts and reverse them. Use it when proving the direct conditional is awkward but the negated, reversed form is easy. The cue is 'this would be simpler to prove backwards', and crucially the contrapositive always has the same truth value as the original. Before calculating, ask: Did I negate BOTH parts AND reverse their order, keeping the same truth value?

Section 2

Why This Matters

The contrapositive is the workhorse of indirect proof: proving 'if not Q then not P' proves 'if P then Q' for free, because they are logically equivalent. A student who instead negates without reversing (the inverse) or only reverses (the converse) proves a non-equivalent statement and a broken proof. Recognizing it by "Did I negate BOTH parts AND reverse their order, keeping the same truth value?" — rather than by familiar numbers — is what lets a student tell it apart from converse and inverse and original conditional in a mixed problem set.

Section 3

Intuitive Explanation

Turning a glove inside-out AND swapping it to the other hand: the original 'if P then Q' becomes 'if not Q then not P', and it still fits perfectly — same truth as before. This is the clean version of the idea because the visible structure matches the concept before any formula or procedure is chosen.

Only negating without reversing — ¬P¬Q\neg P \to \neg Q is the inverse, NOT equivalent; the contrapositive must also swap the order. That contrast matters because many wrong answers come from recognizing a surface feature, such as a familiar number or word, instead of the actual task.

A useful way to slow down is to name the signal words and then test them. Words like **contrapositive**, **if not... then not...**, **¬Q¬P\neg Q \to \neg P**, **prove indirectly**, **equivalent conditional** are helpful clues, but they are not enough by themselves. They must point to the same structure as the mental model: The contrapositive of if P then Q is if not Q then not P, always equivalent.

The recognition test is simple: Did I negate BOTH parts AND reverse their order, keeping the same truth value? If yes, contrapositive is probably the right tool; if not, compare with Converse or Inverse or Original conditional before calculating.

Core idea

The contrapositive of if P then Q is if not Q then not P, always equivalent.

Recognize

The cues that signal this concept and how to distinguish it from look-alikes.

Section 4

When to Use

Use Contrapositive when a conditional is hard to prove directly but its negated, reversed form is straightforward. Strong signals include **contrapositive**, **if not... then not...**, **¬Q¬P\neg Q \to \neg P**, **prove indirectly**, **equivalent conditional**. The safest workflow is to read the final question first, identify what kind of answer it wants, and then test the structure. Do not use contrapositive just because familiar numbers appear; first decide whether the situation answers "Did I negate BOTH parts AND reverse their order, keeping the same truth value?" with yes.

✨ Pro tip

Ask: Did I negate BOTH parts AND reverse their order, keeping the same truth value?

Section 5

How to Recognize It

Before using Contrapositive, check the structure of the problem, not just the vocabulary. These questions force the same recognition move from several angles: the task, the signal words, the nearest confusion, and the thing that would make the concept fail.

  1. Did I negate BOTH parts AND reverse their order, keeping the same truth value?

    If yes, the problem matches contrapositive. If no, pause before applying the procedure, because the same numbers may belong to a different idea.

  2. Which words signal the structure?

    Look for contrapositive, if not... then not..., ¬Q¬P\neg Q \to \neg P, prove indirectly. These words are useful only after the situation matches them; a keyword without structure is not proof.

  3. What is the nearest confusion?

    Converse is the common trap here: Reverses only, without negating; NOT equivalent. Compare the desired final answer before choosing a method.

  4. What answer form should I expect?

    The answer should fit this mental model: The contrapositive of if P then Q is if not Q then not P, always equivalent. If the expected answer sounds more like converse, use the comparison table before solving.

  5. What would make this NOT Contrapositive?

    Only negating without reversing — ¬P¬Q\neg P \to \neg Q is the inverse, NOT equivalent; the contrapositive must also swap the order. This tells you when to switch tools instead of forcing the concept.

Section 6

Contrapositive vs Common Confusions

The hard part is recognizing when the task is really about contrapositive instead of a nearby idea. Read the final answer the problem wants, then ask which row describes the structure before you start calculating.

Contrapositive

Meaning
Use this when a conditional is hard to prove directly but its negated, reversed form is straightforward. The deciding question is: Did I negate BOTH parts AND reverse their order, keeping the same truth value?
Key test
Did I negate BOTH parts AND reverse their order, keeping the same truth value?
Formula
(PQ)(¬Q¬P)(P \to Q) \Leftrightarrow (\neg Q \to \neg P)
Example
State the contrapositive of 'If nn is even, then n2n^2 is even.'

Converse

Meaning
Reverses only, without negating; NOT equivalent.
Key test
Use to state the reversed claim, not to prove the original.
Formula
QPQ \to P
Example
Converse of PQP\to Q is QPQ \to P

Inverse

Meaning
Negates only, without reversing; NOT equivalent.
Key test
Recognize it as the easy mistake, not a valid proof route.
Formula
¬P¬Q\neg P \to \neg Q
Example
Inverse of PQP\to Q is ¬P¬Q\neg P \to \neg Q

Original conditional

Meaning
The starting statement the contrapositive is equivalent to.
Key test
Use directly when a forward proof is easy.
Formula
PQP \to Q
Example
'if even then divisible by 2'

Apply

Worked examples and the mistakes most students make.

Section 7

Formula & Notation

(PQ)(¬Q¬P)(P \to Q) \Leftrightarrow (\neg Q \to \neg P)
(PQ)(¬Q¬P)(P \to Q) \Leftrightarrow (\neg Q \to \neg P); both have identical truth tables in all four rows

How to read it: QP\sim Q \to \sim P is the contrapositive of PQP \to Q

Section 8

Worked Examples

Example 1 — Write the contrapositive

Easy

Problem

State the contrapositive of 'If nn is even, then n2n^2 is even.'

Solution

  1. We must negate both parts and reverse their order.

    Name the structure before touching arithmetic — that is what makes the right method obvious.

  2. Ask the recognition question: Did I negate BOTH parts AND reverse their order, keeping the same truth value?

    If the answer is yes, the concept applies; the cue, not a keyword, decides the method.

  3. Swap hypothesis and conclusion, then negate each.

    The rule is chosen only after the structure matches, so the steps mean something.

  4. Original PQP \to Q becomes ¬Q¬P\neg Q \to \neg P: 'if n2n^2 is not even, then nn is not even.'

    Keep units, shape, or answer form tied to the story so the work does not become symbol pushing.

  5. Check the answer against the original question.

    It should fit the mental model — flip and negate, same truth. If it does not, revisit the recognition step before changing the arithmetic.

Answer

'If n2n^2 is odd, then nn is odd'

Takeaway: Flip and negate both parts to get the equivalent contrapositive.

Example 2 — The inverse trap

Standard

Problem

Is 'If nn is not even, then n2n^2 is not even' the contrapositive of 'If nn is even, then n2n^2 is even'?

Solution

  1. Notice why this looks like the same concept.

    Nearby language or numbers can tempt you toward flip and negate, same truth.

  2. This only negates, without reversing, so it is the inverse, not the contrapositive.

    Spotting what actually changed is what separates this from the concept it resembles.

  3. Reverse the order too: contrapositive is 'if n2n^2 is not even then nn is not even.'

    The nearby idea may share numbers but answers a different question, so it needs a different move.

  4. State the result in the language of the actual task.

    No — that is the inverse, not equivalent. Name it for what the problem really asked, not the concept you first expected.

  5. Say the contrast in one sentence.

    The contrapositive negates AND reverses; negating alone is the inverse.

Answer

No — that is the inverse, not equivalent

Takeaway: The contrapositive negates AND reverses; negating alone is the inverse.

Example 3 — Spot the trap: Flip and negate, same truth

Application

Problem

A student starts with this idea: "Negating without reversing, giving the inverse ¬P¬Q\neg P \to \neg Q" What should they check before accepting that reasoning?

Solution

  1. Pause before the first move.

    The first move is a decision, not a calculation — does the situation really match flip and negate, same truth.

  2. Run the recognition test: Did I negate BOTH parts AND reverse their order, keeping the same truth value?

    This is the single check that the trap skips.

  3. the contrapositive must reverse too.

    Stating the safer rule turns the mistake into a checkable step instead of a vague "be careful."

  4. Compare with the nearest confusion, Converse.

    Reverses only, without negating; NOT equivalent.

  5. State the corrected decision and reuse it.

    Using the concept only when the structure matches leaves a process the student can repeat on a new problem.

Answer

the contrapositive must reverse too.

Takeaway: The recognition step prevents the common trap: Negating without reversing, giving the inverse ¬P¬Q\neg P \to \neg Q

Section 9

Common Mistakes

Common slip-up

Negating without reversing, giving the inverse ¬P¬Q\neg P \to \neg Q

The right idea

the contrapositive must reverse too.

Common slip-up

Reversing without negating, giving the converse QPQ \to P

The right idea

neither is equivalent to the original.

Common slip-up

Forgetting the equivalence

The right idea

the contrapositive always shares the original's truth value, so proving it proves the original.

Practice

Try it, then see where this concept fits in the path.

Section 10

Mini Practice

Try these on your own. Tap Reveal when you want to check.

  1. What clue tells you this is a Contrapositive situation: State the contrapositive of 'If nn is even, then n2n^2 is even.'

    Hint: Did I negate BOTH parts AND reverse their order, keeping the same truth value?

  2. State the contrapositive of 'If nn is even, then n2n^2 is even.'

    Hint: Swap hypothesis and conclusion, then negate each.

  3. Why is this a contrast case instead of Contrapositive: Is 'If nn is not even, then n2n^2 is not even' the contrapositive of 'If nn is even, then n2n^2 is even'?

    Hint: This only negates, without reversing, so it is the inverse, not the contrapositive.

  4. Fix this thinking: Negating without reversing, giving the inverse ¬P¬Q\neg P \to \neg Q

    Hint: Name the recognition cue before choosing a rule.

  5. Which is the better fit here: Contrapositive or Converse? Explain the deciding difference.

    Hint: For Contrapositive, ask: Did I negate BOTH parts AND reverse their order, keeping the same truth value?

  6. Write one sentence that would remind a classmate how to recognize Contrapositive.

    Hint: Use the mental model "Flip and negate, same truth." and one signal word.

Want the full set?

50 practice questions for this concept — free to try, every one with a complete worked solution showing the why, not just the answer.

Section 11

Frequently Asked Questions

How do I know when to use Contrapositive?

Use Contrapositive when a conditional is hard to prove directly but its negated, reversed form is straightforward. Do not start from the numbers alone; first name the structure of the situation. The fastest check is: Did I negate BOTH parts AND reverse their order, keeping the same truth value? If the answer is yes and the wording matches cues like contrapositive, if not... then not..., ¬Q¬P\neg Q \to \neg P, then contrapositive is probably the right tool.

What is Contrapositive most often confused with?

Contrapositive is often confused with Converse. Converse means Reverses only, without negating; NOT equivalent. The difference is not just vocabulary; it changes the action you take. For contrapositive, the key test is "Did I negate BOTH parts AND reverse their order, keeping the same truth value?" For converse, the better cue is: Use to state the reversed claim, not to prove the original.

What is the fastest recognition cue for Contrapositive?

Look for contrapositive, if not... then not..., ¬Q¬P\neg Q \to \neg P, prove indirectly, but treat those words as clues, not proof. A word problem can contain a familiar keyword and still ask for a different idea. After noticing the cue, ask the recognition question: Did I negate BOTH parts AND reverse their order, keeping the same truth value? That question protects you from using a memorized procedure in the wrong place.

What mistake should I avoid with Contrapositive?

Avoid this thinking: "Negating without reversing, giving the inverse ¬P¬Q\neg P \to \neg Q" That mistake usually happens when the student jumps to a rule before checking the situation. The safer version is: the contrapositive must reverse too. A good habit is to say the mental model out loud first: "Flip and negate, same truth." Then choose the calculation or representation.

How can I tell this apart from Inverse?

Inverse is the better fit when the task is about this: Negates only, without reversing; NOT equivalent. Contrapositive is the better fit when a conditional is hard to prove directly but its negated, reversed form is straightforward. If both ideas seem possible, compare what the problem wants as the final answer. The desired output often reveals whether you should use contrapositive or switch to the nearby concept.

Why does Contrapositive matter?

The contrapositive is the workhorse of indirect proof: proving 'if not Q then not P' proves 'if P then Q' for free, because they are logically equivalent. A student who instead negates without reversing (the inverse) or only reverses (the converse) proves a non-equivalent statement and a broken proof. The practical value is recognition: once you can spot contrapositive, you can choose a method before calculating. That makes later topics easier because you are not memorizing isolated tricks; you are recognizing the same structure when it appears in a new representation.

Section 12

Learning Path

Contrapositive

You are here

Before this, students should be comfortable with Conditional Statement and Negation. This page focuses on the recognition cue: Did I negate BOTH parts AND reverse their order, keeping the same truth value? That cue is the bridge between earlier skills and later problem solving: students first learn to identify the structure, then they learn which calculation, diagram, graph, or proof move belongs to it. After this, Proof Techniques become easier to recognize.

Section 13

See Also