I am given functions $f_1,f_2,f_3 \in L^2(\mathbb{R}^2)$. And a function $g:\mathbb{R}^3 \to \mathbb{R}, g(x,y,z) = f_1(y,z)\cdot f_2(x,z)\cdot f_3(x,y)$. I am supposed to show that: $ \|g\|_{L^1} \leq \|f_1 \|_{L^2} \cdot \|f_2 \|_{L^2}\cdot \|f_3 \|_{L^2}$. However, I am doubting that the inequality even holds since if we have equal spaces (i.e everything in $\mathbb{R}^3$ we would have the inequality only if $ \frac{1}{2}+\frac{1}{2}+\frac{1}{2}=1$ which is cleary not the case here.) I was not able to find a counterexample after playing around for a while, so I was considering the fact that it is true after all. So I was trying to apply Hölder yet without much success since the dimensions do not add up nicely and I got stuck with some even crazier integrals and products of integrals.
I would be very grateful I someone could point out a hint to me.
Hint: Divide the integration of $|g|$ over $\mathbb R^3$ into three steps: first integrate in $x\in\mathbb R$ then integate in $y\in\mathbb R$ and then integate in $z\in\mathbb R$. In each step, use the Cauchy inequality. For example: \begin{align*} \int_\mathbb R|g(x,y,z)|\,dx&=\int_\mathbb R|f_1(y,z)||f_2(x,z)||f_3(x,y)|\,dx\\ &=|f_1(y,z)|\int_\mathbb R|f_2(x,z)||f_3(x,y)|\,dx\\ &\leq |f_1(y,z)|\left(\int_\mathbb R|f_2(x,z)|^2\,dx\right)^{1/2}\left(\int_\mathbb R|f_3(x,y)|^2\,dx\right)^{1/2}. \end{align*}
The second step:
The third step: