Suppose $X$ and $Y$ are Banach spaces, and let $A$ be a bounded operator from $X$ to $Y$.
Does there exist $r\gt0$ such that for every $B\in L(X,Y)$ and $\left\|A-B\right\|\lt r$:
- $A$ is surjective implies $B$ is surjective, or
- $A$ is injective implies $B$ is injective?
The following is my current work under the surjective condition. From open mapping theorem, we only need to prove that $\operatorname{ran}A$ is a second category set. As $Y$ is a Banach space, by Baire category theorem it is Baire space, so we only need to prove that $\operatorname{ran}A$ has nonempty interior. From open mapping theorem, we know that $A$ is an open map because it is a closed operator, so there exists $r_1$ such that $O(0,r_1)\subseteq Y$ is contained in $A(O(0,1)).$ I guess that if we choose $r$ enough small, then we can prove that $0$ is in the interior of $B(O(0,1)),$ but I cannot prove it.
And for the injective condition, I guess that there exist some counterexample. I try to let $X=C[0,1]$ and $A()=\int^_0().$ Is this a proper counterexample?
On the other hand surjectivity is preserved. The proof can be performed along the lines of the Banach open mapping theorem.
– Ryszard Szwarc Nov 01 '23 at 17:47