How are 1-forms related to infinitesimal displacements?

  • Context: Graduate 
  • Thread starter Thread starter pellman
  • Start date Start date
  • Tags Tags
    Infinitesimal
Click For Summary

Discussion Overview

The discussion explores the relationship between 1-forms and infinitesimal displacements within the context of differential geometry, particularly focusing on how these concepts interact with functions on manifolds. Participants examine the definitions and interpretations of tangent vectors and 1-forms, as well as their roles in expressing changes in functions.

Discussion Character

  • Exploratory
  • Debate/contested
  • Conceptual clarification

Main Points Raised

  • Some participants propose that the notation for the differential of a function, df, is similar to the expression for 1-forms, suggesting a meaningful relationship, though the conceptual link remains unclear.
  • Others argue that tangent vectors can be viewed as infinitesimal displacements, while 1-forms serve as linear functionals on the tangent space, complicating the direct association between the two.
  • A participant notes that while some 1-forms are gradients of functions, not all 1-forms relate directly to infinitesimal displacements, indicating a limitation in equating them with such displacements.
  • Another participant emphasizes the interaction between tangent vectors and functions, contrasting this with how 1-forms behave under function pullbacks, highlighting a difference in their roles.
  • Some participants express disagreement regarding the interpretation of tangent vectors as operators, suggesting that this view may be misleading and should not be the sole definition presented in educational contexts.
  • Concerns are raised about the clarity of definitions in textbooks, particularly regarding the transition from geometric objects to linear maps, which may lead to misunderstandings among readers.

Areas of Agreement / Disagreement

Participants express differing views on the interpretation of tangent vectors and their relationship to 1-forms. There is no consensus on whether tangent vectors should be strictly viewed as geometric objects or if their identification as operators is valid. The discussion remains unresolved regarding the best way to conceptualize these relationships.

Contextual Notes

Participants highlight the need for clarity in definitions and the potential for confusion when different interpretations are presented without sufficient context. The discussion reflects varying perspectives on the foundational concepts of differential geometry.

pellman
Messages
683
Reaction score
6
Consider a point p in a manifold with coordinates x^\alpha and another point nearby with coordinates x^\alpha + dx^\alpha where dx are infinitesimal or arbitrarily small. Suppose we have a function f on this manifold. Then we can write

df=f(x^\alpha + dx^\alpha)-f(x^\alpha)=\partial_\mu f dx^\mu

Notationally this is identical to the expression for the d operator acting on the scalar function f to give the 1-form

df=\partial_\mu f dx^\mu

where the dx^mu here are the coordinate basis of the 1-forms at p. Surely the similarity in notation is meaningful in some way. But how?

Now I can easily repeat back to you the definition of a tangent vector as a map from functions on the manifold to real numbers, and the definition of 1-forms as the dual space to the tangent space. But I can't see the conceptual relationship to small displacements.

Furthermore, since tangent vectors at a point p can also be thought of as directional derivatives to curves passing through p, visually it is tangent vectors which seem to me more like small displacements, rather than their dual the 1-forms.
 
Last edited:
Physics news on Phys.org
Well, since 400 people looked at this thread, there must be some mildly curious, so I will share what I have so far.

There is a relationship between the two expressions above. Let the product of a 1-form omega and a vector X be written

<\omega,X>= \omega_\mu X^\mu

Suppose we have a parametrized curve whose tangent vector at t is X. If the coordinates of the curve at t are x^mu, then the components of X at t are dx^mu/dt. Given a function f at x^mu, we have

<\text{d}f,X>=\partial_\mu f X^\mu = \frac{\partial f}{\partial x^\mu}\frac{dx^\mu}{dt} =\frac{df}{dt}

We get even closer if X, instead of having components dx^mu/dt, simply has components dx^mu:

<\text{d}f,X>=<\partial_\nu f \text{d}x^\nu,dx^\mu\partial_\mu>=\partial_\mu f dx^\mu = \frac{\partial f}{\partial x^\mu}dx^\mu=df

where df on the RHS is the small change in f described in the OP. Readers are invited to expound on the conceptual significance. I don't get it yet myself.
 
Some one forms ("exact" 1-forms) are essentially gradients of functions. So they just describe the linearization of a function at a point. Just as in ordinary 1-variable calculus, if you have take a derivative, you could think of it as making an infinitesimal displacement dx, and in response df, which is an infinitesimal displacement. But if you want to think of the df as a 1-form, the df is now a linear functional on the tangent space, so it's a bit different. Now, to get the infinitesimal displacement that was df in ordinary calculus, you have to evaluate the 1-form df on the tangent vector that you are displacing by.

But not all 1-forms are the exterior derivative of some function. Thus, you can't really think of them as always having to do with infinitesimal displacements, as I discussed above.

However, if you think of tangent vectors as infinitesimal displacements, then one forms are just linear functions whose domain is the vector space of infinitesimal displacements.

One definition of a tangent vector, the one you mentioned, is all the "directional derivatives" at a point. But there are other equivalent definitions, some of which more closely resemble the idea of infinitesimal displacements. I have to go, so I can't get into it right now.
 
visually it is tangent vectors which seem to me more like small displacements
This is exactly right. Even more telling is how they interact with functions: if f is a differentiable function M --> N, and v is a tangent vector on M, then f_*(v) is a tangent vector on N. However, 1-forms work the other way: if \omega is a 1-form on N, then f^*(\omega) is a 1-form on M.


I like the very suggestive notation "P+v" for the tangent vector v at the point P. The biggest reason is because you have this formula:
f(P + v) = f(P) + f'(P) v​
(well, technically, I should have written f_*(P+v) for the left hand side. But if I'm using this notation, I prefer just using f)


If the x's are scalar fields denoting coordinate functions on your manifold, then the dx's can be thought of coordinate functions on the tangent spaces.

Recall, even in the general vector space setting, that the function that returns the n-th coordinate of a vector (relative to a chosen basis) is a covector. (and conversely, for any non-zero covector, you can find a basis that it is a coordinate function for)
 
Thanks for the info, guys.
 
homeomorphic said:
One definition of a tangent vector, the one you mentioned, is all the "directional derivatives" at a point. But there are other equivalent definitions, some of which more closely resemble the idea of infinitesimal displacements. I have to go, so I can't get into it right now.
I never liked this interpretetion and I think it is a little bit abusive. Tangent vectors are geometric objects and shouldn't be identified with operators.
 
I never liked this interpretetion and I think it is a little bit abusive. Tangent vectors are geometric objects and shouldn't be identified with operators.

But it's easy to differentiate in the direction of a tangent vector, so I don't see what the problem is. I don't like how in Do Carmo's Riemannian Geometry, it is the ONLY definition of a tangent vector. That's abusive. But as long as the other definitions are also given, I don't have a problem with identifying them with operators because they are closely associated to the geometric objects.
 
homeomorphic said:
But it's easy to differentiate in the direction of a tangent vector, so I don't see what the problem is. I don't like how in Do Carmo's Riemannian Geometry, it is the ONLY definition of a tangent vector. That's abusive. But as long as the other definitions are also given, I don't have a problem with identifying them with operators because they are closely associated to the geometric objects.
The transition from looking like a linear map to actually being one, is important to avoid misunderstandings. Even the wiki article doesn't make it clear, that we are dealing with another definition and not with a different point of view of the same entity.
Anyway, my objection is that people/textbooks (especially non-mathematicians) don't bother to explain the difference.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 36 ·
2
Replies
36
Views
6K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 21 ·
Replies
21
Views
4K
  • · Replies 6 ·
Replies
6
Views
5K