I'm trying to show that given a bounded linear operator $T: X \to Y$ with $X$ and $Y$ Banach such that $T$ satisfies:
- For ever $y \in Im(T)$ there is an $x \in X$ with $T(x) = y$ and $||x|| \le M||y||$
Then $T$ has closed image.
Now I think I have a proof of this but I am not sure. If we let $y_n \to y$ be a convergent sequence in $Im(T)$ then by the condition there are $x_n$ with $U(x_n) = y_n$ and from the condition we have that these $x_n$ are Cauchy (as the $y_n$ are Cauchy). Then $X$ Banach means that the $x_n \to x$ and then by continuity of $T$ and uniqueness of limits $T(x) = y$ and hence $y \in Im(T)$
The reason I am unsure is that the the usual proof of this fact has the additional condition that $T$ is injective - but I have not used that here. Does this still apply?
Thanks
You shouldn't say that the $y_n$ are convergent but that they are Cauchy in the image but otherwise I think this is fine. Though you should really fill in the details showing that $T(x_n)\to y = T(x)$. You don't have injectivity but the norm condition supplants it and lets you get away without it.