Predicates and Quantifiers: MATH-2305 Discrete Mathematics
Predicates and Quantifiers: MATH-2305 Discrete Mathematics
Predicates and Quantifiers: MATH-2305 Discrete Mathematics
( ) ( ) ( ) ( ) ( )
( ) ( ) ( ) ( )
1 2
1 2
...
...
n
n
P x P x P x
P x P x
x P x
x P x P x
v v v
. . .
-
Negation of Logical Expressions
with Quantifiers
Negation of the expression containing the universal
quantifier like for every x belonging to some certain
domain P(x) holds means there exist at least one x in
the certain domain such that P(x) does not hold
Negation of the expression containing the existential
quantifier like there exist such x in the certain domain
that P(x) holds means for every x from the certain
domain P(x) does not hold
31
( ) ( )
x P x x P x -
( ) ( )
x P x x P x -
Negation of Logical Expressions
with Quantifiers
General rule: to negate a logical expression
containing quantifier (quantifiers), move
negation to the expression under quantifier
(quantifiers) and flip all quantifiers from to
- and vice versa.
32
33
Negation Example
Compute:
In English, we are trying to find the opposite of
every x admits a y greater or equal to x squared.
The opposite is that some x does not admit y
greater or equal to x squared
Algebraically, one just flips all quantifiers from
to - and vice versa, and negates the interior
propositional function. In our case we get:
( )
2
x y x y - s
( ) ( ) ( )
2 2 2
x y x y x y y x x y x y - s - - s >
Logical Equivalences
Involving Predicates and Quantifiers
Statements involving predicates and
quantifiers are logically equivalent if and only
if they have the same truth value no matter
which predicates are substituted into these
statements and which domain is used for the
variables in these propositional functions.
34