[step:Reduce the estimator to a stochastic weighted error term]
Let $T_{n,m}:\Omega\to\mathbb R^{p+1}$ and $Z_n:\Omega\to\mathbb R^{p+1}$ be the random vectors defined by
\begin{align*}
T_{n,m}=\frac{1}{nh}\sum_{i=1}^n K(U_{i,n})r_p(U_{i,n})m(X_i)
\end{align*}
and
\begin{align*}
Z_n=\frac{1}{nh}\sum_{i=1}^n K(U_{i,n})r_p(U_{i,n})\varepsilon_i.
\end{align*}
Since $Y_i=m(X_i)+\varepsilon_i$, we have $T_n=T_{n,m}+Z_n$. On the event that $S_n$ is invertible,
\begin{align*}
\hat m_p(x)=e_0^\top S_n^{-1}T_n.
\end{align*}
Thus
\begin{align*}
\hat m_p(x)-m(x)=m_{p,h,\mathrm{pop}}(x)-m(x)+e_0^\top S_n^{-1}Z_n+e_0^\top S_n^{-1}(T_{n,m}-S_n\beta_{p,h,\mathrm{pop}}(x)).
\end{align*}
By the definition of $d_h:\mathbb R\to\mathbb R$,
\begin{align*}
T_{n,m}-S_n\beta_{p,h,\mathrm{pop}}(x)=\frac{1}{nh}\sum_{i=1}^n K(U_{i,n})r_p(U_{i,n})d_h(X_i).
\end{align*}
The expectation of each summand is zero, because $A_h\beta_{p,h,\mathrm{pop}}(x)=a_h$. For each fixed vector $v\in\mathbb R^{p+1}$, independence gives
\begin{align*}
\operatorname{Var}\left(\frac{1}{\sqrt{nh}}\sum_{i=1}^n v^\top K(U_{i,n})r_p(U_{i,n})d_h(X_i)\right)\le |v|^2\frac{1}{h}\mathbb E\left[K(U_{1,n})^2|r_p(U_{1,n})|^2|d_h(X_1)|^2\right].
\end{align*}
The right-hand side tends to $0$ by the projection-residual hypothesis. [Chebyshev's inequality](/theorems/1126) applied coordinatewise therefore yields
\begin{align*}
\sqrt{nh}(T_{n,m}-S_n\beta_{p,h,\mathrm{pop}}(x))\xrightarrow{\mathbb P}0.
\end{align*}
The next step proves $S_n^{-1}\xrightarrow{\mathbb P}f_X(x)^{-1}M_p^{-1}$, so $S_n^{-1}$ is tight. The product of a tight sequence and a sequence converging to $0$ in probability converges to $0$ in probability; hence
\begin{align*}
\sqrt{nh}\,e_0^\top S_n^{-1}(T_{n,m}-S_n\beta_{p,h,\mathrm{pop}}(x))=o_{\mathbb P}(1).
\end{align*}
Using the assumed bias expansion,
\begin{align*}
\sqrt{nh}\left(\hat m_p(x)-m(x)-b_p(x)h^r\right)=\sqrt{nh}\,e_0^\top S_n^{-1}Z_n+\sqrt{nh}\,\rho_{n,h}(x)+o_{\mathbb P}(1).
\end{align*}
Since $\sqrt{nh}\,\rho_{n,h}(x)\to0$, it remains to prove the normal limit for $\sqrt{nh}\,e_0^\top S_n^{-1}Z_n$.
[/step]