Negation Flashcards
1
Q
Universal statements (involving “all”, “ever”, or “for all”)
A
In general, negate: “For all x, P(x)” becomes “There exists an X such that ¬P(x)
2
Q
Existential Statements (involving “there exists”)
A
In general, negate: “There exists an x such that P(x)” becomes “For all x, ¬P(x).”
3
Q
Conditional Statements (”if…then…”)
A
In general, negate: “If P, then Q” becomes “P and not Q”
4
Q
Quantifier-Free Statements
A
For statements without quantifiers (like P∧Q, P∨Q, etc), use De Morgan’s Laws
- The negation of P∧Q (both P and Q are true) is ¬P∨¬Q (at least one of P or Q is false)
- The negation of P∨Q (at least one of P or Q is true) is ¬P∧¬Q (both P and Q are false)