[guided]We now remove the boundedness assumption by approximation. For each $M>0$, define the truncation map $h_M:E^m\to\mathbb R$ by
\begin{align*}
h_M(x_1,\dots,x_m)=\max\{-M,\min\{h(x_1,\dots,x_m),M\}\}.
\end{align*}
This function is measurable because it is obtained from the measurable function $h$ by applying continuous scalar truncation, and it is symmetric because $h$ is symmetric. It is bounded by $M$, so the bounded-kernel case already proved applies to $h_M$. Thus, with
\begin{align*}
U_n(h_M)
:=\binom{n}{m}^{-1}
\sum_{1\le i_1<\cdots<i_m\le n}
h_M(X_{i_1},\dots,X_{i_m})
\end{align*}
and
\begin{align*}
\theta_M:=\mathbb E[h_M(X_1,\dots,X_m)],
\end{align*}
we have
\begin{align*}
U_n(h_M)\xrightarrow{a.s.}\theta_M.
\end{align*}
The error made by truncating is measured by the non-negative kernel $r_M:E^m\to[0,\infty)$ defined by
\begin{align*}
r_M(x_1,\dots,x_m)=|h(x_1,\dots,x_m)-h_M(x_1,\dots,x_m)|.
\end{align*}
This kernel is measurable and symmetric. Moreover, for the random vector $(X_1,\dots,X_m)$,
\begin{align*}
0\le r_M(X_1,\dots,X_m)\le |h(X_1,\dots,X_m)|.
\end{align*}
The right-hand side is integrable by hypothesis, so $\mathbb E[r_M(X_1,\dots,X_m)]<\infty$. Therefore the independently established Hoeffding non-negative U-statistic strong law applies to $r_M$ and gives
\begin{align*}
\limsup_{n\to\infty}U_n(r_M)
\le \mathbb E[r_M(X_1,\dots,X_m)]
\end{align*}
$\mathbb P$-a.s.
For every $n\ge m$, the triangle inequality gives
\begin{align*}
|U_n(h)-\theta|
\le |U_n(h_M)-\theta_M|+|U_n(h)-U_n(h_M)|+|\theta_M-\theta|.
\end{align*}
The middle term is bounded by $U_n(r_M)$ by applying the triangle inequality term-by-term in the U-statistic average. The last term is bounded by $\mathbb E[r_M(X_1,\dots,X_m)]$ because
\begin{align*}
|\theta_M-\theta|
=|\mathbb E[h_M(X_1,\dots,X_m)-h(X_1,\dots,X_m)]|
\le \mathbb E[r_M(X_1,\dots,X_m)].
\end{align*}
Hence
\begin{align*}
|U_n(h)-\theta|
\le |U_n(h_M)-\theta_M|+U_n(r_M)+\mathbb E[r_M(X_1,\dots,X_m)].
\end{align*}
Taking the limit superior in $n$, using $U_n(h_M)\to\theta_M$ almost surely, and using the tail estimate for $r_M$, we obtain for each fixed $M>0$
\begin{align*}
\limsup_{n\to\infty}|U_n(h)-\theta|
\le 2\mathbb E[r_M(X_1,\dots,X_m)]
\end{align*}
on a probability-one event depending on $M$.
To make the final passage occur on one probability-one event, restrict to integer truncation levels $M=N\in\mathbb N$ and intersect the corresponding countably many probability-one events. On that single event, the preceding bound holds for every $N\in\mathbb N$. Finally, $r_N(X_1,\dots,X_m)\to0$ pointwise as $N\to\infty$, and the integrable [random variable](/page/Random%20Variable) $|h(X_1,\dots,X_m)|$ dominates all $r_N(X_1,\dots,X_m)$. The [Dominated Convergence Theorem](/theorems/4) therefore gives
\begin{align*}
\mathbb E[r_N(X_1,\dots,X_m)]\to0.
\end{align*}
Letting $N\to\infty$ in the bound for the limit superior yields
\begin{align*}
\limsup_{n\to\infty}|U_n(h)-\theta|=0
\end{align*}
$\mathbb P$-a.s. This is exactly $U_n\xrightarrow{a.s.}\theta$, so the theorem is proved.[/guided]