Diffeomorphisms and active transformations

"Don't panic!"
Messages
600
Reaction score
8
I've been reading Sean Carroll's notes on General Relativity, http://arxiv.org/pdf/gr-qc/9712019.pdf . I've got to chapter 5 (page 133) and am reading the section on diffeomorphisms in which Sean relates diffeomorphisms to active transformations. When he says this does he mean that one defines a diffeomorphism \phi : M\rightarrow M that maps a region on the manifold to another region on the manifold (i.e. in essence it changes the location we are considering on the manifold), such that one evaluates the points in the new region (mapped to by \phi) with respect to a coordinate system defined in the original region that we were located, via a pullback? If this is the case, then would it be correct to say that diffeomorphism invariance of a quantity means that when mapped to a different point on the manifold it has the same form as it had at the original point, such that, when evaluated at the new point and then "pulled back" to the original point it has the same value as the original quantity evaluated at the original point? (sorry, I realize that I may not have worded this particularly well).

Also, he then goes on to say that this suggests that we can define another kind of derivative operator that allows us to categorise the rates of change in tensors as they change under such diffeomorphisms. He says that for that "a single discrete diffeomorphism is insufficient ; we require a one-parameter family of diffeomorphisms, \phi_{t}", parametrised by some real parameter, t\in\mathbb{R}. Is this because one discrete diffeomorphism would only enable us to evaluate the derivative of a tensor for only a few points (on an individual basis), analogously to when one first defines the derivative of a function at a point x_{0}\in\mathbb{R} as $$ \lim_{h\rightarrow 0}\frac{f(x_{0}+h)-f(x_{0})}{h}$$? To generalise this notion we note that if f is differentiable at every point in some region then we can define a function f' : \mathbb{R}\rightarrow\mathbb{R} that maps each point in that region to the derivative of f at that point, i.e. x\mapsto f'(x). We define this function such that
$$f'(x)=\lim_{h\rightarrow 0}\frac{f(x+h)-f(x)}{h}$$
Given this we can then define an operator \frac{d}{dx}\left(\right); this requires a set of differentiable functions such that \frac{d}{dx}\left(\right) maps each differentiable function f to its corresponding derivative function f', i.e. $$\frac{d}{dx}\left(f\right)=f'$$ Is this the point, that the domain of a derivative operator is the set of differentiable functions and not the set of real numbers and thus, going back to differential geometry, in order to define a derivative operator using diffeomorphisms we require a family of diffeomorphisms - one discrete diffeomorphism is not enough?!

Finally, when he introduces this family of diffeomorphisms he says that "if we consider what happens to the point p\in M under the entire family \phi_{t}, it is clear that it describes a curve in M". Is this because, if we consider an individual diffeomorphism (for fixed t) then each point p in the domain of the diffeomorphism is mapped to a single discrete point. However if we fix the point p and allow the diffeomorphism to vary (i.e. we vary the values of t) then this describes a curve in M as p will be mapped to different points in a continuous fashion as \phi_{t} varies?

Sorry for the long-windedness of this post, I will really appreciate any feedback though!
 
Physics news on Phys.org
"Don't panic!" said:
"if we consider what happens to the point p\in M under the entire family \phi_{t}, it is clear that it describes a curve in M".
The map ##t\mapsto\phi_t(p)## is from a subset of ##\mathbb R## to a subset of ##M##. That makes it a curve.

"Don't panic!" said:
...another kind of derivative operator...
He says that for that "a single discrete diffeomorphism is insufficient ; we require a one-parameter family of diffeomorphisms, \phi_{t}", parametrised by some real parameter, t\in\mathbb{R}.
The Lie derivative of a vector field Y in the direction of the vector field X, at the point p, is
$$(\mathcal L_XY)_p=\lim_{t\to 0}\frac{(\phi_{-t})_* X_{\phi_t(p)}-X_p}{t},$$ where ##\phi_t(p)## is defined so that for each ##p##, ##X_p## is the tangent vector at ##p## of the curve ##t\mapsto\phi_t(p)##. The numerator must be defined for enough values of t for the limit to make sense. To be more precise, the map ##t\mapsto (\phi_{-t})_* X_{\phi_t(p)}## must be differentiable at 0.
 
Fredrik said:
The map tϕt(p)t\mapsto\phi_t(p) is from a subset of R\mathbb R to a subset of MM. That makes it a curve.

Would it be correct to say that it describes a curve because of the reason I gave:

"Don't panic!" said:
if we fix the point pp and allow the diffeomorphism to vary (i.e. we vary the values of tt) then this describes a curve in MM as pp will be mapped to different points in a continuous fashion as ϕt\phi_{t} varies?

Fredrik said:
The numerator must be defined for enough values of t for the limit to make sense. To be more precise, the map t↦(ϕt)∗Xϕt(p)t\mapsto (\phi_{-t})_* X_{\phi_t(p)} must be differentiable at 0.

So is it that we need (\phi_{-t})_{\ast} to vary in a continuous manner, induced by t varying in a continuous manner such that we can legitimately compare nearby values such that the limit (given above in your quote) exists?
 
I like to think in terms of functions and their domains, not in terms of variables that "vary" in a manner that can be described either as continuous or not continuous. But yes, your way of describing these things is reasonable.
 
Ah, ok. I agree your way of thinking is better, but I sometimes struggle to understand it conceptually doing it that way. Thanks for your help.
 
Back
Top