In the book on PDEs by L. Evans, a solution to the heat equation with Dirichlet boundary conditions: $$\tag{HP} \begin{cases}\displaystyle \frac{\partial u}{\partial t}=\Delta u & x\in U,\ t\in(0, T)\\ u=0 & \text{on } \partial U\\ u=g\in L^2(U) & \text{at time }t=0 \end{cases} $$ is constructed by means of the Galerkin method. This happens to be a weak solution in the sense that $$ u\in L^2(0, T; H^1_0(U)),\quad u'\in L^2(0, T; H^{-1}(U)) $$ (the time derivative is taken in distributional sense $^{[1]}$) and it satisfies the equation where the Laplacian is taken in the "weak sense" of elliptic theory $^{[2]}$: $$\tag{1} \int_U \frac{\partial u}{\partial t}(x, t)v(x)\, dx = -\int_U \nabla u (x, t)\cdot\nabla v(x)\, dx,\quad \forall v \in H^1_0(U). $$ (see §7.1 of the second edition).
Later in the same book, (HP) is treated by means of the semigroup approach. Namely, it is proved that the unbounded operator $A=\Delta$ defined on the domain $D(A)=H^2(U)\cap H^1_0(U)$ generates a contraction semigroup $S_t$ on $L^2(U)$ space. Therefore the function $$\tag{2}u(x, t)=(S_tg)(x)$$ is a strong solution to (HP) if $g\in D(A)$. (see §7.4).
Question. Formula (2) makes sense even if $g\notin D(A)$. Is it true that in this case the function $u$ defined by (2) is a weak solution in the sense of formula (1)?
In the book Vector-valued Laplace transforms and Cauchy problems by V.A., 2nd edition $^{[3]}$, this kind of solutions are called mild solutions (Definition 3.1.1 - see also Proposition 3.1.9). This explains the title.
Notes.
$^{[1]}$ Explicitly, $$-\int_0^T u(t)\phi'(t)\, dt= \int_0^t u'(t)\phi(t)\, dt,\quad \forall \phi\in C^{\infty}_c(0, T).$$ This is somewhat related to this other question on vector-valued distributions.
$^{[2]}$ Also called energetic extension of the Laplacian.
$^{[3]}$ Recommended to me some time ago by the user lvb in this great answer.