Background (subquestion): I am learning about the quantifiers $\forall$ and $\exists$. My book says that the proposition $$\forall x{\in} D\: P(x)$$ can be vacuously true, because it can be turned into the form $A\to B.$ For example, $$\forall x\,\big(3 { <} x {< }2\to x{>}0\big)$$ is a vacuous truth.
Then I naturally wonder whether $$\exists x{\in} D\:P(x)$$ can also become $A\to B.$ I believe that it's impossible, because the proposition seems to be molecular. (Being molecular means that it can't consist of smaller propositions, unlike, e.g., $E=P\to Q,$ which consists of propositions $P$ and $Q.$) But I don't know how to prove it.
You typically can't remove quantifiers and still have a proposition.
For example, take $\forall x \ P(x)$. If you take away the quantifier, you are left with $P(x)$. But $P(x)$ is not a proposition. With an unquantified ('free') variable like that, we can't assign a truth-value. Ogf course, if you sound it out, it looks to be a proposition ("$x$ has property P" certainly sounds like a statement), but since we don;t know what this $x$ refers to, it is in fact not a claim. Indeed, since it is a variable, we can put either a universal or an existential in front of it, and clearly $\forall x \ P(x)$ and $\exists x \ P(x)$ mean different things.
So, a claim like $\forall x \ P(x)$ is molecular.
I should mention one small caveat: If you have a quantifier in front of something that does not contain the variable that is quantified by that quantifier (e.g. $\forall x \exists y P(y)$), then we are dealing with what is called a null quantifier, and as it turns out you can simply remove null quantifiers without changing the meaning of the statement. That is, $\forall x \exists y P(y)$ is equivalent to $\exists y P(y)$. And since the latter is a proposition, one could argue that $\forall x \exists y P(y)$ is not molecular .... though I think that even in that case some would disagree and say that anytime you have a quantifier, it is molecular.