Pushforward/Pullback of Vector Field

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 4K views
knowwhatyoudontknow
Messages
30
Reaction score
5
TL;DR
Pushforward of vector field.
I am looking at the following document. In section 2.3 they have the formula for the pushforward:

f*(X) := Tf o X o f-1

I am having trouble trying to reconcile this with the more familiar equation:

f*(X)(g ) = X(g o f)

Any help would be appreciated.
 
  • Like
Likes   Reactions: Delta2
Physics news on Phys.org
I read this as an unfortunate way to reference the point of evaluation: Given ##f\, : \,M\longrightarrow N## we need a point ##p\in M## to evaluate at: ##p=f^{-1}(q)## for ##q\in N.##

Have a look at eq. 38 at the end in https://www.physicsforums.com/insights/pantheon-derivatives-part-iii/
I also collected a few of the many ways to write it.
 
OK. Thanks. If I have γ(t) = exp(tv) so that γ(0) = p and γ'(0) = v and Lg is a left action then is the following correct?

Lg*γ'(0) = (Lg o γ(t))'(0)

= d/dt|t=0Lg(γ(t))

= dLg/dt|t=0.v

= gv

In other words dLg/dt|t=0 ≡ g
 
  • Like
Likes   Reactions: dx
Great. Thanks.