Physics book always use the following sentence: Let $x\rightarrow x'$, then the vector/field/tensor... transform as ...
In the book Introducing Einstein’s Relativity by Ray d’Inverno and James Vickers chapter 6 p87, when discussing the Lie derivative, it offers me some insight.
This is a long paragraph, I quote it for completeness
My questions are
- First line of equation 6.5. we have $$ \tilde{T}^{ab}(\tilde{x}) = \frac{\partial \tilde{x}^a}{\partial x^c} \frac{\partial \tilde{x}^b}{\partial x^d} T^{cd}(x).\tag{6.5} $$
What is the meaning of this equation? The LHS is a function (the component of the tensor, the two authors don't use abstract index notation) in chart $\tilde{x}$ and RHS is a function in chart $x$, so it seems to say two functions $f(x)=g(y)$, which is weird for me.
- Equation 6.7 express the Lie derivative by the substraction between an actively transformed tensor $\tilde{T}$ and a tensor T which is not transformed. But in usual case, we define the Lie derivative by flow of a vector field. So whether this means coordiante transformation in physics is indeed some map related to flow of some vector field? (I guess maybe the vector field along coordinate curves)
Consider the transformation $$ \tilde{x}^a = x^a + \delta u \, X^a(x), \tag{6.3} $$ where $\delta u$ is small. This is called a point transformation and is to be regarded actively as sending the point $P$, with coordinates $x^a$, to the point $Q$, with coordinates $x^a + \delta u X^a(x)$, where the coordinates of each point are given in the same $x^a$-coordinate system, i.e. $$ P \to Q, \quad x^a \to x^a + \delta u X^a(x). $$ The point $Q$ clearly lies on the curve of the congruence through $P$ which $X^a$ generates (Fig. 6.4). Differentiating (6.3), we get $$ \frac{\partial \tilde{x}^a}{\partial x^b} = \delta^a_b + \delta u \, \partial_b X^a. \tag{6.4} $$ Next, consider the tensor field $T^{ab}$ at the point $P$. Then its components at $P$ are $T^{ab}(x)$ and, under the point transformation (6.3), we have the mapping $$ T^{ab}(x) \to \tilde{T}^{ab}(\tilde{x}). $$ i.e. the transformation `drags' the tensor $T^{ab}$ along from $P$ to $Q$. The components of the dragged-along tensor are given by the usual transformation law for tensors (see (5.30)), and so, using (6.4) $$ \tilde{T}^{ab}(\tilde{x}) = \frac{\partial \tilde{x}^a}{\partial x^c} \frac{\partial \tilde{x}^b}{\partial x^d} T^{cd}(x) $$ $$ = (\delta^a_c + \delta u \, \partial_c X^a)(\delta^b_d + \delta u \, \partial_d X^b) T^{cd}(x) $$ $$ = T^{ab}(x) + \left[ \partial_c X^a \, T^{cb}(x) + \partial_d X^b \, T^{ad}(x) \right] \delta u + O(\delta u^2). \tag{6.5} $$ Applying Taylor's theorem to first order, we get $$ T^{ab}(\tilde{x}) = T^{ab}(x^c + \delta u \, X^c(x)) = T^{ab}(x) + \delta u \, X^c \partial_c T^{ab}(x). \tag{6.6} $$ We are now in a position to define the Lie derivative of $T^{ab}$ with respect to $X^a$, which is denoted by $\mathcal{L}_X T^{ab}$, as $$ \mathcal{L}_X T^{ab} = \lim_{\delta u \to 0} \frac{T^{ab}(x) - \tilde{T}^{ab}(\tilde{x})}{\delta u}. \tag{6.7} $$
EDIT, lets consider another example, the metric tensor case, which is more familair and also usually used in physics book (like Conformal Field Theory for Particle Physicists, by Marc Gillioz, eq. 2.4), for a metric tensor $g$, we have $$ g'_{\mu \nu}(x') dx'^\mu dx'^\nu = g_{\mu \nu}(x) dx^\mu dx^\nu,\tag{2.4} $$
For me, everything here should be (let $\phi$ be the first chart with coordinate $x$, and $\psi$ another,with $y$) First we have $$g(p)=g(p)$$ then the aurthor seems to mean $$(g\circ \phi^{-1})(x)=(g\circ \psi^{-1})(y)$$ and then expand a tensor into its components and basis $$(g\circ \phi^{-1})_{\mu \nu}(x)dx^\mu \otimes dx^\nu=(g\circ \psi^{-1})_{\mu \nu}(y)dy^\mu \otimes dy^\nu$$ where $y$ behave like $x'$ and $(g\circ \psi^{-1})_{\mu \nu}$ behave like $g'_{\mu \nu}$
But I doubt do we really can say $(g\circ \phi^{-1})(x)=(g\circ \psi^{-1})(y)$? Because I think they're in different charts, and I only understand what do we mean by $f(x)=g(x)$, if someone tells me $f(x)=g(y)$, I will assume it means $f(x)=g(x)$, which is not the case above, I think.
If we insist, I think the right expression is $$(g\circ \phi^{-1})(x)=(g\circ \psi^{-1})(y(x))=(g\circ \psi^{-1} \circ \psi \circ \phi^{-1})(y(x))=(g\circ \phi^{-1})(x),$$ which is trival