Nested Quantifiers
Nested Quantifiers
Nested Quantifiers
Nested Quantified Expressions
Predicates can have more than one variables
∀x∃y (x + y = 0) True
Every real number has an additive inverse
∃x∀y (x + y = y) True
There exists an additive identity of all real numbers
FALSE
FALSE
FALSE
TRUE
TRUE
FALSE
FALSE
ASSIGNMENT
QUESTION # 2