4

Suppose $S$ is a subspace of the topological space $X$. If $U \subset S \subset X$, $U$ is open in $S$, and $S$ is open in $X$, then $U$ is open in $X$. Same is true with "closed" instead of "open".

I've solved the open version, but for closed version I get a this expression for $X\setminus U=(S\cup V_1) \setminus (S\setminus V_2)$, which im trying to show is open in $X$, which looks hopeless. $V_1$ and $V_2$ are open in $X$.

This is exercise 3.5 of Lee topological manifolds

egreg
  • 244,946

3 Answers3

3

HINT: Work directly with closed sets. If $U$ is closed in $S$, there is an $F\subseteq X$ such that $U=F\cap S$, and $F$ is closed in $X$. But then $U$ is the intersection of two closed sets in $X$, so ...

Brian M. Scott
  • 631,399
1

If $x$ is an adherent point of $F$ in $X$, then $x$ is an adherent point of $S$ in $X$, hence $x\in S$. So $x$ is an adherent point of $F$ in $S$, hence $x\in F$.

egreg
  • 244,946
1

$U$ open in $S$ which inherits the subspace topology as a subspace of $X$ so we have $\ U = M \cap S$ where $M$ is open in $X$. Now $U$ is the intersection of two open sets in $X \Rightarrow U$ is open.

Mr.Fry
  • 5,109
  • 4
  • 20
  • 29