let $\Omega$ an open bounded connexe and regular on $\mathbb{R}^n$, and let the problem $$ \begin{aligned} -&\Delta u = f(x),&& x\in \Omega\\ &\nabla u \cdot n + u=g(x),&& x\in \Gamma \end{aligned} $$ where $f\in L^2$ and $g\in L^2$ and $n$ is the unitary vector on $\Gamma.$ Prove that this problem admits a unique solution in the adequate Hilbert space $V.$
I take $V=H^1(\Omega)$, then the variational problem is $$a(u,v)=l(v),\quad \forall v\in V$$ with $$a(u,v)=\int_{\Omega}\nabla u \cdot \nabla v dx +\int_{\Gamma} uvdx\quad\text{and}\quad l(v)=\int_{\Omega} (f(x)-g(x))v dx$$ How we prove the continuity and the coercivity of $a$? (The difficulty is the integral on $\Gamma$ I don't know how we can estimate it). Thanks for your help.