I was given the question:
Determine if $\exists x (P(x) \implies Q(x))$ and $\exists xP(x) \implies \exists x Q(x)$ are equivalent, i.e., always have the same truth value. If they are not equivalent figure out if one implies the other. Prove that you have correctly determined the most general logical relationship between the two expressions. Be sure to include examples if the two expressions are not equivalent.
How do I go about doing this? Would I simplify each proposition and see if they simplify to the same thing? And if they are not equivalent, how would I see if one implies the other? Thanks.
Let the universe be all the people on Earth, $\,P(x):=x\,$ is a mother , $\,Q(x):=x\,$ is a man, so
$$\exists\,x\left(P(x)\rightarrow Q(x)\right)=\,\text{exists a person s.t. if it is a mother then it is a man}$$
$$(\exists\,x\,P(x))\rightarrow (\exists\,x\,Q(x))=\,\text{if there exists a mother then there exists a man}$$
Do you think the above are equivalent?