Ask another question about Neighborhood(Ne):
There are two definitions:
- http://en.wikipedia.org/wiki/Topological_space (Neighbourhoods definition)
That is:
(a) if N ∈ N(x), then x ∈ N
(b) if N ∈ N(x), N⊆M, then M ∈ N(x)
(c) if N1, N2 ∈ N(x), then N1 ∩ N2 ∈ N(x)
... - http://en.wikipedia.org/wiki/Neighbourhood_(mathematics)
That is:
If X is a topological space and p is a point in X, a neighbourhood of p is a subset V of X that includes an open set U containing p.
My question is, in 2., it requires an open set U; however, in 1., it seems that it does not require an open set. Why? Does two definitions relate each other?