After encountering many different formulations of Fubini's theorem, I'm really confused and I'm not sure of which hypotheses are really necessary in order to be able to apply the theorem to a calculation.
Just to give the example that is the easiest to find, Wikipedia's article on this theorem states that if:
$$\displaystyle\int\int_{A\times B}|f(x,y)|d(x,y)<\infty$$
then we can separate the integral as:
$$\displaystyle\int_B\bigg(\int_A f(x,y)dx\bigg)dy$$
or as the product of two independent integrals if $f(x,y)=g(x)h(y)$, where A and B are intervals in $\mathbb{R}$. However, is this hypothesis of the integral of the absolute value being finite really necessary? I want to apply this theorem to an integral that has this form, encountered while doing quantum mechanics calculations:
$$\displaystyle\int D\psi \ e^{\sum_{j=1}^n a_j(\psi_j-b_j)^2}$$
where we use the following notation:
$$\displaystyle\int D\psi=\int^\infty_{-\infty}d\psi_1...\int^\infty_{-\infty}d\psi_n$$
However, since we are talking about the integral of an exponential over the entire space, it isn't finite, right? So I wouldn't be able to apply the theorem in this form? However, Fubini's theorem is indeed used to calculate the Gaussian integral, where we also have an exponential in the integrand. So I find this formulation of the theorem very confusing. I know that in physics we usually just assume we can apply the theorem, separate the integrals and carry on with our lives, but I want to do things right and know why it's correct to do what I'm doing.
Any advice would be greatly appreciated!