I‘ve watched the video of Keenan Crane on the exterior derivative https://youtu.be/jeiDXhCiF44 where he explains that the product rule of differential forms just describes how little volumes change. So I‘ve drawn a picture which is almost the classic visualization of the product rule for functions. Here are $v$ and $w$ 1-forms which are visualized as vectors. The product rule now states that: $$\mathrm{d}(v\wedge w)= \mathrm{d}v\wedge w - v\wedge \mathrm{d} w $$ But than the geometric interpretation brakes down because when we view the wedge product of $v$ and $w$ as a (equivalence-class of) orientated parallelogram the second term should have a plus sign because of the same orientation. So where is the mistake?
2026-02-23 16:58:13.1771865893
Exterior derivative leibniz rule geometric
150 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in DIFFERENTIAL-GEOMETRY
- Smooth Principal Bundle from continuous transition functions?
- Compute Thom and Euler class
- Holonomy bundle is a covering space
- Alternative definition for characteristic foliation of a surface
- Studying regular space curves when restricted to two differentiable functions
- What kind of curvature does a cylinder have?
- A new type of curvature multivector for surfaces?
- Regular surfaces with boundary and $C^1$ domains
- Show that two isometries induce the same linear mapping
- geodesic of infinite length without self-intersections
Related Questions in DIFFERENTIAL-FORMS
- Using the calculus of one forms prove this identity
- Relation between Fubini-Study metric and curvature
- Integration of one-form
- Time derivative of a pullback of a time-dependent 2-form
- Elliptic Curve and Differential Form Determine Weierstrass Equation
- I want the pullback of a non-closed 1-form to be closed. Is that possible?
- How to find 1-form for Stokes' Theorem?
- Verify the statement about external derivative.
- Understanding time-dependent forms
- form value on a vector field
Related Questions in EXTERIOR-DERIVATIVE
- What is the physical OR geometrical interpretation of the exterior derivative?
- Show that $d(\omega ∧ \tau ) = (d\omega)∧\tau +(−1)^{\text{deg}\omega} w ∧d\tau.$
- existence of de Rham complexes
- Exterior derivative calculation in Chern and Hamilton paper
- The wedge of an exact form with a closed form is exact.
- Confusion over an exterior derivative product
- Product manifolds and exterior derivative with interior product
- Exterior Derivative over Quaternions
- find a vector field in $\mathbb{R^3}$ with specific properties
- Properties of forms and pullbacks
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Crane's heuristic is a good one (and a common one), but the precise analogy breaks down, indeed, here. This is not the correct product rule when you work with actual vectors (i.e., vector functions). There is no sign. The point is that differentiating a vector gives a mixed sort of object — a vector-valued $1$-form, and $d(u\wedge v)$ will be a $2$-vector valued $1$-form. For example, if $$u = f(t)e_1 \quad\text{and}\quad v = g(t)e_1 + h(t)e_2,$$ then $u\wedge v = f(t)h(t) e_1\wedge e_2$ and $$d(u\wedge v) = (f'(t)h(t)+f(t)h'(t))dt\, e_1\wedge e_2 = du\wedge v \color{red}{+} u\wedge dv,$$ because $dt$ commutes with vectors. (Most mathematicians will write $dt\otimes e_1$ and $dt\otimes e_1\wedge e_2$ when unlike objects — here, $1$-forms and vectors or $2$-vectors — are combined multiplicatively.)
On the other hand, when you work with differential forms, the basis $1$-forms interfere with one another and the sign comes in from interchanging them. For example, if $$\omega = f(x,y,z)dx \quad\text{and}\quad \eta = g(x,y,z)dy,$$ then $\omega\wedge\eta = f(x,y,z)g(x,y,z)dx\wedge dy$ and $$d(\omega\wedge\eta) = (\frac{\partial f}{\partial z}g+f\frac{\partial g}{\partial z})dz\wedge dx\wedge dy;$$ note the other partials do not appear because $dx\wedge dx=0$ and $dy\wedge dy=0$. Continuing the computation, $$ (\frac{\partial f}{\partial z}g+f\frac{\partial g}{\partial z})dz\wedge dx\wedge dy = (\frac{\partial f}{\partial z}dz\wedge dx)\wedge (g dy) \color{red}{-} (f\,dx)\wedge(\frac{\partial g}{\partial z}dz\wedge dy),$$ because $dx\wedge dz\wedge dy = -dz\wedge dx\wedge dy$. Thus, with actual $1$-forms, we have $$d(\omega\wedge\eta) = d\omega\wedge\eta \color{red}-\omega\wedge d\eta,$$ as promised.