What's the Proper Way to Push Forward a Vector Field in Differential Geometry?

Click For Summary

Discussion Overview

The discussion revolves around the proper method for pushing forward a vector field in the context of differential geometry, specifically addressing an exercise related to the pushforward of a vector field through a smooth map between manifolds. Participants explore definitions, properties, and algebraic manipulations involved in this process.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant expresses confusion about the steps taken to show the pushforward of a vector field and questions the validity of their reasoning.
  • Another participant points out an error in the second step of the initial argument, stating that the right-hand side is undefined due to the nature of vector fields and their arguments.
  • A participant raises a question about whether the task is to find a proper definition for the pushforward or to prove an equality based on known properties.
  • One reply suggests rewriting the variable to clarify the relationship between points in the manifolds and emphasizes the need for a commutative diagram to understand the pushforward process.
  • Another participant acknowledges the type correctness of an expression but struggles to show it algebraically, indicating a lack of understanding of a key property related to the pushforward.
  • There is a discussion about the meaning of the notation ##\phi_* = D\phi##, with participants clarifying that it refers to the derivative of the map and its role in mapping tangent vectors between spaces.
  • Clarification is provided that ##\phi_*## is not a tangent vector itself, but rather a mapping that takes a tangent vector at one point to a tangent vector at another point.

Areas of Agreement / Disagreement

Participants express differing views on the clarity and correctness of the steps involved in the pushforward process. There is no consensus on the resolution of the initial confusion, and multiple interpretations of the pushforward and its properties are present.

Contextual Notes

Participants note limitations in their understanding of the algebraic manipulation required for the pushforward and the significance of the derivative notation. The discussion reflects uncertainty about the definitions and properties involved in the pushforward of vector fields.

kiuhnm
Messages
66
Reaction score
1
I'm learning Differential Geometry on my own for my research in ML/AI. I'm reading the book "Gauge fields, knots and gravity" by Baez and Muniain.

An exercise asks to show that "if \phi:M\to N we can push forward a vector field v on M to obtain a vector field (\phi_*v)_q = \phi_*(v_p) whenever \phi(p)=q."

I get a q in both places:
(\phi_*v)_q(f) = (\phi_*v)(f)(q) = (v(f\circ \phi))(q) = v_q(f\circ \phi)=(\phi_* v_q)(f)

What's wrong with my steps?
 
Physics news on Phys.org
The second step (second '=' sign) is incorrect. The RHS, which is ##(v(f\circ\phi))(q)##, is undefined because ##(v(f\circ\phi))## is a vector field on ##M## (ie a map from ##M## to ##TM##), and so cannot take ##q\in N## as an argument.
 
I don't understand if I'm asked to find a proper definition for the pushforward of vector fields or if I can prove the equality by knowing the pushforward of a vector field at a point. I only know that (\phi_*v)(f) = v(\phi^* f) where v\in T_p M and \phi:M\to N.
 
There is barely more to say than what @andrewkirk already has said. It might help to write ##q=\phi(p)## from the second step on. The overall situation is as follows:
\begin{equation*}
\begin{matrix}
TM & \overset{\phi_*=D\phi}{\longrightarrow} &TN \\
\pi_M \downarrow & & \;\; \downarrow \pi_N \\
M & \overset{\phi}{\longrightarrow} &N \\
\end{matrix}
\end{equation*}
and the task is to make this diagram commutative. The tangent vectors can be seen as directional derivatives. The maps are given by ##\phi_* : TM \rightarrow TN##
\begin{equation*}
\phi_* : T_{p}M \rightarrow T_{\phi(p)} N \\
(\phi_*(v))(f)=v(f \circ \phi)
\end{equation*}
with ##p \in M, q \in N, v \in T_pM, f \in C^\infty(N)##. So at some stage you have to switch from ##q## to ##p##, because the derivatives at ##p## are what we have, and the derivatives at ##q## are what we want to get. The very last ##\phi## in the above is there to do exactly this: reducing what we want at ##q## to what we have at ##p## because ##\phi(p)=q##.
 
I know that (\phi_* v)_q(f) = v_p(f\circ \phi) makes perfect sense type-wise, but I can't show that algebraically because I seem to miss some key property. I have no way of manipulating \phi_*v because I can only do it when v is in T_p M for some p\in M.
I have no idea what \phi_*=D\phi means and I guess it's important.
edit: are you saying that \phi_* is a tangent vector?
 
kiuhnm said:
I know that (\phi_* v)_q(f) = v_p(f\circ \phi) makes perfect sense type-wise, but I can't show that algebraically because I seem to miss some key property.
That is the key property. We don't know ##\phi_*## but we know the tangent spaces ##T_pM\; , \; T_qN## and the differentiable function ##\phi##. So this line defines what we are looking for.
I have no way of manipulating \phi_*v because I can only do it when v is in T_p M for some p\in M.
I have no idea what \phi_*=D\phi means and I guess it's important.
This is the other way to look at it. It means that ##\phi_*## is the derivative ##D## of ##\phi##, a linear transformation between the tangent spaces.
edit: are you saying that \phi_* is a tangent vector?
No. ##v## is a tangent vector - at ##p##. ##\phi_*## maps it to a tangent vector at ##q=\phi(p)##.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 12 ·
Replies
12
Views
5K
  • · Replies 14 ·
Replies
14
Views
5K
Replies
7
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 23 ·
Replies
23
Views
8K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 12 ·
Replies
12
Views
2K