Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Understanding Contrapositive and Converse in Logic

ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

Difference between contrapositive and converse with truth tables and examples

The concept of Contrapositive and Converse is essential in mathematics, especially in logic and proof-writing. These logical forms help students understand and construct valid mathematical arguments for school and competitive exams.


Understanding Contrapositive and Converse

A contrapositive and converse relate to conditional statements ("If P, then Q") often used in mathematical reasoning. The converse of a statement swaps the hypothesis and conclusion: it changes "If P, then Q" into "If Q, then P". The contrapositive not only switches the order but also negates both: "If not Q, then not P". These forms are widely used in mathematical reasoning, conditional statements, and proof techniques.


Definitions and Structure

To clarify the concepts, let’s look at the four main logical forms associated with a conditional statement:

Form How it’s Written General Example
Conditional If P, then Q If a number is a multiple of 8, then it is a multiple of 4.
Converse If Q, then P If a number is a multiple of 4, then it is a multiple of 8.
Inverse If not P, then not Q If a number is not a multiple of 8, then it is not a multiple of 4.
Contrapositive If not Q, then not P If a number is not a multiple of 4, then it is not a multiple of 8.

All four forms are frequently tested in board exams and competitive exams, so it’s vital to recognise and construct each type correctly.


Step-by-Step Example: Contrapositive and Converse

Let’s see how to write the contrapositive and converse for a sample statement step by step:

1. Start with the given conditional statement:
"If a shape is a square, then it is a rectangle."

2. **Writing the Converse:**
Swap the hypothesis and conclusion.
New statement: "If a shape is a rectangle, then it is a square."

3. **Writing the Contrapositive:**
Negate both hypothesis and conclusion, and swap them.
New statement: "If a shape is not a rectangle, then it is not a square."

4. **Writing the Inverse:**
Negate both the original hypothesis and conclusion (without changing their order).
New statement: "If a shape is not a square, then it is not a rectangle."

Notice that the contrapositive of a statement is always logically equivalent to the statement itself, while the converse and inverse are not always logically equivalent.


Logical Equivalence and Truth Table

The contrapositive and conditional always have the same truth value. This means if one is true, so is the other. The converse and inverse are also equivalent to each other but not to the original statement in all cases.

Here’s a helpful truth table for the conditional "If P, then Q" and its contrapositive ("If not Q, then not P"):

P Q If P, then Q If not Q, then not P (Contrapositive)
True True True True
True False False False
False True True True
False False True True

Using truth tables, students can double-check logical equivalence. Explore more about this in the Truth Table topic.


Common Mistakes to Avoid

  • Confusing the converse with the contrapositive form.
  • Forgetting to negate both the hypothesis and conclusion for the contrapositive.
  • Assuming the converse is always true if the original is true – it’s not!
  • Writing statements in incorrect order (mixing up P and Q).

Quick Practice Questions

  • Write the converse and contrapositive for: "If a number is divisible by 10, it is even."
  • State whether the converse and contrapositive of "If x > 2, then x > 1" are logically equivalent to the original.
  • Give your own example of a mathematical statement and write all its forms.

Real-World Applications

Understanding how to form contrapositive and converse statements helps in rigorous proof-writing, programming (if-then logic), and pattern recognition in science and engineering fields. Vedantu integrates these concepts in lessons to connect logical reasoning with problem-solving skills used in Olympiads and real-life scenarios.


We explored the idea of contrapositive and converse, their definitions, stepwise construction, logical equivalence, and simple mistakes to avoid. Practising these logical forms will make students more confident in exams. For more detailed reasoning and proofs, explore related topics at Vedantu.


Related Topics and Further Learning


FAQs on Understanding Contrapositive and Converse in Logic

1. What is the contrapositive of a statement?

The contrapositive of a conditional statement "If p, then q" is "If not q, then not p."

  • Original statement: If p → q
  • Contrapositive: ¬q → ¬p
  • The contrapositive is logically equivalent to the original statement.
For example, if "If a number is divisible by 4, then it is even," the contrapositive is "If a number is not even, then it is not divisible by 4."

2. What is the converse of a conditional statement?

The converse of a conditional statement "If p, then q" is formed by switching the hypothesis and conclusion to get "If q, then p."

  • Original statement: p → q
  • Converse: q → p
The converse is not always logically equivalent to the original statement. For example, "If a number is divisible by 4, then it is even" has the converse "If a number is even, then it is divisible by 4," which is false.

3. What is the difference between contrapositive and converse?

The key difference is that the contrapositive is logically equivalent to the original statement, while the converse is not necessarily equivalent.

  • Contrapositive: Switch and negate both parts (¬q → ¬p)
  • Converse: Only switch the parts (q → p)
In logical reasoning and proof writing, the contrapositive preserves truth, but the converse may change the truth value.

4. How do you write the contrapositive of a statement step by step?

To write the contrapositive, switch and negate both the hypothesis and conclusion.

  • Step 1: Identify the conditional form p → q
  • Step 2: Switch the statements
  • Step 3: Negate both parts
  • Result: ¬q → ¬p
Example: If "If x > 5, then x > 2," the contrapositive is "If x ≤ 2, then x ≤ 5."

5. How do you write the converse of a statement?

To write the converse, simply interchange the hypothesis and conclusion of the conditional statement.

  • Original: p → q
  • Converse: q → p
Example: If "If a shape is a square, then it has four sides," the converse is "If a shape has four sides, then it is a square," which is not always true.

6. Why is the contrapositive logically equivalent to the original statement?

The contrapositive is logically equivalent because both statements have identical truth values in all possible cases.

  • Original: p → q
  • Contrapositive: ¬q → ¬p
A truth table shows that whenever the original statement is true or false, the contrapositive matches it exactly, making them logically equivalent in propositional logic.

7. Can you give an example of contrapositive and converse?

Yes, consider the statement: "If a number is divisible by 10, then it ends in 0."

  • Original: If divisible by 10, then ends in 0.
  • Converse: If it ends in 0, then it is divisible by 10.
  • Contrapositive: If it does not end in 0, then it is not divisible by 10.
The original and contrapositive are logically equivalent, and in this case, the converse also happens to be true.

8. What is the inverse of a conditional statement?

The inverse of a conditional statement "If p, then q" is "If not p, then not q."

  • Original: p → q
  • Inverse: ¬p → ¬q
The inverse is logically equivalent to the converse, but not necessarily equivalent to the original statement.

9. When should you use contrapositive in a proof?

You should use the contrapositive method when proving "If p, then q" is easier by assuming not q and showing not p.

  • Start by assuming ¬q
  • Logically deduce ¬p
  • Conclude that p → q is true
This technique is common in algebra, number theory, and mathematical proofs involving divisibility or inequalities.

10. Is the converse always true if the original statement is true?

No, the converse is not always true even if the original statement is true.

  • Example: If "If a number is divisible by 6, then it is divisible by 3" (true).
  • Converse: "If a number is divisible by 3, then it is divisible by 6" (false).
This shows that truth of a conditional statement does not guarantee the truth of its converse.