top of page
Inaugurated by IN-SPACe
ISRO Registered Space Tutor

S7-SA8-0021

What is a Contradiction (Logic)?

Grade Level:

Class 12

AI/ML, Physics, Biotechnology, FinTech, EVs, Space Technology, Climate Science, Blockchain, Medicine, Engineering, Law, Economics

Definition
What is it?

In logic, a contradiction happens when a statement and its opposite are both claimed to be true at the same time. It's like saying something is both 'on' and 'off' simultaneously, which is impossible. A contradiction always leads to a false conclusion.

Simple Example
Quick Example

Imagine your cricket coach says, 'Our team will win today's match, AND our team will not win today's match.' This is a contradiction. The team cannot both win and not win the same match at the same time.

Worked Example
Step-by-Step

Let's check if the statement 'It is raining AND it is not raining' is a contradiction.

Step 1: Identify the two parts of the statement. Part 1: 'It is raining' (let's call this P). Part 2: 'It is not raining' (this is the opposite of P, so we call it not-P).
---Step 2: A contradiction occurs when P AND not-P are both true. Let's think about the weather.
---Step 3: If 'It is raining' (P) is true, then 'It is not raining' (not-P) must be false.
---Step 4: If 'It is not raining' (not-P) is true, then 'It is raining' (P) must be false.
---Step 5: Can both P and not-P be true at the same time? No, because if it's raining, it cannot also not be raining. And if it's not raining, it cannot also be raining.
---Answer: Since 'It is raining' and 'It is not raining' cannot both be true simultaneously, the statement 'It is raining AND it is not raining' is a contradiction.

Why It Matters

Understanding contradictions is crucial in fields like AI/ML, where algorithms need to avoid conflicting instructions, and in Law, to spot inconsistencies in arguments. Engineers use it to design reliable systems, and doctors use it to analyze patient symptoms, ensuring logical diagnosis.

Common Mistakes

MISTAKE: Confusing a contradiction with a false statement. | CORRECTION: A contradiction is a statement that is *always* false because it asserts two opposing ideas. A false statement might just be incorrect (e.g., 'The Earth is flat'), but it doesn't contain opposing truths.

MISTAKE: Thinking that 'P OR not-P' is a contradiction. | CORRECTION: 'P OR not-P' (e.g., 'It is raining OR it is not raining') is called a Tautology, which is always true. A contradiction requires 'AND', not 'OR'.

MISTAKE: Believing a contradiction can sometimes be true. | CORRECTION: By definition, a contradiction is a logical impossibility. It can never be true, regardless of the situation or facts.

Practice Questions
Try It Yourself

QUESTION: Is the statement 'My mobile phone is switched on and my mobile phone is switched off' a contradiction? | ANSWER: Yes, it is a contradiction.

QUESTION: Why is 'All samosas are spicy, and some samosas are not spicy' a contradiction? | ANSWER: It's a contradiction because if 'All samosas are spicy' is true, then it's impossible for 'some samosas are not spicy' to also be true. They directly oppose each other.

QUESTION: Identify the contradiction in this scenario: 'Our school bus arrived at 7 AM today. My friend told me that the school bus did not arrive at 7 AM today, but came at 7:15 AM instead.' | ANSWER: The contradiction is 'The school bus arrived at 7 AM today' AND 'The school bus did not arrive at 7 AM today'. The second part of the friend's statement (came at 7:15 AM) explains *why* it didn't arrive at 7 AM, but the core contradiction is the simultaneous claim of arriving and not arriving at the same time.

MCQ
Quick Quiz

Which of the following statements is a contradiction?

The sun is shining.

It is either day or night.

My pencil is red and my pencil is not red.

Some students like maths.

The Correct Answer Is:

C

Option C is a contradiction because a pencil cannot be both red and not red at the same time. Options A, B, and D are not contradictions.

Real World Connection
In the Real World

In computer programming, especially when developing apps like those used for UPI payments or online food delivery (like Zomato/Swiggy), programmers must avoid contradictions in their code. If an app's logic says 'process payment' AND 'do not process payment' for the same transaction, it will lead to errors and system crashes. Data analysts also look for contradictions in large datasets to ensure data quality and reliability.

Key Vocabulary
Key Terms

LOGIC: The study of reasoning and arguments. | STATEMENT: A sentence that can be true or false. | OPPOSITE: The contrary or reverse of something. | TAUTOLOGY: A statement that is always true. | INCONSISTENCY: A lack of agreement between two or more statements.

What's Next
What to Learn Next

Now that you understand contradictions, you can explore Tautologies and Contingencies next. These concepts will help you build a stronger foundation in logical reasoning, which is super useful for competitive exams and future studies in science and technology.

bottom of page