There is a part in the book 'Stochastic equations in infinite dimensions' by Da Prato and Zabczyk which I can't quite follow. Let's assume that we have the Cauchy problem \begin{equation}\quad \left\{\begin{array}{ll} u'(t)=A_0 u(t), & t\geq 0,\\ u(0)=x, & x\in E,\end{array}\right.\quad(\mathrm{A}.1)\end{equation} where $E$ is a Banach space and $A_0$ is a linear operator defined on a dense linear subspace $D(A_0)$ of $E$. We also assume that the problem is uniformly well posed, meaning:
- for arbitrary $x\in D(A_0)$ there exists exactly one strongly differentiable function $u(t,x), t\in[0,\infty)$ satisfying $(\mathrm{A}.1)$ for all $t\in[0,\infty)$
- if $\{x_n\}\in D(A_0)$ and $\lim_{n\to\infty}x_n=0$, then for all $t\in[0,\infty)$ we have $$\lim_{n\to\infty}u(t,x_n)=0\quad (\mathrm{A}.2)$$
- the limit in $(\mathrm{A}.2)$ is uniform in $t$ on compact subsets of $[0,\infty)$.
We define operators $S(t):D(A_0)\to E$ by the formula $$S(t)x=u(t,x),\quad \forall x\in D(A_0),\forall t\geq 0.$$ For all $t\geq0$ the linear operator $S(t)$ can be uniquely extended to a linear bounded operator on the whole $E$, still denoted by $S(t)$. Now, it's easy to see that $S(0)=I$, but I have a problem proving other two conditions for $C_0$-semigroup. All it says in the book is that $$S(t+s)=S(t)S(s)\quad \forall t,s\geq 0$$ follows by the uniqueness, and that $$S(\cdot)x\ \ \mathrm{is\ continuous\ in}\ \ [0,\infty)\quad \forall x\in E$$ follows from the uniform boundedness theorem. However, I can't see how these implications follow, especially the one with $S(t+s)=S(t)S(s)$. Any help would be appreciated.
The operator $S$ is called the flow $-$ or the evolution operator sometimes $-$ generated by the the linear operator $A_0$. Its effect/role turns out to be the linear operator which "solves" the differential equation by mapping the initial condition to the actual solution, i.e. $u(t) = S(t)u(0) = S(t)x$, since $u(0) = x$ in your case.
More generally, this operator takes the solution at a time $s$ and makes it evolve to a time $t>s$, i.e. $S(t,s)u(s) = u(t)$, hence transitively $S(t+s,t_0) = S(t,s)S(s,t_0)$, which proves to be a semi-group structure. In your book, they dropped the second variable without warning.
It is to be noticed that, depending on the considered space, you could write $S(t,t_0) = S(t-t_0) = e^{(t-t_0)A_0}$ if $A_0$ doesn't depend on $t$, which permits to handle this operator as a transformation in a Lie-theoretical context.
Finally, as for the last implication, it is a well-known result of functional analysis, stating that bounded linear operators are continuous.