Let $f :[0,1]\to \mathbb R,g : [0,1]\to \mathbb R$ are $C^1$ functions.
Define $F: [0,1]\times [0,1]\to \mathbb R $ by $F(x,y)=f(x)g(y)e^{f(x)g(y)}$.
Then, I want to show $$\int_0^1 \left( \int_0^1 F(x,y) dx\right)dy=\int_0^1 \left(\int_0^1 F(x,y) dy \right)dx.$$ i.e., I want to find the reason for changing the order of integration.
I think the idea using the boundedness of $F$ works.
If $F$ is continuous $[0,1]\times [0,1]$, the bound of $F$ exists and let the bound $M>0.$
Then, $\int_0^1\left(\int_0^1 |F(x,y)| dx \right)dy\leqq\int_0^1\left(\int_0^1 M dx \right)dy=M<\infty.$
From Fubini, I can change the order of integration.
But I'm not sure whether $F$ is continuous or not.
$f, g$ are continuous on $[0,1]$ respectively, but from this, can I say $F$ is continuous on $[0,1]\times [0,1]$ ? Is there some theorem that confirms the continuity of $F$ ?