At the moment I am learning about manifolds. I am trying to better understand the differential of a smooth map between manifolds.
It is said that "we have to explore the way smooth maps affect tangent vectors".
But I am stuck on the euclidean case.
Let $U \subset \mathbb{R}^m,V \subset \mathbb{R}^n$ be open subsets. Let $f: U \rightarrow V$ be a smooth map.
Then for any point $x$ in $U$, the Jacovian of $f$ at $x$ is the matrix representation of the total derivative of $f$ at $x$, which is a lienar map
$$df_x: T_x\mathbb{R}^m \rightarrow T_{f(x)}\mathbb{R}^n$$
Since $T_x\mathbb{R}^m$ and $T_{f(x)}\mathbb{R}^n$ are isomorphic to $\mathbb{R}^m$ and $\mathbb{R}^n$, we get the familiar case of the total derivative in (multivariate) calculus.
What I do not understand is how we can view $df_x$ as a map $T_x\mathbb{R}^m \rightarrow T_{f(x)}\mathbb{R}^n$. I do not get the tangent space viewpoint in multivariate calculus.
I do get that using an isomorphism we can move between $T_x\mathbb{R}^m$ and $\mathbb{R}^m$, but I am curious how one can view the total derivative from multivariate calculus as a map between tangent spaces.
Eidt:
I should have mentioned it sooner, but I use derivations to define the tangent space.