{"id":65327,"date":"2026-08-04T14:33:23","date_gmt":"2026-08-04T13:33:23","guid":{"rendered":"https:\/\/blog-admin.thethinkacademy.com\/?p=65327"},"modified":"2026-08-04T14:33:25","modified_gmt":"2026-08-04T13:33:25","slug":"contrapositive-math-guide","status":"publish","type":"post","link":"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/","title":{"rendered":"Contrapositive Explained: A Guide to Mathematical Logic and Proof"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">The contrapositive is one of the most useful tools in mathematical proof \u2014 and one of the most frequently misunderstood. Students often confuse it with the converse, or know the definition without understanding when to use it. This guide explains what the contrapositive is, why it is logically equivalent to the original statement, how it differs from related logical forms, and how to use it strategically in proofs. It also covers where it appears in competition mathematics, particularly the Euclid Contest and COMC.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">What Is the Contrapositive?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">For a conditional statement of the form <strong>&#8220;If P, then Q&#8221;<\/strong> (written P \u2192 Q):<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Form<\/th><th>Statement<\/th><th>Example<\/th><\/tr><\/thead><tbody><tr><td><strong>Original (conditional)<\/strong><\/td><td>If P, then Q<\/td><td>If n is even, then n\u00b2 is even<\/td><\/tr><tr><td><strong>Converse<\/strong><\/td><td>If Q, then P<\/td><td>If n\u00b2 is even, then n is even<\/td><\/tr><tr><td><strong>Inverse<\/strong><\/td><td>If not P, then not Q<\/td><td>If n is not even, then n\u00b2 is not even<\/td><\/tr><tr><td><strong>Contrapositive<\/strong><\/td><td>If not Q, then not P<\/td><td>If n\u00b2 is not even, then n is not even<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The <strong>contrapositive<\/strong> of &#8220;If P, then Q&#8221; is <strong>&#8220;If not Q, then not P.&#8221;<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The key fact: <strong>a conditional statement and its contrapositive are logically equivalent.<\/strong> They always have the same truth value. Proving the contrapositive is exactly as valid as proving the original \u2014 and often significantly easier.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The converse and inverse are <strong>not<\/strong> logically equivalent to the original. Confusing the contrapositive with the converse is one of the most common errors in mathematical logic.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.thinkacademy.ca\/free-assessment?source_id=6721&amp;source_type=9&amp;utm_medium=website&amp;utm_source=pc_blog\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"512\" src=\"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_21_55-PM-1-1024x512.png\" alt=\"\" class=\"wp-image-65332\" srcset=\"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_21_55-PM-1-1024x512.png 1024w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_21_55-PM-1-300x150.png 300w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_21_55-PM-1-768x384.png 768w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_21_55-PM-1-1536x768.png 1536w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_21_55-PM-1-1300x650.png 1300w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_21_55-PM-1.png 1774w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Why the Contrapositive Is Logically Equivalent<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A conditional statement P \u2192 Q is false in exactly one situation: when P is true and Q is false.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now consider the contrapositive: \u00acQ \u2192 \u00acP. This is false when \u00acQ is true and \u00acP is false \u2014 i.e., when Q is false and P is true. Exactly the same situation.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Truth table:<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>P<\/th><th>Q<\/th><th>P \u2192 Q<\/th><th>\u00acQ<\/th><th>\u00acP<\/th><th>\u00acQ \u2192 \u00acP<\/th><\/tr><\/thead><tbody><tr><td>T<\/td><td>T<\/td><td>T<\/td><td>F<\/td><td>F<\/td><td>T<\/td><\/tr><tr><td>T<\/td><td>F<\/td><td>F<\/td><td>T<\/td><td>F<\/td><td>F<\/td><\/tr><tr><td>F<\/td><td>T<\/td><td>T<\/td><td>F<\/td><td>T<\/td><td>T<\/td><\/tr><tr><td>F<\/td><td>F<\/td><td>T<\/td><td>T<\/td><td>T<\/td><td>T<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The columns for P \u2192 Q and \u00acQ \u2192 \u00acP are identical. The statements are logically equivalent. \u220e<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This equivalence is not just a logical curiosity \u2014 it is the foundation of <strong>proof by contrapositive<\/strong>, one of the most powerful and elegant proof strategies in mathematics.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Proof by Contrapositive<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>When to use it:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Use it when the direct proof of P \u2192 Q is difficult or unclear, but the proof of \u00acQ \u2192 \u00acP is more tractable. This often happens when:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The negation of Q gives you something concrete to work with<\/li>\n\n\n\n<li>The direct proof would require exhausting many cases<\/li>\n\n\n\n<li>The hypothesis P in the original direction is hard to use algebraically<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Structure:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>State the contrapositive: &#8220;We will prove the contrapositive: if not Q, then not P.&#8221;<\/li>\n\n\n\n<li>Assume \u00acQ (the negation of the conclusion).<\/li>\n\n\n\n<li>Prove \u00acP (the negation of the hypothesis) from this assumption.<\/li>\n\n\n\n<li>Conclude: &#8220;Since the contrapositive is true, the original statement is true.&#8221; \u25a1<\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Worked Examples<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Example 1 \u2014 Classic Number Theory (Grade 11\/12)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Claim:<\/strong> If n\u00b2 is even, then n is even.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Direct proof attempt:<\/strong> Assume n\u00b2 is even. So n\u00b2 = 2k for some integer k. Now&#8230; how do we show n itself is even? This direction is tricky.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Proof by contrapositive:<\/strong> We prove: if n is not even (i.e., n is odd), then n\u00b2 is not even (i.e., n\u00b2 is odd).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Assume n is odd. Then n = 2m + 1 for some integer m.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">n\u00b2 = (2m + 1)\u00b2 = 4m\u00b2 + 4m + 1 = 2(2m\u00b2 + 2m) + 1<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is odd. Therefore n\u00b2 is odd. \u220e<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Since the contrapositive is proven, the original statement holds: if n\u00b2 is even, then n is even.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Example 2 \u2014 Divisibility (Competition Level)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Claim:<\/strong> If 3 does not divide n, then 3 does not divide n\u00b2.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Wait \u2014 this is the inverse of a true statement, not necessarily true itself. Let&#8217;s take the correct direction:<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Claim:<\/strong> If 3 divides n\u00b2, then 3 divides n.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Proof by contrapositive:<\/strong> Prove that if 3 does not divide n, then 3 does not divide n\u00b2.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Assume 3 does not divide n. Then n \u2261 1 (mod 3) or n \u2261 2 (mod 3).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Case 1: n \u2261 1 (mod 3). Then n\u00b2 \u2261 1 (mod 3). So 3 does not divide n\u00b2.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Case 2: n \u2261 2 (mod 3). Then n\u00b2 \u2261 4 \u2261 1 (mod 3). So 3 does not divide n\u00b2.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In both cases, 3 does not divide n\u00b2. The result is proven. Therefore: if 3 divides n\u00b2, then 3 divides n. \u220e<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Example 3 \u2014 Irrationality Proof Ingredient (Euclid Level)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The classic proof that \u221a2 is irrational uses proof by contradiction, but relies on the contrapositive result from Example 1 at a key step. Specifically: if p\u00b2 is even, then p is even (and the same for q) \u2014 the exactly the contrapositive proven above.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is the kind of proof connectivity that Euclid Part C questions reward: recognising that proving one lemma enables a larger result.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Example 4 \u2014 Geometry (AMC 10 \/ Cayley Level)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Claim:<\/strong> If a quadrilateral is not a parallelogram, then its diagonals do not bisect each other.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Contrapositive:<\/strong> If the diagonals of a quadrilateral bisect each other, then it is a parallelogram.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is a standard geometry result \u2014 the contrapositive form is actually more natural to prove than the original. The proof uses congruent triangles formed by the bisecting diagonals.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Why this matters:<\/strong> Many geometry theorems are naturally stated and proved in this form. Recognising which direction is easier to prove is a mark of mathematical maturity that pays dividends in competitions.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Example 5 \u2014 Contrapositive in Algebra<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Claim:<\/strong> If x\u00b2 \u2260 y\u00b2, then x \u2260 y.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Contrapositive:<\/strong> If x = y, then x\u00b2 = y\u00b2.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The contrapositive is trivial \u2014 squaring both sides of x = y gives x\u00b2 = y\u00b2. So the original is proven. \u220e<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This example illustrates a key use case: when the original direction seems hard to prove but the contrapositive is obvious, use it.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Contrapositive vs Converse vs Inverse: The Critical Distinction<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">This is where most students go wrong. Get this clear:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Form<\/th><th>Logically equivalent to original?<\/th><th>Common mistake<\/th><\/tr><\/thead><tbody><tr><td>Contrapositive (\u00acQ \u2192 \u00acP)<\/td><td><strong>Yes<\/strong><\/td><td>Confusing with converse<\/td><\/tr><tr><td>Converse (Q \u2192 P)<\/td><td><strong>No<\/strong><\/td><td>Assuming true because original is true<\/td><\/tr><tr><td>Inverse (\u00acP \u2192 \u00acQ)<\/td><td><strong>No<\/strong><\/td><td>Assuming true because original is true<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The converse error is the most dangerous.<\/strong> Students who have proved P \u2192 Q sometimes conclude that Q \u2192 P is also true. It is not \u2014 not in general. The contrapositive is the only related form that is automatically equivalent.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Concrete example of the failure:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Original: &#8220;If it is raining, then the ground is wet.&#8221; (True)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Converse: &#8220;If the ground is wet, then it is raining.&#8221; (False \u2014 the ground could be wet from a hose)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Contrapositive: &#8220;If the ground is not wet, then it is not raining.&#8221; (True \u2014 equivalent to the original)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The converse is not equivalent. The contrapositive always is.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">The Contrapositive and Proof by Contradiction<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Proof by contrapositive:<\/strong> Assume \u00acQ. Prove \u00acP directly. No contradiction required.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Proof by contradiction:<\/strong> Assume both P and \u00acQ. Derive a contradiction. Conclude Q must be true.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Proof by contrapositive is a special case \u2014 it is cleaner when it applies because it does not require deriving a contradiction, only establishing \u00acP from \u00acQ. When this approach works, it is generally preferred over proof by contradiction for elegance and clarity.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For more on proof by contradiction \u2014 including worked examples at the Euclid and COMC level \u2014 see our <a href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/\">proof by contradiction guide<\/a>.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Where the Contrapositive Appears in Contests<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The contrapositive appears in competition mathematics in two distinct ways: as a tool within a proof, and as the subject of a question about logical reasoning.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>COMC (Canadian Open Mathematics Competition):<\/strong> Part C of the COMC includes full-solution proofs where identifying the right proof strategy \u2014 including when to switch direction \u2014 is part of the problem. Number theory problems asking students to prove divisibility results (like Example 2 above) frequently yield most easily to contrapositive proofs. See our <a href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/comc-math-contest-guide\/\">COMC math contest guide<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Euclid Contest (CEMC, Grade 12):<\/strong> Part C of the Euclid is where proof technique is most directly tested. Questions involving integer properties, divisibility, and number theory \u2014 which appear most years in some form \u2014 regularly reward students who know when to switch to the contrapositive. A student who attempts a direct proof of a contrapositive-friendly theorem loses time and often fails to complete the proof; a student who recognises the structure solves it cleanly. See our <a href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/05\/18\/euclid-math-contest-preparation-guide-canada\/\">Euclid math contest guide<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>AMC 10 and Cayley Contest (Grades 9\u201310):<\/strong> Logical reasoning questions \u2014 &#8220;which of the following is equivalent to the statement&#8230;&#8221; or &#8220;which statement is the contrapositive of&#8230;&#8221; \u2014 appear in the multiple choice sections. These require knowing the definitions precisely: the contrapositive is \u00acQ \u2192 \u00acP, not Q \u2192 P, not \u00acP \u2192 \u00acQ.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Canadian Senior Mathematics Contest (CSMC):<\/strong> Full solution problems at this level regularly involve proof, and this technique is a standard part of the toolkit. See our <a href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/canadian-senior-math-contest-guide\/\">Canadian Senior Math Contest guide<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Understanding when to apply this technique \u2014 not just what it is \u2014 is the mark of a student who has genuinely developed proof-writing fluency. Think Academy&#8217;s competition mathematics programmes build this fluency systematically across the Gauss through Euclid pathway. For the full contest landscape, see our <a href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/23\/math-competition-canada\/\">math competitions in Canada guide<\/a>.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.thinkacademy.ca\/free-assessment?source_id=6721&amp;source_type=9&amp;utm_medium=website&amp;utm_source=pc_blog\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"409\" src=\"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_25_14-PM-1-1024x409.png\" alt=\"\" class=\"wp-image-65331\" srcset=\"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_25_14-PM-1-1024x409.png 1024w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_25_14-PM-1-300x120.png 300w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_25_14-PM-1-768x307.png 768w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_25_14-PM-1-1536x614.png 1536w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_25_14-PM-1-1300x520.png 1300w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_25_14-PM-1.png 1983w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Practice Problems<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Set A \u2014 Identifying the contrapositive<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Write the contrapositive of each statement:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>If x > 0, then x\u00b2 > 0.<\/li>\n\n\n\n<li>If a triangle is equilateral, then all its angles are equal.<\/li>\n\n\n\n<li>If n is divisible by 6, then n is divisible by 2.<\/li>\n\n\n\n<li>If the discriminant is negative, then the quadratic has no real roots.<\/li>\n\n\n\n<li>If two lines are parallel, then they do not intersect.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Set B \u2014 Identifying converse, inverse, contrapositive<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For the statement &#8220;If it is a square, then it is a rectangle&#8221;:<\/p>\n\n\n\n<ol start=\"6\" class=\"wp-block-list\">\n<li>Write the converse.<\/li>\n\n\n\n<li>Write the inverse.<\/li>\n\n\n\n<li>Write the contrapositive.<\/li>\n\n\n\n<li>Which of the above are logically equivalent to the original?<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Set C \u2014 Proof by contrapositive<\/strong><\/p>\n\n\n\n<ol start=\"10\" class=\"wp-block-list\">\n<li>Prove: If n\u00b2 is odd, then n is odd.<\/li>\n\n\n\n<li>Prove: If the product mn is odd, then both m and n are odd.<\/li>\n\n\n\n<li>Prove: If x + y is irrational, then x is irrational or y is irrational.<\/li>\n\n\n\n<li>Prove: If n is not divisible by 3, then n\u00b2 is not divisible by 3.<\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Answers:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Set A:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>If x\u00b2 \u2264 0, then x \u2264 0<\/li>\n\n\n\n<li>If not all angles are equal, then the triangle is not equilateral<\/li>\n\n\n\n<li>If n is not divisible by 2, then n is not divisible by 6<\/li>\n\n\n\n<li>If the quadratic has a real root, then the discriminant is non-negative<\/li>\n\n\n\n<li>If two lines intersect, then they are not parallel<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Set B: 6) Converse: If it is a rectangle, then it is a square (False \u2014 rectangles need not be squares) 7) Inverse: If it is not a square, then it is not a rectangle (False \u2014 same reason) 8) Contrapositive: If it is not a rectangle, then it is not a square (True) 9) Only the <strong>contrapositive<\/strong> is logically equivalent to the original<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Set C outlines:<\/p>\n\n\n\n<ol start=\"10\" class=\"wp-block-list\">\n<li><strong>Contrapositive:<\/strong> If n is even (n = 2k), then n\u00b2 = 4k\u00b2 = 2(2k\u00b2), which is even. \u220e<\/li>\n\n\n\n<li><strong>Contrapositive:<\/strong> If m is even or n is even, prove mn is even.<\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If m = 2a: mn = 2an, which is even. \u2713<\/li>\n\n\n\n<li>If n = 2b: mn = 2mb, which is even. \u2713 Either case gives mn even. \u220e<\/li>\n<\/ul>\n\n\n\n<ol start=\"12\" class=\"wp-block-list\">\n<li><strong>Contrapositive:<\/strong> If x is rational and y is rational, then x + y is rational. Let x = p\/q and y = r\/s (integers p, q, r, s with q, s \u2260 0). Then x + y = (ps + rq)\/(qs), a ratio of integers. Rational. \u220e<\/li>\n\n\n\n<li><strong>Contrapositive:<\/strong> If 3 does not divide n, then 3 does not divide n\u00b2. If 3 \u2224 n: n \u2261 1 or 2 (mod 3). n \u2261 1: n\u00b2 \u2261 1 (mod 3), so 3 \u2224 n\u00b2. n \u2261 2: n\u00b2 \u2261 4 \u2261 1 (mod 3), so 3 \u2224 n\u00b2. \u220e<\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Frequently Asked Questions<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What is the contrapositive in math?<\/strong> The contrapositive of the conditional statement &#8220;If P, then Q&#8221; is &#8220;If not Q, then not P.&#8221; The contrapositive is always logically equivalent to the original statement \u2014 proving one proves the other.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What is the difference between the contrapositive and the converse?<\/strong> The converse of &#8220;If P, then Q&#8221; is &#8220;If Q, then P.&#8221; The converse is not logically equivalent to the original \u2014 a true statement can have a false converse. The contrapositive (&#8220;If not Q, then not P&#8221;) is always equivalent to the original. This is the most important distinction in mathematical logic at the high school level.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>When should I use proof by contrapositive instead of direct proof?<\/strong> When the direct proof is unclear or requires many cases, but the contrapositive direction gives you something concrete to work with. If assuming \u00acQ gives you a strong algebraic starting point, try the contrapositive. If assuming P directly gives you a clear path to Q, use the direct proof.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Is the inverse equivalent to the original statement?<\/strong> No. The inverse of &#8220;If P, then Q&#8221; is &#8220;If not P, then not Q.&#8221; The inverse is equivalent to the converse \u2014 not to the original. Only the contrapositive is equivalent to the original.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Does the contrapositive appear on the Euclid Contest?<\/strong> Yes. Proof by contrapositive is a standard technique in Euclid Part C \u2014 the full-solution proof section. Number theory and divisibility proofs particularly often yield to contrapositive arguments. Students who know when to use the contrapositive complete these proofs more efficiently and more cleanly than those who attempt only direct proofs.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What is the relationship between proof by contrapositive and proof by contradiction?<\/strong> Both are indirect proof methods. Proof by contrapositive assumes \u00acQ and proves \u00acP directly. Proof by contradiction assumes both P and \u00acQ and derives a contradiction. When proof by contrapositive applies, it is generally cleaner \u2014 no contradiction needs to be derived, only a direct proof in the contrapositive direction.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p class=\"wp-block-paragraph\"><em>See our related guides: <a href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/\">proof by contradiction guide<\/a> \u00b7 <a href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/math-induction-proof-guide\/\">math induction proof guide<\/a> \u00b7 <a href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/05\/18\/euclid-math-contest-preparation-guide-canada\/\">Euclid math contest guide<\/a> \u00b7 <a href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/comc-math-contest-guide\/\">COMC math contest guide<\/a> \u00b7 <a href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/canadian-senior-math-contest-guide\/\">Canadian Senior Math Contest guide<\/a> \u00b7 <a href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/10\/euclid-mathematics-contest-canada-guide\/\">Euclid mathematics contest guide<\/a> \u00b7 <a href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/23\/math-competition-canada\/\">math competitions in Canada<\/a> \u00b7 <a href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/mcr3u-grade-11-functions-ontario\/\">MCR3U complete guide<\/a> \u00b7 <a href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/07\/09\/mhf4u-advanced-functions\/\">MHF4U Advanced Functions guide<\/a><\/em><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Proof technique is the skill that separates a good contest result from a great one. Build it before the contest, not during it.<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.thinkacademy.ca\/trialclass_en?source_id=6721&amp;source_type=9&amp;utm_medium=website&amp;utm_source=pc_blog\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"428\" src=\"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_30_07-PM-1-1024x428.png\" alt=\"contrapositive free trial cta\" class=\"wp-image-65336\" srcset=\"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_30_07-PM-1-1024x428.png 1024w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_30_07-PM-1-300x125.png 300w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_30_07-PM-1-768x321.png 768w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_30_07-PM-1-1536x642.png 1536w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_30_07-PM-1-1300x544.png 1300w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_30_07-PM-1.png 1939w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>The contrapositive is one of the most useful tools in mathematical proof \u2014 and one of &hellip; <a title=\"Contrapositive Explained: A Guide to Mathematical Logic and Proof\" class=\"hm-read-more\" href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/\"><span class=\"screen-reader-text\">Contrapositive Explained: A Guide to Mathematical Logic and Proof<\/span>Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":65329,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17160],"tags":[],"class_list":["post-65327","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-math-skills"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Contrapositive in Math: Definition, Examples, Proofs<\/title>\n<meta name=\"description\" content=\"The contrapositive explained \u2014 how it differs from the converse and inverse, mathematical proofs, and where it appears in competitions.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contrapositive in Math: Definition, Examples, Proofs\" \/>\n<meta property=\"og:description\" content=\"The contrapositive explained \u2014 how it differs from the converse and inverse, mathematical proofs, and where it appears in competitions.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/\" \/>\n<meta property=\"og:site_name\" content=\"Think Academy Canada Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-04T13:33:23+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-04T13:33:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_17_29-PM-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1586\" \/>\n\t<meta property=\"og:image:height\" content=\"992\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Think Academy\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Think Academy\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/\",\"url\":\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/\",\"name\":\"Contrapositive in Math: Definition, Examples, Proofs\",\"isPartOf\":{\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_17_29-PM-1.png\",\"datePublished\":\"2026-08-04T13:33:23+00:00\",\"dateModified\":\"2026-08-04T13:33:25+00:00\",\"author\":{\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/#\/schema\/person\/5e5752520edd7febcc1056443eab8850\"},\"description\":\"The contrapositive explained \u2014 how it differs from the converse and inverse, mathematical proofs, and where it appears in competitions.\",\"breadcrumb\":{\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/#primaryimage\",\"url\":\"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_17_29-PM-1.png\",\"contentUrl\":\"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_17_29-PM-1.png\",\"width\":1586,\"height\":992},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/blog-admin.thethinkacademy.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contrapositive Explained: A Guide to Mathematical Logic and Proof\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/#website\",\"url\":\"https:\/\/blog-admin.thethinkacademy.com\/\",\"name\":\"Think Academy Canada Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/blog-admin.thethinkacademy.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/#\/schema\/person\/5e5752520edd7febcc1056443eab8850\",\"name\":\"Think Academy\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f79e3f7bff09863820040f04b26b5731542ae3733cf505c30733842df6e7ff82?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f79e3f7bff09863820040f04b26b5731542ae3733cf505c30733842df6e7ff82?s=96&d=mm&r=g\",\"caption\":\"Think Academy\"},\"sameAs\":[\"https:\/\/blog-admin.thethinkacademy.com\"],\"url\":\"https:\/\/blog-admin.thethinkacademy.com\/blog\/author\/thinkacademy\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contrapositive in Math: Definition, Examples, Proofs","description":"The contrapositive explained \u2014 how it differs from the converse and inverse, mathematical proofs, and where it appears in competitions.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/","og_locale":"en_US","og_type":"article","og_title":"Contrapositive in Math: Definition, Examples, Proofs","og_description":"The contrapositive explained \u2014 how it differs from the converse and inverse, mathematical proofs, and where it appears in competitions.","og_url":"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/","og_site_name":"Think Academy Canada Blog","article_published_time":"2026-08-04T13:33:23+00:00","article_modified_time":"2026-08-04T13:33:25+00:00","og_image":[{"width":1586,"height":992,"url":"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_17_29-PM-1.png","type":"image\/png"}],"author":"Think Academy","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Think Academy","Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/","url":"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/","name":"Contrapositive in Math: Definition, Examples, Proofs","isPartOf":{"@id":"https:\/\/blog-admin.thethinkacademy.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/#primaryimage"},"image":{"@id":"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/#primaryimage"},"thumbnailUrl":"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_17_29-PM-1.png","datePublished":"2026-08-04T13:33:23+00:00","dateModified":"2026-08-04T13:33:25+00:00","author":{"@id":"https:\/\/blog-admin.thethinkacademy.com\/#\/schema\/person\/5e5752520edd7febcc1056443eab8850"},"description":"The contrapositive explained \u2014 how it differs from the converse and inverse, mathematical proofs, and where it appears in competitions.","breadcrumb":{"@id":"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/#primaryimage","url":"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_17_29-PM-1.png","contentUrl":"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-4-2026-02_17_29-PM-1.png","width":1586,"height":992},{"@type":"BreadcrumbList","@id":"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/08\/04\/contrapositive-math-guide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blog-admin.thethinkacademy.com\/"},{"@type":"ListItem","position":2,"name":"Contrapositive Explained: A Guide to Mathematical Logic and Proof"}]},{"@type":"WebSite","@id":"https:\/\/blog-admin.thethinkacademy.com\/#website","url":"https:\/\/blog-admin.thethinkacademy.com\/","name":"Think Academy Canada Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog-admin.thethinkacademy.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/blog-admin.thethinkacademy.com\/#\/schema\/person\/5e5752520edd7febcc1056443eab8850","name":"Think Academy","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog-admin.thethinkacademy.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/f79e3f7bff09863820040f04b26b5731542ae3733cf505c30733842df6e7ff82?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f79e3f7bff09863820040f04b26b5731542ae3733cf505c30733842df6e7ff82?s=96&d=mm&r=g","caption":"Think Academy"},"sameAs":["https:\/\/blog-admin.thethinkacademy.com"],"url":"https:\/\/blog-admin.thethinkacademy.com\/blog\/author\/thinkacademy\/"}]}},"yoast_meta_description":"The contrapositive explained \u2014 how it differs from the converse and inverse, mathematical proofs, and where it appears in competitions.","yoast_focus_keyword":"contrapositive","yoast_seo_title":"Contrapositive in Math: Definition, Examples, Proofs","_links":{"self":[{"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/posts\/65327","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/comments?post=65327"}],"version-history":[{"count":2,"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/posts\/65327\/revisions"}],"predecessor-version":[{"id":65337,"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/posts\/65327\/revisions\/65337"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/media\/65329"}],"wp:attachment":[{"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/media?parent=65327"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/categories?post=65327"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/tags?post=65327"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}