Let $\Omega$ be a measure space and let $h : \Omega → [0, +∞)$ be a measurable function.
Let$$K = \{u ∈ L^2(\Omega);\ |u(x)| ≤ h(x)\ a.e. on\ \Omega\}.$$ Check that K is a non-empty closed convex set in $H = L^2(\Omega)$. Determine $P_K$.
$K$ non-empty: I do not have a clue
$K$ $\textbf{closed}$: I would take a sequence $(f_n)_{n\geq 1}\subset K$ such that $f_n\to f$ in $L^2$ and show that $|f(x)| ≤ h(x)\ a.e$ but I do not see how this is implied by the onvergence.
determine $P_K$: take $f\in H$, then $<f-P_kf,v>=0, \forall v\in K$, so I would write: $<f-P_kf,v>=\int_\Omega (f(x)-P_kf(x))\cdot v(x)dx=0$ and try to solve but I do not get anywhere.
Any help?