For my discrete math class, my instructor has told us that the following notation is incorrect:
$\exists x \in \mathbb{N} | x > 0 \bullet x < 3$ .
And we should instead write:
$\exists x : \mathbb{N} | x > 0 \bullet x < 3$ .
What is the difference? I assume that it is a subtle difference.