Negation

Logic
definition

Also known as: NOT, ~

Grade 9-12

View on concept map

The negation of a statement P, written \neg P, is the statement with the opposite truth value: true when P is false, and false when P is true. Essential for expressing opposites and proof by contradiction.

Definition

The negation of a statement P, written \neg P, is the statement with the opposite truth value: true when P is false, and false when P is true.

๐Ÿ’ก Intuition

Flipping true to false or false to true. 'It is NOT the case that...'

๐ŸŽฏ Core Idea

Negation flips a statement's truth value: if P is true, \neg P is false, and vice versa. Double negation cancels: \neg(\neg P) = P.

Example

If P is 'It is raining' (T), then \sim P is 'It is not raining' (F).

Formula

\neg(\neg P) \Leftrightarrow P (double negation law)

Notation

\neg P or \sim P or P'

๐ŸŒŸ Why It Matters

Essential for expressing opposites and proof by contradiction.

๐Ÿ’ญ Hint When Stuck

Write 'It is NOT the case that...' before the statement, then simplify. For 'all' statements, switch to 'there exists one that does not.'

Formal View

\neg P \Leftrightarrow (P \to \bot); \neg(\neg P) \Leftrightarrow P (double negation); \neg(\forall x\,P(x)) \Leftrightarrow \exists x\,\neg P(x)

Related Concepts

๐Ÿšง Common Stuck Point

Negation of 'All dogs bark' is 'Some dog doesn't bark,' not 'No dogs bark.'

โš ๏ธ Common Mistakes

  • Negating 'All X are Y' as 'No X are Y' instead of 'Some X are not Y'
  • Thinking negation changes a statement's subject โ€” \neg P just flips the truth value, it doesn't create a 'stronger opposite'
  • Forgetting double negation cancels out โ€” \neg(\neg P) = P, not something new

Frequently Asked Questions

What is Negation in Math?

The negation of a statement P, written \neg P, is the statement with the opposite truth value: true when P is false, and false when P is true.

Why is Negation important?

Essential for expressing opposites and proof by contradiction.

What do students usually get wrong about Negation?

Negation of 'All dogs bark' is 'Some dog doesn't bark,' not 'No dogs bark.'

What should I learn before Negation?

Before studying Negation, you should understand: logical statement.

Prerequisites

How Negation Connects to Other Ideas

To understand negation, you should first be comfortable with logical statement.

Visualization

Static

Visual representation of Negation