Consider normed spaces $X$ and $Y$. You can assume that they are Banach spaces if needed. Let $\mathcal{L}(X, Y)$ denote the spaces of bounded linear operators from $X$ to $Y.$ Now consider the set
$$\Omega=\{T \in L(X,Y): T \textrm{ is onto}\}.$$ Is $\Omega$ open with the norm topology?
We've seen in another answer that this is false if $X$ is not a Banach space.
Proof. Let $y\in Y$. Choose $x_0\in X$ with $||x_0||\le\delta||y||$ and $||Tx_o-y||\le\epsilon||y||$. Having chosen $x_0,\dots x_n$, let $s_n=x_0+\dots+x_n$ and choose $x_{n+1}\in X$ with $||x_{n+1}||\le\delta||y-Ts_n||$ and $||Tx_{n+1}-(y-Ts_n)||\le\epsilon||y-Ts_n||$.
Then $||y-Ts_n||\to0$, in fact $\sum||y-Ts_n||<\infty$, since $||y-Ts_{n+1}||\le\epsilon||y-Ts_n||$. And so $||x_{n+1}||\le\delta||y-Ts_{n}||$ implies that $\sum||x_n||<\infty$, so $s_n\to s$. It follows that $Ts=y$, since $T$ is continuous. QED.
Now suppose $T:X\to Y$ is surjective. The Open Mapping Theorem says that there exists $\delta>0$ such that for every $y\in Y$ there exists $x\in X$ with $Tx=y$ and $||x||\le\delta||y||$. Hence for any $T'$ we have $$||T'x-y||\le||T'-T||\,||x||\le\delta||T'-T||\,||y||.$$So if $\delta||T'-T||<1$ the lemma shows that $T'$ is surjective.