I am trying to understand the proof of the following theorem :
Let $A$ be an $n\times n$ matrix such that it has only negative eigenvalues and let $f: \mathbb{R}\times \mathbb{R}^n$ continuous and locally Lipschits in $x$. If $f(t,0)=0$ for every $t\in \mathbb{R}$ and $\lim_{x\rightarrow 0}\frac{||f(t,x)||}{||x||}=0$ for any $t\in \mathbb{R}$ then the zero solution of the equation $x'=Ax+f(t,x)$ is asymptotically stable .
Now in the proof of this, the authors claim that given $x_0\in \mathbb{R}^n$ with $||x_0||<\delta$ the solution satisfies $||x(t)||<\delta $ for any $t\in [t_0,t_1]$ sufficiently small. And then they use that fact to prove that if $||x_0||<\frac{\delta}{M}$ then $||x(t)||<\delta$ using the following \begin{align} x(t)&=e^{A(t-t_0)}x_0+\int_{t_0}^t e^{A(t-s)}f(s,x(s))ds \\ \|x(t)\|&\leq Me^{-\alpha(t-t_0)}\|x_0\|+\int_{t_0}^tMe^{-\alpha(t-s)}\epsilon \|x(s)\|ds \\ e^{\alpha t}\|x(t)\|&\leq Me^{\alpha t_0}\|x_0\|+\int_{t_0}^t M\epsilon e^{\alpha s}\|x(s)\|ds \\ e^{\alpha t}\|x(t)\|&\leq Me^{\alpha t_0}e^{M\epsilon (t-t_0)} \\[.5em] \|x(t)\|&\leq Me^{(-\alpha +M\epsilon) (t-t_0)}\|x_0\| \end{align} I am just a bit confused why we are doing this for $||x_0||<\frac{\delta}{M}$ since we know that if $||x_0||<\delta$ then $||x(t)||<\delta$. I thought this might be an attempt to enlarge the interval where we have that $||x(t)||<\delta$, to use the fact that $|f(s,x(s)|<\epsilon||x(t)||$ we need the fact that $||x(t)||<\delta$ so we stay in the same interval. Can anyone help me figure out why we care that $||x_0||>\frac{\delta}{M}$? Thanks in advance.
The logic of this kind of continuation argument goes like this. What has been shown is that supposing $\|x_0\|<\frac\delta M$, if $\|x(t)\|<\delta$ for all $t$ in any interval $[t_0,T]$ with $T>t_0$, then $\|x(t)\|\le M\|x_0\|$ for all such $t$.
The number $M\|x_0\|$ is strictly less than $\delta$, so whatever $T$ you have, by continuity it can be made a bit larger. To be precise, let $T_*$ be the supremum of the set $S$ consisting of those $T\ge t_0$ such that $\|x(t)\|<\delta$ for all $t\in[t_0,T]$. Then it must be that $T_*=\infty$, since otherwise we infer $\|x(T_*)\|\le M\|x_0\|<\delta$ by continuity, so $T_*\in S$, and (again by continuity) there is some $T>T_*$ with $T\in S$.