Creating a Contrapositive- Logic Guide

What Is a Contrapositive?

A contrapositive is a logical operation that flips and negates both parts of a conditional statement. If you have "If P, then Q," the contrapositive is "If not Q, then not P."

That's it. That's the whole operation. Flip the parts. Negate both parts. Done.

The contrapositive is logically equivalent to the original statement. This means if one is true, the other must be true. They rise and fall together.

The Four Conditional Forms

Every conditional statement has three siblings: the converse, the inverse, and the contrapositive. Here's how they differ:

Only the contrapositive shares the exact same truth value as the original conditional. The converse and inverse are separate statements—they can be true or false independently.

Why the Contrapositive Works

Consider this example:

Original: "If it is raining (P), then the ground is wet (Q)."

Contrapositive: "If the ground is not wet (not Q), then it is not raining (not P)."

Both statements say the same thing. If you see a dry street, you know it's not currently raining. The contrapositive captures the same causal relationship from a different angle.

This works because logical negation creates a mirror image. When you negate both parts and swap their positions, you're expressing the same constraint on reality—just in reverse.

How to Create a Contrapositive

Follow these two steps:

Step 1: Identify P and Q

Find the condition (P) and the result (Q) in your statement.

Original: "If you pass the exam, then you get the certificate."

Step 2: Flip and Negate

Swap the positions. Add "not" to both.

Contrapositive: "If you did not get the certificate, then you did not pass the exam."

That's the contrapositive. It preserves the logical truth of the original.

More Examples

Let's practice with different statement types:

Example 1: "If a number is divisible by 4, then it is even."

Contrapositive: "If a number is not even, then it is not divisible by 4." ✓

Example 2: "If you don't eat vegetables, then you won't be healthy."

Contrapositive: "If you are healthy, then you eat vegetables." ✓

Example 3: "If x > 5, then x² > 25."

Contrapositive: "If x² ≤ 25, then x ≤ 5." ✓

Common Mistakes to Avoid

People mess this up in predictable ways:

Contrapositive vs. Related Concepts

Form Structure Truth Relationship
Conditional If P, then Q Original statement
Converse If Q, then P Not equivalent—may be true or false independently
Inverse If not P, then not Q Not equivalent—may be true or false independently
Contrapositive If not Q, then not P Always equivalent to original

Where Contrapositives Appear

You encounter contrapositives constantly, often without noticing:

Quick Reference

When you need to form a contrapositive:

That's your contrapositive. It always carries the same truth value as your original statement. Use it when direct proof is difficult, or when you want to reframe an argument from a different starting point.