Let $T:\mathbb{R}^2\to\mathbb{R}^2$ be a linear transformation with matrix $A$. Let $\mathcal{R}$ be a region in $\mathbb{R}^2$. Then: $$ Area(T(\mathcal{R}))=|Det(A)|.Area(\mathcal{R}) $$ It is also statemed that this can be extended to higher dimensions too.
Is there a formal proof for this ? Or where does this actually come from ?
I just know that the above statements can be verified for specific examples and $|Det(A)|$ is the area of the parallelogram formed by the column vectors of $A$.
In your case the Jacobian matrix of your transformation $T$ is matrix $A$.
The rigorous proof of this rule is quite technical but is based on the fact that the volume of a transformed n-dimensional "differential" parallelepiped is locally given by the absolute value of the determinant of the Jacobian times the not-transformed n-dimensional "differential" cube.
– trancelocation Jan 03 '21 at 08:54