Suppose we have a predicate symbol of one variable i.e $P(x)$, where the individial $x$ are in some fixed set $X$.
Consider the formula $$\exists yP(y)\rightarrow P(x) =: \mathcal F $$ It has one free variable, so one could say $\mathcal F = \mathcal F(x)$.
Intuitively, there should be no difference between $\exists x\mathcal F$ and $\exists z\mathcal F$, or is there? Am I allowed to write $$\exists x\mathcal F = \exists x (\exists yP(y)\rightarrow P(x))? $$ But it seems nonsensical to write $$\exists z(\exists yP(y)\rightarrow P(x))$$
Question: let $\mathcal F = \mathcal F(x)$. If one quantifies this statement, must it be quantified w.r.t to the free variable, $x$ in this case?