I'm dealing with the following problem from Fabian's book:
Let $X,Y$ be Banach spaces and $\mathrm T\in\mathcal B(X,Y)$. Show that if $Y$ is separable and $\mathrm T$ is onto $Y$, then there is a separable closed subspace $Z$ of $X$ such that $\mathrm T(Z)=Y$.
I figured out that I need to point out a dense, countable subset of $Y$, but after that I'm stuck. Any ideas?
Le $M$ be the kernel of $T$. Then $X/M$ is isomorphic and homeomorphic to $Y$ (via the map $x+M \to Tx$). Since $Y$ is separable it follows that $X/M$ is separable. Let $(x_n+M)$ be a countable dense subset. Let $Z$ be the closed subspace of $X$ spanned by $(x_n)$. I leave it to you to verify that this $Z$ satisfies the requirements.