If we take a sequence $\{u_n\}$ that converges weak to u in $L^2(\Omega)$, where $\Omega$ is bounded and $g_n\to g$ weak-* in $L^{\infty}(\Omega)$ then how can I obtain this limit, for all $\varphi \in L^2(\Omega)$
$$\int_{\Omega} g_n(x)\varphi(x)\int_{\Omega} g_n(y)f(x,y)u_n(y)dxdy\to \int_{\Omega}g(x)\varphi(x)\int_{\Omega}f(x,y)u(y)dxdy,$$ where $f$ is a continuous function in $\Omega\times \Omega$.
My doubt is how can I keep this $\varphi$. My attempt was:
If $u_n \rightharpoonup u \in L^2(\Omega) \implies \int u_n\rho \to \int u \rho$, for all $\rho\in L^2(\Omega)$;
If $g_n \overset{\ast}{\rightharpoonup} g \in L^{\infty} \iff \int g_n f(x,y)dy\to \int gf(x,y)dy, \forall f\in L^1(\Omega), \forall x$
By second item, I have by Dominated Convergence Theorem in $L^2(\Omega)$ that $$\int g_n(y)f(.,y)dy\to \int g(y)f(.,y)dy \in L^2(\Omega)$$
Very well, i thhought that I could get the result coupling both information thinking that the last function is in $L^2$ and making be $\rho$. Apparently I get the convergence of product but I need the weak convergence in $L^2(\Omega)$. How can I fixed?