is true that $\|fg\|_{L^2(\Omega)}\leq \|f\|_{L^2(\Omega)}\|g\|_{L^{\color{blue}\infty}(\Omega)}$ ?
I can't see a proof for this :/
( of course, $\|fg\|_{L^2(\Omega)}\leq \|f\|_{L^2(\Omega)}\|g\|_{L^{\color{blue}2}(\Omega)}$ )
I'm using the usual notation for $L^p(\Omega)$ spaces (like $L^p$ space in wikipedia)
The inequality you are having trouble with is actually trivial. The "of course" one is actually false. $$\|fg\|_2^2 = \int_\Omega |fg|^2 \, dx \le \|g\|_\infty^2 \int_\Omega |f|^2 \, dx = \|f\|_2^2 \|g\|_\infty^2.$$
On the other hand, if $\Omega = (0,1)$ and $f(x) = g(x) = x^{-1/3}$, you have $\|fg\|_2 = \infty$ but $\|f\|_2 = \|g\|_2 < \infty$.