I am confused with how to change the variables of the double integral below after invoking Fubini's Theorem; I am not very familiar with the wedge 'meet' notation which seems to arise. How is it that on changing the limits of the double integral
$$\int_{-\infty}^t\int_x^\infty f(y)g(x,y)\text{d}y\,\text{d}x$$
we obtain
$$\int_{-\infty}^{\infty}\int_{\infty}^{t\wedge y} f(y)g(x,y)\text{d}x\,\text{d}y?$$
I have had a look at the question Fubini's Theorem and Integral Bounds and tried to follow the reasoning they used for changing the limits there. With that in mind, in our initial region is
$$\{(x,y):x\in(-\infty,t)\}\,\bigcap\,\{(x,y):y\in(x,\infty)\}.$$
I can see that the new $y$-region component will be $\{(x,y):y\in(-\infty,\infty)\}$, since we seen that $x$ originally varies from $-\infty$. The issue for changing the $x$-region component is that it doesn't involve $y$ explicitly; how is it that we then have as the new $x$-region $\{(x,y):x\in(-\infty,t\wedge y)\}$? And what does the '$\wedge$' mean exactly in this context?