From Wiki:
Some basic sets of central importance are the empty set (the unique set containing no elements)
Thus, this make me think that "contained" is equivalent to the $\in$, as in: if $a$ is contained in $X$, then we write $a \in X$.
However, from this site:
A neighborhood of $z$, which can be denoted $N_z$, is any subset of $S$ containing an open set of [the topological space] $T=(S,\tau)$ which itself contains $z$. That is: $$ \exists U \in \tau:z \in U \subseteq N_z \subseteq S $$
But shouldn't it actually be: $$ \exists U \in \tau:z \in U \ni N_z \subseteq S $$ because it says that $N_z$ contains an open set $U$? This is also consistent with the statement that $U$ contains $z$ which they write as $z \in U$.
P.S. I'm only interested in set theory from an intuitive point of view and not from an axiomatic point of view.