Specifically I was looking at this example given here: http://mathworld.wolfram.com/ConvolutionTheorem.html
But is it true that for any equation, you are allowed to change the order of integration without doing anything if the limits are from negative infinity to infinity?
$\int_{-\infty}^\infty F(t) \int_{-\infty}^\infty G(v) dvdt = \int_{-\infty}^\infty G(v) \int_{-\infty}^\infty F(t) dtdv$?
What if the inner function is a function of both variables: G(t,v), where G(t,v) is a function in the inner integral.