I have a question regarding the transformation rule of integrals. I will first explain my motivation: Let $\phi: [a,b] \rightarrow \mathbb{R}$ be continuously differentiable and $f:[\phi(a),\phi(b)] \rightarrow \mathbb{R}$ be continuous. Then
$ {\displaystyle \int_{a}^{b} \phi'(x)f(\phi(x))dx} $ = $ {\displaystyle \int_{\phi(a)}^{\phi(b)} f(u)du} $,
which follows from Newton-Leibniz formula (As explained here). Note that it is not necessary that $\phi$ is a diffeomorphism. The question is: Is there an analogous true statement for transforming integrals in higher dimensions? Normally, the transformation rule requires a diffeomorphic transformation, but I wonder if one could omit this requirement.
The higher dimensional situation is more complicated than 1D because you have more room and so images of sets are more difficult to characterize (in 1D, the intermediate value theorem tells us the image of an interval is an interval). Another reason why the 1D theorem is so easy to state and prove is that if $a\leq b$, then we define $\int_b^a:=-\int_a^b$, so we have built in an order into our notation (the whole purpose being to make the equation $\int_a^b=\int_a^c+\int_c^b$ hold for all $a,b,c$, not just those with $a\leq c\leq b$). This notational trick (together with the chain rule and FTC) allows us to phrase the theorem for $\phi$’s which are not necessarily increasing (which agrees with the comment by @Didier). So, as nice, clean and general the statement/proof are in 1D, I would say it is a fluke.
But still analysts have developed various ways of finessing the change-of-variables formula \begin{align} \int_{\phi[\Omega]}f=\int_{\Omega}f\circ\phi\cdot|\det D\phi|.\tag{$*$} \end{align}
Despite these generalizations, note that in practice (i.e everyday calculations of volumes, moments of inertia), the first ‘baby version’ (which is already a monster) suffices. The second bullet point is a nice reassurance (but if I’m being honest, I’ve never used the full strength of it… in practical cases one can easily reduce to the previous case even without Sard’s theorem). The third bullet point I’ve never actually had to use, and the final one, I’ve also never had the need for the full strength of the coarea formula with general Lipschitz maps. So my point is that while the generalizations are nice to know, you can probably get away with the basic version for like 95% of “practical stuff”.