Let $X$ be a set of points, along with a certain function $N$ that assigns a subset to every $x \in X.$ Then $X$ together with $N$ define a topological space if $N$ satisfies the following axioms: (quoting below from wikipedia)
- If $N$ is a neighbourhood of $x$ (i.e., $N \in N(x)$), then $x \in N$. In other words, each point belongs to every one of its neighbourhoods.
- If $N$ is a subset of $X$ and contains a neighbourhood of $x$, then $N$ is a neighbourhood of $x$. I.e., every superset of a neighbourhood of a point $x$ in $X$ is again a neighbourhood of $x$.
- The intersection of two neighbourhoods of $x$ is a neighbourhood of $x$.
- Any neighbourhood $N$ of $x$ contains a neighbourhood $M$ of $x$ such that $N$ is a neighbourhood of each point of $M$.
Questions:
My first struggle is with the statement of the second axiom, namely that any superset $S\supseteq M$ of a neighbourhood $M$ of $x$ is again a neighbourhood of $x$.
- a) Doesn't this mean that everything is a neighbourhood of everything because I can just set $S=X$? But then what good $N$ is at characterizing $X$ in terms of specific subsets of every $x$, if any neighbourhood can be indefinitely enlarged?
- b) How to understand the need for such an axiom?
Am I right to interpret the 4th axiom as follows: Given a neighbourhood $N$ of $x,$ it is always possible to extract a smaller neighbourhood $M'\subseteq M$ from $M,$ such that $M'$ is an open subset, where $M$ need not be open itself.
To me it seems that the 2nd and 4th axioms are equivalent statements. What makes them distinct? (or in other words what makes the 4th axiom necessary).