Proving h is a Differential Form

Canavar
Messages
15
Reaction score
0
Hello,

I try to understand differential forms. For istance i want to prove that
h=e_1\wedge e_2 + e_3\wedge e_4
is a differential form, where e_1,..,e_4 are elements of my basis.



Do you have a idea, why this is a differential form?

Regards
 
Physics news on Phys.org
First, your 'basis' elements are themselves "differentials". If you think of e_1= dx, e_2= dy, e_3= dz, and e_4= dt then e_1\wedge e_2+ e_3\wedge e_4= dxdy+ dzdt. It would convert the function f(x,y,z, t) into
\int\int f(x,y,z,t) dxdy+ f(x,y,z,t)dzdt

The "wedge", \wedge, is there because this product is "anti-symmetric" dx\wedge dy= -dy\wedge dx so the, in particular, such things as "dx\wedge dx" will be 0.
 
Hello,

thank you, but why it is a differential form? We have defined differential form as a smooth section of the projection map.
Therefore i have to show this. But for instance i do not see why it is smooth.

Regards
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top