[guided]The first purpose of this step is to produce a family of finite-horizon quadratic value functions. For a horizon $T>0$, the admissible controls are the square-integrable maps $u:(0,T)\to\mathbb R^m$, and each such control determines the state trajectory $x_{u,x_0,T}$ by the linear differential equation
\begin{align*}
x_{u,x_0,T}'(t)=Ax_{u,x_0,T}(t)+Bu(t), \qquad x_{u,x_0,T}(0)=x_0.
\end{align*}
The corresponding finite-horizon cost is
\begin{align*}
J_T[u;x_0]=\int_0^{\!T}\left(x_{u,x_0,T}(t)^\top Qx_{u,x_0,T}(t)+u(t)^\top Ru(t)\right)\,d\mathcal L^1(t).
\end{align*}
The hypotheses needed for the finite-horizon Riccati theorem are exactly the finite-dimensional linear dynamics, the positive semidefinite state weight, and the positive definite control weight. Here $Q=C^\top C$ is symmetric positive semidefinite because $x^\top Qx=|Cx|^2\ge 0$ for all $x\in\mathbb R^n$, and $R=R^\top>0$ is positive definite by hypothesis. Therefore the finite-horizon continuous-time Riccati theorem with terminal weight $0$ and sign convention
\begin{align*}
-\Pi_T'(t)=A^\top\Pi_T(t)+\Pi_T(t)A-\Pi_T(t)BR^{-1}B^\top\Pi_T(t)+Q,
\end{align*}
with terminal condition $\Pi_T(T)=0$, gives a continuously differentiable symmetric positive semidefinite Riccati matrix $\Pi_T:[0,T]\to\mathbb R^{n\times n}$ and a symmetric positive semidefinite matrix $P_T:=\Pi_T(0)\in\mathbb R^{n\times n}$ satisfying
\begin{align*}
\inf_{u\in\mathcal U_T}J_T[u;x_0]=x_0^\top P_Tx_0
\end{align*}
for every initial state $x_0\in\mathbb R^n$.
The second purpose is to prove that these matrices cannot grow without bound as $T$ increases. Stabilisability is used precisely here. Since $(A,B)$ is stabilisable, there exists a feedback matrix $K\in\mathbb R^{m\times n}$ such that the closed-loop matrix $A-BK$ is Hurwitz. Define the comparison trajectory $x_K:[0,\infty)\to\mathbb R^n$ by
\begin{align*}
x_K'(t)=(A-BK)x_K(t), \qquad x_K(0)=x_0,
\end{align*}
and define the comparison control by $u_K(t)=-Kx_K(t)$. The Hurwitz property gives exponential decay: there are constants $M_K\ge 1$ and $\alpha_K>0$ such that
\begin{align*}
|x_K(t)|\le M_Ke^{-\alpha_Kt}|x_0|
\end{align*}
for all $t\ge 0$.
Using the Euclidean operator norms of $Q$, $R$, and $K$, we estimate the running cost along this stabilising feedback:
\begin{align*}
x_K(t)^\top Qx_K(t)\le \|Q\|_{\mathrm{op}}|x_K(t)|^2
\end{align*}
and
\begin{align*}
u_K(t)^\top Ru_K(t)\le \|R\|_{\mathrm{op}}|u_K(t)|^2\le \|R\|_{\mathrm{op}}\|K\|_{\mathrm{op}}^2|x_K(t)|^2.
\end{align*}
Substituting the exponential bound gives
\begin{align*}
x_K(t)^\top Qx_K(t)+u_K(t)^\top Ru_K(t)\le \left(\|Q\|_{\mathrm{op}}+\|K\|_{\mathrm{op}}^2\|R\|_{\mathrm{op}}\right)M_K^2e^{-2\alpha_Kt}|x_0|^2.
\end{align*}
The right-hand side is integrable on $(0,\infty)$ with respect to $\mathcal L^1$, so for every finite $T$,
\begin{align*}
J_T[u_K|_{(0,T)};x_0]\le \frac{\left(\|Q\|_{\mathrm{op}}+\|K\|_{\mathrm{op}}^2\|R\|_{\mathrm{op}}\right)M_K^2}{2\alpha_K}|x_0|^2.
\end{align*}
Define this explicit comparison constant by
\begin{align*}
\Gamma_K:=\frac{\left(\|Q\|_{\mathrm{op}}+\|K\|_{\mathrm{op}}^2\|R\|_{\mathrm{op}}\right)M_K^2}{2\alpha_K}.
\end{align*}
Since $P_T$ is the optimal finite-horizon value matrix, its value is no larger than the cost of this particular admissible stabilising control. Hence
\begin{align*}
0\le x_0^\top P_Tx_0\le \Gamma_K|x_0|^2
\end{align*}
for every $T>0$ and every $x_0\in\mathbb R^n$.[/guided]