[guided]Fix $t\in\{0,1\}$. The goal is to identify the observed regression in the treatment stratum $T=t$. Because conditioning on the event $\{T=t\}$ together with $X$ can be undefined on covariate strata where treatment has zero probability, the statement defines $\mathbb E[Y\mid T=t,X]$ through the weighted identity
\begin{align*}
\int_B r_t\pi_t\,d\mathbb P
=
\int_{B\cap\{T=t\}}Y\,d\mathbb P
\end{align*}
for every $B\in\sigma(X)$, where $\pi_t=\mathbb P(T=t\mid\sigma(X))$. Positivity gives $\pi_t>0$ $\mathbb P$-a.s., so this identity determines the $\sigma(X)$-measurable regression uniquely up to $\mathbb P$-a.s. equality.
We claim that the potential-outcome regression
\begin{align*}
m_t:=\mathbb E[Y(t)\mid\sigma(X)]
\end{align*}
is such an $r_t$. Let $B\in\sigma(X)$. Since $m_t$ is the conditional expectation of $Y(t)$ given $\sigma(X)$, and since $\mathbb 1_B\pi_t$ is a bounded $\sigma(X)$-measurable random variable, the defining property of conditional expectation gives
\begin{align*}
\int_B m_t\pi_t\,d\mathbb P
=
\int_\Omega \mathbb 1_B\pi_tY(t)\,d\mathbb P.
\end{align*}
Now we use conditional ignorability. Strong ignorability says that $Y(t)$ and the treatment indicator $T$ are conditionally independent given $\sigma(X)$. Hence the conditional expectation of the product $\mathbb 1_{\{T=t\}}Y(t)$ factors into the product of the conditional expectations:
\begin{align*}
\mathbb E[\mathbb 1_{\{T=t\}}Y(t)\mid\sigma(X)]
=
\mathbb E[\mathbb 1_{\{T=t\}}\mid\sigma(X)]\,\mathbb E[Y(t)\mid\sigma(X)].
\end{align*}
By the definitions of $\pi_t$ and $m_t$, this becomes
\begin{align*}
\mathbb E[\mathbb 1_{\{T=t\}}Y(t)\mid\sigma(X)]
=
\pi_t m_t.
\end{align*}
Integrating this identity over $B\in\sigma(X)$ and using the defining property of conditional expectation yields
\begin{align*}
\int_B m_t\pi_t\,d\mathbb P
=
\int_B \mathbb E[\mathbb 1_{\{T=t\}}Y(t)\mid\sigma(X)]\,d\mathbb P
=
\int_{B\cap\{T=t\}}Y(t)\,d\mathbb P.
\end{align*}
Finally, consistency converts the potential outcome into the observed outcome on the treatment stratum. Since $Y=Y(t)$ $\mathbb P$-a.s. on $\{T=t\}$, we have
\begin{align*}
\int_{B\cap\{T=t\}}Y(t)\,d\mathbb P
=
\int_{B\cap\{T=t\}}Y\,d\mathbb P.
\end{align*}
Therefore
\begin{align*}
\int_B m_t\pi_t\,d\mathbb P
=
\int_{B\cap\{T=t\}}Y\,d\mathbb P.
\end{align*}
This is exactly the defining identity for $\mathbb E[Y\mid T=t,X]$, so the observed stratum mean equals $\mathbb E[Y(t)\mid\sigma(X)]$.[/guided]