I already know that the below sentences are equivalent. $U$ is universal set.
$$\forall{x} \in U : q(x) \equiv \forall{x} : [x \in U \rightarrow q(x)]$$
I think that the "$\forall{x}$" in the right sentence is meaningless because it doesn't specify which set the "x" belongs to. So it should be "$\forall{x} \in U$". Is it right? If my logic is right, why do many authors often omit which set the element is in?