Quantifier Negation

Context: FIT1058_MOC · moving across a quantifier flips it · the first-order form of De Morgan · key to negating statements

Quick Revision

  • 🎯 Objective: move across a quantifier, flipping ➔ the first-order De Morgan.
  • 📦 Core Components: .
  • ⚡ Key Constraint: to negate, push through every quantifier then De Morgan the body.

📝 Core

1. The Two Laws

  • Universal.
  • Existential.
  • Name ➔ the quantifier (generalised) De Morgan laws.

2. Why It Generalises De Morgan

  • = conjunction, = disjunction over the domain.
  • ➔ ” of an AND is an OR of ” across all elements.

3. Negation Procedure

  • Push right ➔ move through every quantifier, flipping each.
  • De Morgan the body ➔ negate the innermost predicate with Boolean laws.
  • Restriction respected ➔ a universal’s negates into an existential’s .

Key identities:

When It Flips: negation = disproof — is exactly why one counterexample disproves a universal, and why disproving an existential needs all cases.

📊 Exam Execution Trace

Manual Execution Trace

Negating :

Step / StateExpressionRule
0 (Init)
1
2 rewrite
3De Morgan +

⚠️ Common Mistakes

  • 💡 negates to ➔ a restricted universal’s implication becomes the existential’s conjunction; a double flip returns the original.

🧠 Active Recall