Haorong Wu said:
Thanks,
@Dale , and
@romsofia. So, anytime I have a equation of tensors, with indices matching both side, I could treat them as covariant.
But I am still worried about the proof. Could it be rigorously proven in mathematics?
@romsofia, are there any proof about this statement in the book?
Just my 2 cents: how I think about this stuff.
Take a tensor equations A=B, with A and B arbitrary tensors of the same rank. That both A and B are tensors, means that under a coordinate transformation their new components are just linear combinations of their old components. That means, in particular, that if a tensor has only zero components, this will be true in every coordinate system; after all, a linear combination of zeroes gives zero.
So the tensor equation A=B can also be written as (A-B) = 0. I.e., (A-B) is a tensor with only zero components. The nice thing now is that under a coordinate transformation this remains zero. The proof is easy, as described above: a linear combination of zeroes remains zero. This makes tensors very convenient for describing equations of motion.
But strictly speaking, we have to specify under which transformations a tensor transforms as a tensor. Take e.g. Newton's second law for constant mass for a particle traveling along a curve x(t):
<br />
ma^i = m\frac{d^2x^i}{dt^2} = F^i_{res}<br />
This equation is only covariant under a restricted group of coordinate transformations. This group defines the class of inertial observers. If I transform to a rotating frame via a rotation R(t) (an element of SO(3)), i.e.
<br />
x^{'i}(t) = R^i{}_j(t) x^j(t)<br />
then it's a matter of some calculus to show that Newton's second law is not covariant. Instead you get two extra terms (because R(t) depends on t and the 2nd law is a second order differential equation), which are inertial forces: the centrifugal and Coriolis force. To keep the 2nd law invariant, you're only allowed for terms up to linear in the time t in your spatial coordinate transformations, i.e. Galilei boosts. If you want to rotate, you'd better do it once and for all.
GR is kind of special, because it's covariant under general coordinate transformations. I say "kind of", because every theory can be made generally-covariant. GR is special, in that it is a general-covariant theory in which the metric is the only geometric object and there is no "prior geometry". E.g., I can make the Poisson equation for a scalar field phi general covariant by writing
<br />
\nabla_i \nabla^i \phi = 0<br />
and imposing the extra condition for the spatial metric,
<br />
R^i{}_{jkl} = 0<br />
The special thing about GR is that the space(time) geometry is not "trivialized" by such an extra condition. Spacetime has its own dynamics, and one doesn't need extra fields besides the metric. Newtonian gravity can also be made general-covariant a la GR, where Newton's second law is made general-covariant by replacing it by a geodesic equation. But there you need a degenerate metric structure and an extra one-form if you want a theory fully analagous to GR (the connection then is not uniquely defined by metric compatibility). The origin of the one-form is algebraic and can be considered as the gauge field of the central extension of the Galilei algebra, but that's another story.