Here is a lemma whose proof is as under:
If $S \in L(X,Y)$ and lim$_{r \to 0}\frac{\|Sr\|}{\|r\|}=0$,then $S=0$.
Proof:
The condition lim$_{r \to 0}\Big(\frac{\|Sr\|}{\|r\|}\Big)=0$means that for each $\epsilon \gt 0$ there is a $\delta \gt 0$ such that $\Big(\frac{\|Sr\|}{\|r\|}\Big)\leq \epsilon $ whenever $0\lt \|r\| \lt \delta$
Let $\text{u}\in X$ be a non-zero vector.Choose a non-zero $t\in \mathbb R$ so that $\|t\text{u}\|\lt \delta $ .Then $\Big(\frac{\|S(t\text{u})\|}{\|t\text{u}\|}\Big)= \Big(\frac{\|S\text{u}\|}{\|\text{u}\|}\Big)\leq \epsilon $ and therefore $\|S\text{u}\|\leq\epsilon \|\text{u}\|.$
This is true for any $\epsilon \gt 0.$Hence $S\text{u}=0$ for all $u \in X$ This means that $S=0$
$---------------------------------------$
I can't understand the step why did we take a vector $\text{u}\in X$ and then introduce $t$ in proof? Please help....