How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
The curl measures the antisymmetric part of the total derivative
Statement
Let be open, let be and let . Then for all ,
where is the total derivative of at , whose matrix is the Jacobian matrix .
Facts & Assumptions
Given: The open set , the field , the point and vectors , with the three coordinates named .
The curl of a field on an open is (Divergence and curl of a vector field).
For and in , (The cross product in ).
For , (The Euclidean inner product on ).
If every partial derivative of exists, the Jacobian matrix is (The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case).
If is totally differentiable at then exists for every and equals ; in particular , and the matrix of is (A total derivative computes every directional derivative, and its matrix is the Jacobian).
If every partial derivative of exists on a neighbourhood of and is continuous at , then is totally differentiable at and is the linear map with matrix (If all partial derivatives exist on a neighbourhood and are continuous at a point, then the map is totally differentiable there with Jacobian derivative).
The cross product is bilinear and alternating (The cross product is bilinear, alternating, and orthogonal to both factors).
Proof
Since is on , its partial derivatives exist on and are continuous, so [L2] makes totally differentiable at with the linear map of matrix ; by [L1] and [F4] the entries of that matrix are , so .
Hence, by [F3] and [F4], and exchanging the names of the two summation indices in the second double sum turns it into , so the difference equals .
In the double sum of step 1.2 the terms with have coefficient , so only the six terms with contribute, that is the three unordered index pairs , and , each occurring twice.
Grouping the two terms of the pair gives , that is . The pair gives and the pair gives .
By [F1] the three coefficients in step 3.1 are the first, second and third coordinates of , and by [F2] the three bracketed factors are the first, second and third coordinates of . By [F3] their sum is therefore , which with step 1.2 is the asserted identity.
As a check on the signs, take and : the left side is and the right side is the third coordinate of , since by [F2]; the pairs and give the first and second coordinates in the same way. When both sides vanish, the left by inspection and the right because the cross product is alternating by [L3].
Remarks
- The identity is what makes the curl coordinate-free enough for Stokes. Its left side is built from the total derivative and two vectors, with no reference to a coordinate system beyond the one the inner product carries; the right side reads off the coordinates. That is exactly the form in which the curl enters The curl flux integrand of a patch is a two-dimensional curl of the pulled-back field, where and are the two parameter derivatives of a patch.
Depends on
- Divergence and curl of a $C^1$ vector field
- The cross product in $\mathbb R^3$
- The cross product is bilinear, alternating, and orthogonal to both factors
- The Euclidean inner product $\langle x,y\rangle = \sum_{k<n} x_k y_k$ on $\mathbb{R}^n$
- A total derivative computes every directional derivative, and its matrix is the Jacobian
- The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case
- If all partial derivatives exist on a neighbourhood and are continuous at a point, then the map is totally differentiable there with Jacobian derivative
Used by
Dependency tree · two levels
29 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- G. Strang and E. Herman, Calculus Volume 3 (OpenStax), section 6.7 (standard reference, not scraped)
- M. Corral, Vector Calculus, chapter 4 (LibreTexts) (standard reference, not scraped)