Negation of Quantified Statements
Learn about the negation of logical statements involving quantifiers and the role of DeMorgan’s laws in negating quantified statements.
Negation of universal quantifier
Assume the statement , for some domain . This statement asserts that every element of has the property . By negation, we mean that it is not the case. If it is not the case that every element of has the property , then there must be at least one element in that does not have the property . That is,
Similarly, the negation has the same effect for more than one universal quantifier. Again, with a generic domain , assume the following statement:
This statement asserts that for every selection of three elements and , from , the predicate is true. The negation of this statement means that it is not the case. This means there must be at least one selection of three elements and , such that is not true. We can state this fact as follows:
Let’s look at a few examples.
Examples
Let’s look at a few examples:
Assume the domain to be , which is the set of all mammals. That is,
is a mammal.
Make a predicate as follows:
- : has four legs.
Quantify this predicate to make the following statement:
- : Every mammal has four legs.
The negation of this statement is as follows:
- : It is not the case that every mammal has four legs.
The logical equivalent of this statement is as follows:
- : There exists a mammal that does not have four legs.
Let’s make another predicate as follows:
- : can not fly.
Let’s universally quantify it for .
- : No mammal can fly.
Negation of the above statement is as follows:
- : It is not the case that no mammal can fly.
The logical equivalent of this statement is as follows:
- : There is a mammal that can fly:
Negation of existential quantifier
Assume the statement for some domain . This statement asserts that at least one element of has the property . By negation, we mean that it is not the case. If it is not the case that even one element of has the property , then that means no element in has the property . That is,
Similarly, the negation has the same effect for more than one existential quantifier. Again, with a generic domain , assume the following statement:
This statement asserts that there is at least one selection of three elements and , from , such that predicate is true. The negation of this statement means that it is not the case. This means that there is no selection of three elements and , such that is true. We can state this fact as follows:
Examples
Let’s look at a few examples.
Assume the domain to be , the set of Mathematical Logic students.
- is a student of Mathematical Logic
Make a predicate as follows:
- : can not learn Mathematical Logic.
Quantify this predicate to make the following statement:
- : There exists a student who can not learn Mathematical Logic.
The negation of the above statement is as follows:
- : It is not the case that there exists a student who can not learn Mathematical Logic.
We can simplify the English translation as follows:
- : There is no student who can not learn Mathematical Logic.
The logical equivalent of the above statement is as follows:
- : Every student can learn Mathematical Logic.
Consider another domain set, , the set of all ducks.
- is a duck
Let’s make a predicate as follows:
- : eats green leaves.
Quantify this predicate to make the following statement:
- : At least one duck eats green leaves.
The negation of this statement is as follows:
- : It is not the case that at least one duck eats green leaves.
We can simplify the English translation as follows:
- : No duck eats green leaves.
The logical equivalent of this statement is as follows:
- : Ducks do not eat green leaves.
DeMorgan’s laws for negating quantified statements
Recall the generalized DeMorgan’s laws in propositional logic; it is as follows:
and
Consider, , a universally quantified predicate, , for a domain, , having elements.
Also, consider to be an existentially quantified predicate.
As the variable can have to different values from the domain, we can write as follows.
That is,
Similarly,
That is,
If we want to negate the universal quantifier, we can see DeMorgan’s law in action.
Applying generalized DeMorgan’s law on the right-hand side of the above equivalence, we get.
On the right-hand side of the above equivalence, we can see the existential quantifier in the form of a big disjunction. Therefore,
Now, let’s see how DeMorgan’s laws help us to negate existential quantifiers.
Applying generalized DeMorgan’s law on the right-hand side of the above equivalence, we get.
On the right-hand side of the above equivalence, we can see the universal quantifier in the form of a big conjunction. Therefore,
We’ll summarize these results in the following table: