So I know how to prove that the complement of a set of first category is of second category. But, I have difficulty showing that it is dense too. Let $X$ be a complete metric space and $A$ a set of first category in $X$.
Then $A = \bigcup_{n=1}^\infty U_n$ such that $int\, \overline U_n =\emptyset, \forall n.$ This means that for each $n$, $X \setminus \overline U_n$ is both open and dense in $X$. So I should connect it to Baire's theorem from here. That is, if I could write the complement ($X\setminus A$) as the intersection of such a family of open dense sets, then it would be dense as well. Now, $$X\setminus A = X\setminus \bigcup_{n=1}^\infty U_n = \bigcap_{n=1}^\infty X\setminus U_n. $$ But I actually needed the term $\bigcap_{n=1}^\infty X\setminus \overline U_n$ here to use Baire's theorem. What am I missing here? I'd appreciate any help or hint.
Edit: May I argue that $(\bigcap_{n=1}^\infty X\setminus \overline U_n) \subseteq (X\setminus \bigcup_{n=1}^\infty U_n)$, and, because $\bigcap_{n=1}^\infty X\setminus \overline U_n$ is dense in $X$, its superset, $X\setminus \bigcup_{n=1}^\infty U_n$, is dense too?