I'm struggling to solve this question:
Let $f:\mathbb R^m\to \mathbb R^m$ be a diffeomorphism and $B$ be the closed unitary ball of $\mathbb R^m$ such that $f(B)\subset B$. Suppose $|\det f'(x)|\lt 1$ for every $x\in B$. Prove for every continuous function $g:B\to \mathbb R$ we have $$\lim_{n\to \infty}\int_{f^n(B)}g(x)dx=0$$
My attempt
Changing the variables we have for the case $n=2$:
\begin{align} & \int_{f^2(B)}g(y)dy\\[10pt] = {} & \int_{f(B)}g(f(x))|\det f'(x)|dx \\[10pt] = {} & \int_B g(f^2(x))|\det f'(f(x))||\det f'(x)|dx \\[10pt] \end{align}
By induction we have:
$$\int_{f^n}g(y)dy=\int_B g(f^n(x))|\det f'(f^{n-1}(x))||\det f'(x)|^ndx$$
Using the fact $|\det f'(x)|\lt 1$ we have $\displaystyle\int_Bg^n(x)dx\lt \int_B1\cdot dx=\operatorname{vol} B$
So I don't know if my reasoning is right and how to do with this information I got:
$$\int_Bg^n(x)dx\lt \operatorname{vol} B$$
I need help