[step:Show $I - A: D(A) \to X$ and $I + A: D(A) \to X$ are surjective]
Fix $(f, h) \in X = H^1_0(U) \times L^2(U)$. We seek $(u, v) \in D(A)$ with $(I - A)(u, v) = (f, h)$, i.e.
\begin{align*}
u - v &= f, & v - \Delta u &= h.
\end{align*}
Eliminating $v = u - f$ and substituting into the second equation:
\begin{align*}
u - \Delta u &= h + f =: w \in L^2(U).
\end{align*}
Since $f \in H^1_0(U) \subset L^2(U)$ and $h \in L^2(U)$, we have $w \in L^2(U)$.
The bilinear form
\begin{align*}
B: H^1_0(U) \times H^1_0(U) &\to \mathbb{C}, & B(u, \varphi) &= \int_U u\, \bar{\varphi}\, d\mathcal{L}^n + \int_U \nabla u \cdot \overline{\nabla \varphi}\, d\mathcal{L}^n,
\end{align*}
is continuous (Cauchy-Schwarz) and coercive ($B(u, u) = \|u\|_{H^1}^2$). The map $\varphi \mapsto \int_U w \bar\varphi\, d\mathcal{L}^n$ is a bounded conjugate-linear functional on $H^1_0(U)$. By the Lax-Milgram Theorem, there exists a unique $u \in H^1_0(U)$ such that $B(u, \varphi) = \int_U w \bar\varphi\, d\mathcal{L}^n$ for all $\varphi \in H^1_0(U)$. This $u$ is the weak solution of $u - \Delta u = w$ with zero boundary data.
By interior and boundary elliptic regularity for the Laplacian on a smooth bounded domain, $w \in L^2(U)$ implies $u \in H^2(U) \cap H^1_0(U)$, with the equation $u - \Delta u = w$ holding in $L^2(U)$. Setting $v := u - f$, we have $v \in H^1_0(U)$ (since both $u, f \in H^1_0(U)$) and the second equation $v - \Delta u = h$ is satisfied. Therefore $(u, v) \in D(A)$ and $(I - A)(u, v) = (f, h)$. This proves $I - A$ is surjective.
The argument for $I + A$ is identical with the sign of $v$ flipped: $u + v = f$, $v + \Delta u = h$ leads to the same elliptic equation $u - \Delta u = f - h \in L^2(U)$ (from $v = f - u$ substituted into $v + \Delta u = h$, which gives $f - u + \Delta u = h$, i.e. $u - \Delta u = f - h$), with $w := f - h \in L^2(U)$. The same Lax-Milgram and elliptic regularity argument gives $u \in H^2(U) \cap H^1_0(U)$, then $v := f - u \in H^1_0(U)$, so $(u, v) \in D(A)$ and $(I + A)(u, v) = (f, h)$.
[/step]