Is it true that
$\int_a^b \int_c^d f(x)g(y)dydx = \int_a^b f(x)dx \cdot \int_c^dg(y)dy $
My intuition says it is true, but I also have the feeling that I am missing something, but I cannot prove it. In my application $a,b,c,d$ are length variables. $f(x)$ and $g(y)$ are sinusoidal functions.
I would like to prove the general case, can somebody help me out?