Does $\exists$ distribute over an implication? ie. Is $\exists x \in \mathbb{R}, (p(x) \rightarrow q(x))$ logically equivalent to $(\exists x \in \mathbb{R}, p(x)) \rightarrow (\exists x \in \mathbb{R}, q(x))$. If so, can you give an example of $p(x)$ and $q(x)$ to demonstrate?
Thanks very much for any help in advance.
Note that $$ \exists x\in\Bbb R,(x=2\to x=x+1)$$ is true (as witnessed by letting $x=0$), whereas $$ (\exists x\in\Bbb R,x=2)\to (\exists x\in\Bbb R, x=x+1)$$ is false.