5

This sounds really simple and I'm struggling with it.

I first tried to show that $X-A$ had to be closed by trying to show the complementary had to be open (trying to express it as union or intersection of known opens), but I couldn't do it: $(X-A)$ has to be open, and that equals $(X-Y)\cup (Y-A)$, I can't prove $Y-A$ is open, thoguh.

I googled some solution and found this:

If $Y$ is closed then we have: $A$ is closed in $Y$ iff $A=Y\cap B$ and $B$ is closed in $X$ iff $A\subseteq Y$ and $A$ is closed in $X$.

I don't know what is $B$, and I don't understand the argument in general.

MyUserIsThis
  • 3,702
  • 1
  • 24
  • 39

2 Answers2

10

Ok, I think I solved it:

If $Y-A$ is open, then it's equal to the intersection of an open set in $X$, let's call it $B$, with $Y$: $Y-A=Y\cap B$, and so $B$ contains $Y-A$, so $(X-Y)\cup B$ is open because it's the union of two open sets, and that is equal to $X-A$ because $B$ contains all $Y$ but $A$, and $X-Y$ contains all $X$ but $Y$.

Am I right?

MyUserIsThis
  • 3,702
  • 1
  • 24
  • 39
  • Yes, you are right, just $(X \setminus Y) ∪ B$ is of course equal to $X \setminus A$ not $A$. Also note that for any $A, Y$ $\overline{A}^Y$ = $\overline{A}^X ∩ Y$. – user87690 Aug 17 '13 at 16:35
  • Ok, thanks for the comment. – MyUserIsThis Aug 17 '13 at 16:46
  • 1
    Your proof looks good. Note that what you have shown here is that if $A\subset Y$ is closed in $Y$, then there is a closed set $C$ in $X$ such that $A=Y\cap C$, just take $C=X-B$. – Stefan Hamcke Aug 17 '13 at 17:53
0

Let $\overline{A}$ be the closure of $A$ in $X$. As $A$ is contained in closed set $Y$ of $X$, so, $\overline{A} \subset Y$, and also, $Y\cap \overline{A}=A$. Hence, $A=\overline{A}$. Thus, $A$ is closed in $X$.