Let $\sim$ be equivalence relation on $\mathbb{R}$ such that:
$x \sim y \iff (x = y$ or $x, y \in \mathbb{Z})$
Show that $X = \mathbb{R}/_{\sim}$ does not satisfy axiom $1A\mathbb{N}$.
Hint: consider $[0]$.
So neighborhoods of $[0]$ are neighborhoods of $p^{-1}([0]) = \mathbb{Z}$, so if I take
$B_1 = \bigcup_{k \in \mathbb{Z}}(k-1/1, k+1/1)$,
$B_2 = \bigcup_{k \in \mathbb{Z}}(k-1/2, k+1/2)$,
$B_3 = \bigcup_{k \in \mathbb{Z}}(k-1/3, k+1/3)$,
$B_n = \bigcup_{k \in \mathbb{Z}}(k-1/n, k+1/n)$,
I can't see why does this not work as a countable basis for $[0]$, because I think that if I take any neighborhood of $[0]$, I can find some $B_i$ contained in it.
So my question is: what am I missing and how to prove that the given space doesn't satisfy that axiom.
edit: actually, I will try to change it to a bit different system of sets.
– Pan Miroslav Mar 21 '17 at 13:05