Warning: XY problem
My recent question here revolved (among other things) on whether the intersection of all elements in an empty set of sets is a matter of definition or convention.
When working in a Topological space (X,T), I suggested
that for $S \subseteq T$, the intersection is defined by (definition A):
$$ \bigcap S := \bigcap_{A\in S} (A) =\{x\in X \ \vert\ \forall A \in S: x \in A\}. $$
In which case the intersection of the empty set follows from the definition.
Another user disagreed and said (admittedly, I can't quite follow) that (Edit: "Definition" B):
The definition would say that $\forall x : x \in \cap \emptyset $, while of course there is no set that contains everything; the notion that we restrict to elements of X, so that X is"everything", is a convention.
Question: is $\forall x$ always abuse-of-notation, and simply shorthand for $\forall x \in P$ for some implicit P? or is $\forall x$ actually meaningful without any (even implied) restriction to some set over which we quantify?
Because it looks to me like this statement first denies the existence of "the set that contains everything", then immediately proceeds to quantify over elements of that set. But, I'm a student and unsure of my reasoning.