Let $X$ be a topological space, and let $\{U_i\}$ be an open cover. If $Y$ is subset of $X$ such that $Y\cap U_i$ is closed in $U_i$ (for each $i$), does this imply that $Y$ is closed in $X$?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
Note that $Y^c\cap U_i = U_i \setminus Y \cap U_i$ is open in $U_i$. Therefore it is open in $X$. Now, since $\bigcup U_i = X$, $Y^c = \bigcup (Y^c \cap U_i)$ is open in $X$. Hence $Y$ is closed. |
|||