This question is based on:
- Definition of neighborhood and open set in topology
- What is the mathematical distinction between closed and open sets?
Many textbooks and papers base their concepts and definitions on the idea of an open set. I would like to get a solid understanding of its meaning outside of the numbers and its relation to the interval (which makes sense). In thinking about "points" like in a graph, trying to get an intuition for how points can have that same sort of feature as the interval, where $0 < x < 1$ sort of thing, where x can be anything between $0$ and $1$ except $0$ and $1$.
It's hard to imagine a set of points that doesn't have a boundary, because it's a set of points. It seems part of the definition of the set. Otherwise it seems you would have to say the set has 2 types of points, the boundary points and non-boundary points, and so:
- open set = boundary points + non-boundary points - access rights on boundary points.
- closed set = boundary points + non-boundary points + access rights on boundary points.
The questions are:
- Intuition for an open set in a topology of points that doesn't use numbers or the cyclic definition of open sets as the elements composing a topology.
- If discrete topologies (like graphs where vertices are connected by edges) can have open sets, or if it's just a continuous/infinity thing.
- Why it's necessary to define a set as open.
Intuitively, an "open" set is a set with the property that every point of it is "completely surrounded by" other members of the set. This cannot do for a definition since it is too vague. So one usually begins with the idea of a "basic open set" of some sort, from which other open sets can be formed. If there is a metric on the space, then the basic open sets can consist of $\epsilon$-neighborhoods.
Once one has properly defined "basic open set" one can then say that a set $S$ is open means that if $P\in S$ then there is a basic open set $U$ containing $P$ such that $U\subseteq S$.
Then a set is closed if either it has no complement or if its complement is open.