I've seen that similar questions have been asked on mathstack, but nevertheless I would appreciate to proof my theorem using local coordinates. Given a differential $n$-form $\omega \in \Omega^n(M)$ I want to show that $$f^\star \omega = \det f'(x) \cdot \omega$$
I know the following: $$f^\star \omega = \omega_{f(p)} = \sum_{1 \leq i < \ldots < j \leq n}a_{i_1\ldots i_n} dx_{i_1}(f(p))\wedge \ldots \wedge dx_{i_n}(f(p))$$ I can additionally express the determinant using the Leibnitz formula as $$\det A = \sum_{\sigma \in S_n}{\rm sign}(\sigma)\prod_{i=1}^{n}a_{i\sigma(i)}$$ and I tried to express the coefficients of the differential form with respect to the outer derivative of the respective $n$-form to bring things together, but it simply fails with the indices. Does anyone already calculated such exercises?