(6) Determine the truth value of the statement ∃x∀y(x lessthanorequalto y2) if the domain for the
variables consists of
(a) The positive real numbers.
(b) The integers.
(c) The nonzero real numbers.
1
Expert's answer
2020-09-14T16:52:42-0400
We have the predicate P(x,y)="x≤y2" (two variables). We have (a) R+ as a domain for both of the variables. We should determine for which values of x and y the predicate ∃x∀y(x≤y2)=1.
Consider the predicate S(x)=∀y(x≤y2).
Here y should be greater or equal to x. Then S(x)=1,∃xS(x)=1.
So for all positive real numbers x and y≥x the predicate ∃x∀y(x≤y2)=1.
Comments