$$x\in(\cap F)\cap(\cap G)=[\forall A\in F(x\in A)]\land[\forall A\in G(x\in A)]$$
Since the variable $A$ is bounded by universal quantifier, it is regarded as bounded variable, according to the rules, the variable is free to change to other letters while the meaning statement remains unchanged. But,the above statements mention two different families of sets, $F$ and $G$, why is it correct to state the sets of $F$ and $G$ by using the same letter $A$, for the first $A$ in the first part of the conjunction stands for sets in $F$ while the latter stands for sets in $G$? Isn't different letters should be used to refer those sets($A$ for $F$ while $B$ for $G$)? I am extremely confused with the usage of bound variables. Please explain, thanks!