You are on page 1of 10

Subhenur Latif

Negation of Quantifier

Examples
How to negate a quantified statement?
 Negation of a universal statement

○ The negation of a universal statement is logically equivalent to


an existential statement
 Negation of an existential statement

○ The negation of an existential statement is logically equivalent to


a universal statement
Negation Strategy
 first translate into symbolic logic form;
 then negate using either Rule whichever appropriate
 finally, translate back to informal language.
Example
 Negate. Explain your answer.
○ Q: “All prime numbers are odd”.
Examples from Lewis Carroll (1)
 Consider these statements. The first two are called
premises and the third is called the conclusion. The
entire set is called an argument.
“All lions are fierce.”
“Some lions do not drink coffee.”
“Some fierce creatures do not drink coffee.”
Examples from Lewis Carroll (1)
 Solution: We can express these statements as:
 ∃x(Q(x)→¬R(x)).
∀x(P(x) → Q(x)). (“All lions are fierce.”)
∃x(P(x) ∧ ¬R(x)). (“Some lions do not drink coffee.”)
∃x(Q(x) ∧ ¬R(x)). (“Some fierce creatures do not drink
coffee.”)

The second statement cannot be written as ∃x(P(x)→¬R(x)). The


reason is that P(x)→¬R(x) is true whenever x is not a lion, so that
∃x(P(x)→¬R(x)) is true as long as there is at least one creature
that is not a lion, even if every lion drinks coffee. Similarly, the third
statement cannot be written as
Examples from Lewis Carroll (2)
 Consider these statements, of which the first three are
premises and the fourth is a valid conclusion.
“All hummingbirds are richly colored.”
“No large birds live on honey.”
“Birds that do not live on honey are dull in color.”
“Hummingbirds are small.”

 Let P(x), Q(x), R(x), and S(x) be the statements “x is a


hummingbird,” “x is large,” “x lives on honey,” and “x is richly
colored,” respectively. Assuming that the domain consists of all
birds, express the statements in the argument using quantifiers
and P(x), Q(x), R(x), and S(x).
Examples from Lewis Carroll (2)
 Solution: We can express the statements in the argument
as
∀x(P(x) → S(x)). [“All hummingbirds are richly colored.”]
¬∃x(Q(x) ∧ R(x)). [“No large birds live on honey.”]
∀x(¬R(x)→¬S(x)).[“Birds that do not live on honey are
dull in color.”]
∀x(P(x)→¬Q(x)). [“Hummingbirds are small.”]

 We have assumed that “small” is the same as “not large”


and that “dull in color” is the same as “not richly colored.”

You might also like