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)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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).”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Conditional Statements (”if…then…”)

A

In general, negate: “If P, then Q” becomes “P and not Q”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly