I was reading this interesting post about changing the variables in an integral with a generic measure. I was wondering how this applies to the standard change of variable. In other words, $$\int_{F(\Omega)} f d\lambda = \int_{\Omega} f \circ F |\det DF| d\lambda $$ where $d\lambda$ is the lebesgue measure.
I think I have to show that $F_{*}(|det DF|\lambda)=\lambda$ (where $F_*$ is the pushforward of measures). In other words, for every $B$ measurable I need to show $|det DF|\lambda(F^{-1}(B))=\lambda(B)$ but I am not sure how to continue.
First, let us consider a special case rewriting of the theorem presented in your link.
I leave it to you to see how this follows from the version in the link. I'm also going to assume you know the following measure-theory results
Our hypothesis is that $F:\Omega\to F[\Omega]\subset\Bbb{R}^n$ is a $C^1$ diffeomorphism between open subsets of $\Bbb{R}^n$, and $f:F[\Omega]\to[0,\infty]$ is Lebesgue measurable.
Then, because $F$ and its inverse are measurable, and I claim $F^*\lambda \ll \lambda$, because for any Lebesgue measurable subset $A\subset \Omega$, if $\lambda(A)=0$, then \begin{align} (F^*\lambda)(A):=((F^{-1})_{*}\lambda)(A)=\lambda(F(A))=0, \end{align} because $F$ being $C^1$ means it is locally Lipschitz, and thus sends measure zero sets to measure zero sets. So, by the abstract change of variables theorem, and the Radon-Nikodym theorem, we have \begin{align} \int_{F[\Omega]}f\,d\lambda&=\int_{\Omega}(f\circ F)\cdot d(F^*\lambda)\tag{COV}\\ &=\int_{\Omega}(f\circ F)\cdot \frac{d(F^*\lambda)}{d\lambda}\,d\lambda\tag{Radon-Nikodym} \end{align} By Lebesgue's differentiation theorem, for $\lambda$-a.e $x\in \Omega$, we have \begin{align} \frac{d(F^*\lambda)}{d\lambda}(x)&=\lim_{r\to 0^+}\frac{1}{\lambda(B(x,r))}\int_{B(x,r)}\frac{d(F^*\lambda)}{d\lambda}\,d\lambda\\ &=\lim_{r\to 0^+}\frac{1}{\lambda(B(x,r))}\int_{B(x,r)}d(F^*\lambda)\\ &=\lim_{r\to 0^+}\frac{(F^*\lambda)(B(x,r))}{\lambda(B(x,r))}\\ &=\lim_{r\to 0^+}\frac{\lambda(F(B(x,r)))}{\lambda(B(x,r))} \end{align} Our job is thus to calculate this ratio. So, fix a point $x\in \Omega$, and observe that by writing $F=DF_x\circ \underbrace{(DF_x)^{-1}\circ F}_{:=\phi}$, and using point (2) above, we have \begin{align} \frac{\lambda(F(B(x,r)))}{\lambda(B(x,r))}=|\det DF_x|\frac{\lambda(\phi(B(x,r)))}{\lambda(B(x,r))} \end{align} Now, observe that by the chain rule, $D\phi_x=DF_x^{-1}\circ DF_x=\text{id}_{\Bbb{R}^n}$. Thus, our entire problem has been reduced to proving the following lemma (which is interesting in its own right):
For the proof, fix $0<\epsilon<1$. Then, by definition of $D\phi_x=\text{id}_{\Bbb{R}^n}$, there exists a $\delta_1>0$ such that if $\|h\|\leq \delta_1$ then \begin{align} \|\phi(x+h)-\phi(x)-h\|\leq \epsilon\|h\| \end{align} So (triangle inequality), for any $r<\delta_1$, we have $\phi(B(x,r))\subset B(\phi(x),(1+\epsilon)r)$.
Next, by the inverse function theorem, $\phi$ is a local $C^1$ diffeomorphism with $D(\phi^{-1})_{\phi(x)}=\text{id}_{\Bbb{R}^n}$ as well, so we can apply the same reasoning as above to deduce there exists $\delta_2>0$ such that for any $r<\delta_2$, we have $\phi^{-1}(B(\phi(x),r))\subset B(x,(1+\epsilon),r)$, or equivalently, $B(\phi(x),r)\subset \phi(B(x,(1+\epsilon)r))$. Thus, if $0<r<\min(\delta_1,\delta_2)$ then \begin{align} B(\phi(x),(1-\epsilon)r)&\subset \phi\bigg(B(x, (1+\epsilon)(1-\epsilon)r)\bigg)\\ &\subset\phi(B(x,r))\\ &\subset B(\phi(x),(1+\epsilon)r) \end{align} Thus, taking measures and dividing by the measure of $B(x,r)$, we get the inequality \begin{align} \frac{\lambda(B(\phi(x),(1-\epsilon)r))}{\lambda(B(x,r))}\leq \frac{\lambda(\phi(B(x,r)))}{\lambda(B(x,r))} \leq \frac{\lambda(B(\phi(x),(1+\epsilon)r))}{\lambda(B(x,r))} \end{align} Now, recall that the Lebesgue measure is translation-invariant and that the measure of balls scales as the $n^{th}$ power of the radius. Thus, \begin{align} (1-\epsilon)^n\leq \frac{\lambda(\phi(B(x,r)))}{\lambda(B(x,r))} \leq (1+\epsilon)^n \end{align} Since $0<\epsilon<1$ was arbitrary, this shows $\lim\limits_{r\to 0^+}\frac{\lambda(\phi(B(x,r)))}{\lambda(B(x,r))}$ exists and equals $1$. Thus, the entire proof is complete.
To recap: