I have just started studying topological spaces. I am having trouble understanding the relationships between closed spaces. My question is:
Can a standard toplogical space be constructed from $X$, a closed subset in $\mathbb{R}^n$, which includes all points in $X$?
My Understanding
Definition of a Topological Space: A topological space is an ordered pair $(X, T)$, where $X$ is a set and $T$ is a collection of subsets of $X$ which satisfy the following condition:
- $\emptyset,X\in T$ and $T$ is closed under arbitrary unions and finite intersections.
I understand that the standard topology on $\mathbb{R}^n$ is $(\mathbb{R}^n,T)$, where $T$ is the set of all possible unions of open balls in $\mathbb{R}^n$.
Similarly for the open set $X\subset \mathbb{R}^n$, a standard topology can be given by $(X,T_X)$, where $T_A$ is the set of all possible unions of open balls in $X$.
I do not understand the case where $X$ is a closed subset. Can I use the set of all closed subsets in $X$? Can I only use open sets to construct a topological space?
The construction that you're looking for is called the subspace topology. Given a topological space $(Y, \tau)$, and set $A \subset Y$, the topology on $Y$ induces a topology $\tau_A$ on $A$ called the subspace topology of $Y$ on $A$ by the rule $$ V \in \tau_A \text{ if and only if } V = A \cap U \text{ for some } U \in \tau.$$ Regardless of the topological space $(Y, \tau)$ and subset $A$, this is in fact a topology. Sets $U \in \tau_A$ are called relatively open in $A$ with respect to $Y$, or just open in $A$ when it is understood that the subspace topology is being used. This is the standard way of introducing a topology on a subset of a space, and works without problem on $\mathbb{R}^n$ with the standard topology.