I am trying to solve
Let $Y \subset X$; let $X$ and $Y$ be connected. Show that if $A$ and $B$ form a separation of $X \setminus Y$, then $Y \cup A$ is connected.
My ATTEMPT:
We will show that $Y \cup A$ is connected. Let it is not, then there is a separation $(U, V)$ on $Y \cup A$. Since $Y$ is a connected subspace of $Y \cup A$, either $Y \subset U$ or $Y \subset V$. Suppose $Y \subset U$, then $V \subset A$. Therefore, $X = (B \cup U) \cup V $. Since $(U,V)$ is a separation of $Y \cup A$, then no limit points of $U$ is in $V$ and vice versa. Similarly, no limit points of $B$ is in $V$, because $V \subset A$ and $(A,B)$ form a separation of $X-Y$. Therefore, $(B \cup U)^\prime \cap V^\prime = (B^\prime \cup U ^\prime) \cap V^\prime = (B^\prime \cap V^ \prime) \cup (U^\prime \cap V^\prime) = \emptyset \cup \emptyset = \emptyset$, hence no limit points of $B \cup U$ is in $V$ and vice versa.
Is my attempt correct? But I can not proceed further?
$\color{red}{\text{Actually, I want to prove $B \cup U$ closed in $X$ and $V$ is open in $X$.}}$ If I can prove it then $(B \cup U, V)$ is a separation on $X$, hence a contradiction.
Please help me.