My question is the following : Why is the metric a good tensors that transforms "well".
A "good" tensor is a tensor that transforms like this :
I take a tensor $T^{\mu \nu}_\rho$
I thus have : $T=T^{\mu \nu}_\rho \partial_\mu \partial_\nu dx^{\rho}$
Now, if I change the coordinates, I will have :
(*) $$ \partial_\mu=\frac{\partial \widetilde{x}^{\alpha}}{\partial x^\mu}\widetilde{\partial}_{\alpha} $$ $$ dx^{\rho}=\frac{\partial x^{\rho}}{\partial \widetilde{x}^\mu}d\widetilde{x}^{\mu} $$
And the coordinates of my tensor in the new base $ \{ \widetilde{x} \}$will thus be :
$$ T^{\mu \nu}_\rho \frac{\partial \widetilde{x}^{\alpha}}{\partial x^\mu} \frac{\partial \widetilde{x}^{\beta}}{\partial x^\nu}\frac{\partial x^{\rho}}{\partial \widetilde{x}^\gamma}$$
We say that we have a "good" tensor if it transform well, it means that if I can write :
$$\widetilde{T}^{\alpha \beta}_\gamma=T^{\mu \nu}_\rho \frac{\partial \widetilde{x}^{\alpha}}{\partial x^\mu} \frac{\partial \widetilde{x}^{\beta}}{\partial x^\nu}\frac{\partial x^{\rho}}{\partial \widetilde{x}^\gamma} $$
For example, $ (\partial_\mu \omega_\nu - \partial_\nu \omega_\mu) dx^{\mu}\wedge dx^{\nu}$ with $\omega$ a 1 form is a good tensor because if I start from $ (\partial_\mu \omega_\nu - \partial_\nu \omega_\mu) dx^{\mu}\wedge dx^{\nu}$, and I use the transformations rules (*), I will end with an expression that will simply be $ (\widetilde{\partial}_\mu \widetilde{\omega}_\nu - \widetilde{\partial}_\nu \widetilde{\omega}_\mu) d\widetilde{x}^{\mu}\wedge d\widetilde{x}^{\nu}$.
On the opposite, $(\partial_\mu \omega_\nu + \partial_\nu \omega_\mu)dx^{\mu} dx^{\nu}$ is not a good tensor because if I start from this expression and I transform it using (*), I will end up with an expression that will not be of the form $(\widetilde{\partial}_\mu \widetilde{\omega}_\nu + \widetilde{\partial}_\nu \widetilde{\omega}_\mu)d\widetilde{x}^{\mu} d\widetilde{x}^{\nu}$.
Great.
To summarize : a "good" tensor has a mathematical expression that does'nt change if I write it on a map $ \{ \widetilde{x} \}$ or on a map $ \{ x \}$ : its expression doesn't depend on the map.
Now why is the metric tensor a "good" tensor.
Indeed, if I take for example the metric tensor associated to $ds^2=dx^2+dy^2$. I will have $g_{xx}=g_{yy}=1$ and the 2 others are $0$.
But if I work in polar coordinates, $g_{rr}=1$, $_{\theta \theta}=r^2$ and the 2 others are $0$.
So we see that I must define the metric tensor on a given map first and then I can deduce its expression on other maps. So in fact it is analog to $(\partial_\mu \omega_\nu + \partial_\nu \omega_\mu)dx^{\mu} dx^{\nu}$ : I can define it on a given map and then I deduce its expression on another map. But it is not possible to define the tensor unambigously without referring to any map.
So why do we say that the metric is a "nice" tensor that transform well ?
Is it because we define it as a scalar product. And a scalar product can be defined independently of any choice of basis ?
If possible I would like answers with things that I used in this post (im a big beginner in differential geometry).
Generally, a tensor is some multilinear map $f:V\times \cdots\times V\times V^\times \cdots\times V^\to \mathbf R$ over some real vector space $V$.
– R. Alexandre Apr 13 '17 at 20:53