[guided]The goal is to show that no [limit point](/page/Limit%20Point) of the graph escapes the graph. Suppose a sequence of graph elements $T(u_k)$ converges in the product space $E=L^p(\Omega)^{n+1}$ to an element $(v_0,v_1,\dots,v_n)$. By the definition of the product norm, convergence in $E$ means convergence in each component:
\begin{align*}
u_k\to v_0 \quad \text{in } L^p(\Omega),
\end{align*}
and, for each $i\in\{1,\dots,n\}$,
\begin{align*}
\partial_{x_i}u_k\to v_i \quad \text{in } L^p(\Omega).
\end{align*}
What must be proved? We must show that $(v_0,v_1,\dots,v_n)$ is again of the form $T(v_0)$, which means precisely that $v_i$ is the $i$th weak derivative of $v_0$ for every $i$. The definition of weak derivative is distributional: for every test function $\varphi\in C_c^\infty(\Omega)$, we must prove
\begin{align*}
\int_\Omega v_0(x)\partial_{x_i}\varphi(x)\,d\mathcal L^n(x)=-\int_\Omega v_i(x)\varphi(x)\,d\mathcal L^n(x).
\end{align*}
Fix $i\in\{1,\dots,n\}$ and fix a test function $\varphi\in C_c^\infty(\Omega)$. Since $\varphi$ and $\partial_{x_i}\varphi$ are smooth with compact support in $\Omega$, they are bounded and supported on a compact subset of $\Omega$ with finite $\mathcal L^n$-measure. Hence
\begin{align*}
\varphi\in L^{p'}(\Omega) \quad \text{and} \quad \partial_{x_i}\varphi\in L^{p'}(\Omega).
\end{align*}
For each $k\in\mathbb N$, because $\partial_{x_i}u_k$ is the weak derivative of $u_k$, the defining identity gives
\begin{align*}
\int_\Omega u_k(x)\partial_{x_i}\varphi(x)\,d\mathcal L^n(x)=-\int_\Omega \partial_{x_i}u_k(x)\varphi(x)\,d\mathcal L^n(x).
\end{align*}
We now pass to the limit on both sides. For the left side, apply Hölder's inequality with the conjugate exponents $p$ and $p'$, pairing $u_k-v_0\in L^p(\Omega)$ with $\partial_{x_i}\varphi\in L^{p'}(\Omega)$. This gives
\begin{align*}
\left|\int_\Omega (u_k(x)-v_0(x))\partial_{x_i}\varphi(x)\,d\mathcal L^n(x)\right|\le \|u_k-v_0\|_{L^p(\Omega)}\|\partial_{x_i}\varphi\|_{L^{p'}(\Omega)}.
\end{align*}
The first factor tends to $0$ by the assumed $L^p$ convergence of $u_k$ to $v_0$, while the second factor is fixed and finite. Therefore
\begin{align*}
\int_\Omega u_k(x)\partial_{x_i}\varphi(x)\,d\mathcal L^n(x)\to \int_\Omega v_0(x)\partial_{x_i}\varphi(x)\,d\mathcal L^n(x).
\end{align*}
For the right side, apply Hölder's inequality again, now pairing $\partial_{x_i}u_k-v_i\in L^p(\Omega)$ with $\varphi\in L^{p'}(\Omega)$. We obtain
\begin{align*}
\left|\int_\Omega (\partial_{x_i}u_k(x)-v_i(x))\varphi(x)\,d\mathcal L^n(x)\right|\le \|\partial_{x_i}u_k-v_i\|_{L^p(\Omega)}\|\varphi\|_{L^{p'}(\Omega)}.
\end{align*}
The first factor tends to $0$ by the assumed $L^p$ convergence of $\partial_{x_i}u_k$ to $v_i$, and the second factor is fixed and finite. Hence
\begin{align*}
\int_\Omega \partial_{x_i}u_k(x)\varphi(x)\,d\mathcal L^n(x)\to \int_\Omega v_i(x)\varphi(x)\,d\mathcal L^n(x).
\end{align*}
Taking limits in the weak derivative identity for $u_k$ gives
\begin{align*}
\int_\Omega v_0(x)\partial_{x_i}\varphi(x)\,d\mathcal L^n(x)=-\int_\Omega v_i(x)\varphi(x)\,d\mathcal L^n(x).
\end{align*}
Because the test function $\varphi\in C_c^\infty(\Omega)$ was arbitrary, this proves that $v_i$ is the $i$th weak derivative of $v_0$. Because $i\in\{1,\dots,n\}$ was arbitrary, all first weak derivatives of $v_0$ belong to $L^p(\Omega)$. Thus $v_0\in W^{1,p}(\Omega)$ and
\begin{align*}
T(v_0)=(v_0,v_1,\dots,v_n).
\end{align*}
So the limit point lies in the range of $T$, which proves that $T(W^{1,p}(\Omega))$ is closed in $E$.[/guided]