A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

The Contrapositive, Converse, and Inverse

College Depth 71 in the knowledge graph I know this Set as goal
352prerequisites beneath it
See this on the map →
Conditional and Biconditional StatementsProof by Contrapositive
proof logical-relationships implications

Core Idea

For conditional p → q: the contrapositive ¬q → ¬p is logically equivalent; the converse q → p is NOT equivalent; the inverse ¬p → ¬q is NOT equivalent. Distinguishing these prevents logical errors in proof.

How It's Best Learned

Test with concrete examples: 'If even, then divisible by 2' versus its converse, contrapositive, and inverse.

Common Misconceptions

Explainer

You already know proof by contrapositive: to prove p → q, you instead prove ¬q → ¬p, because these two statements are logically equivalent. Now it is worth mapping all four forms a conditional can take, so you can recognize which transformations preserve truth and which do not. Start with the conditional p → q: "If p, then q." There are exactly three related forms: the contrapositive (¬q → ¬p), the converse (q → p), and the inverse (¬p → ¬q).

A concrete example anchors all four. Let p = "it is raining" and q = "the ground is wet." Then: the original says "If it is raining, then the ground is wet." The contrapositive says "If the ground is not wet, then it is not raining." The converse says "If the ground is wet, then it is raining." The inverse says "If it is not raining, then the ground is not wet." The original and contrapositive are both true — if it rains the ground gets wet, and if the ground is dry you know it hasn't rained. But the converse and inverse are false: the ground could be wet from a sprinkler, not rain. This shows that flipping the direction (converse) or negating both parts (inverse) can destroy truth.

The equivalence structure is precise. p → q is logically equivalent to ¬q → ¬p (contrapositive). This follows from truth tables: both are false only when p is true and q is false. Meanwhile, q → p is logically equivalent to ¬p → ¬q (converse and inverse are equivalent to each other). So there are really only two distinct logical forms among the four: the original/contrapositive pair, and the converse/inverse pair. These pairs are not equivalent to each other.

The practical danger is affirming the converse: concluding that because q → p looks similar to p → q, the two can be swapped freely. In mathematics, this mistake generates false theorems. For example, "if a function is differentiable, then it is continuous" is true; the converse "if a function is continuous, then it is differentiable" is famously false (|x| is continuous at 0 but not differentiable there). Training yourself to ask "which of the four forms is this claim?" before using it in a proof prevents this class of error entirely.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersIntroduction to ExponentsOrder of OperationsInteger Order of OperationsVariable ExpressionsThe Distributive PropertyVariables and Expressions ReviewIntroduction to PolynomialsAdding and Subtracting PolynomialsMultiplying PolynomialsFactorialPermutationsCombinationsCounting Principles: Addition and Multiplication RulesIntroduction to Graph TheoryPropositional Logic FoundationsLogical EquivalencesProof Structure and TerminologyDirect ProofProof by ContrapositiveThe Contrapositive, Converse, and Inverse

Longest path: 72 steps · 352 total prerequisite topics

Prerequisites (2)

Leads To (0)

No topics depend on this one yet.