Find a model for the given WFF:
$\exists xp(x) \rightarrow \forall xp(x)$
I'm interpreting this as saying "There exists an x in the function p(x) which implies For all X in p(x)?
So my solution says that all I have to do is just let Let the Domain D be the set of Natural Numbers, and let $p(x)$ be x equals x + 1...
But I don;t understand how that is a model for the given wff? What is that even implying/saying?
Let $\mathbb{N}$ be the set of natural numbers, and let $p(x)$ be the formula $x=x+1$. For any natural number $a$, $p(a)$ is false. So $\exists x p(x)$ is false in the natural numbers, and therefore for any sentence $\varphi$, the sentence $\exists xp(x)\to\varphi$ is true in the natural numbers. In particular, let $\varphi$ be the sentence $\forall xp(x)$.
Alternately, we could let $p(x)$ be the formula $x=x$. Then $\exists xp(x)\to \forall x p(x)$ is true in the natural numbers. For $\forall xp(x)$ is true, and therefore whatever sentence $\varphi$ we choose, $\varphi\to\forall xp(x)$ will be true.