In my set theory book (A book of set theory, Charles,C,Pinter) domain and range of graph $G$ is defined by
$dom G=\{x:\exists y \ni (x,y)\in G\}$
$ran G=\{y:\exists x \ni (x,y)\in G\}$
But I don't know what $\exists x \ni (x,y)$ exactly means. Ordered pair is defined with $(x,y)=\{\{x\},\{x,y\}\}$ so $x\in \{x\}\in \{\{x\},\{x,y\}\}=(x,y)$. I think we should write $x \in (x,y)$ instead of $x \ni (x,y)$ What makes that definition possible?