let P(m,n) be "n is greater than or equal to m" where the domain is the set of nonnegative integers. What are the truth values of the following? Provide your argument
- $∃n∀mP(m,n)$
- $∀m∃nP(m,n)$
So I have been looking at this question for a while now, but I still don't understand how I'm supposed to do it. Any kind of assistance would be appreciated.
Try writing it out in sentences. For the first we have there exists $n$ such that for all $m\in\mathbb N$, $n\geq m$. Is this true? What do you get when you write out the second?