curlgrad
Curlgrad is the shorthand for the curl of the gradient of a scalar field, written as curlgrad f or ∇ × ∇f. In three-dimensional space, if f: R^3 → R is a scalar field with continuous second partial derivatives (i.e., f is C^2), then ∇ × ∇f = 0. This identity follows from the equality of mixed partial derivatives (Clairaut’s theorem), since the components of the curl involve second derivatives that cancel pairwise.
The result implies that gradient fields are irrotational: the flow described by ∇f has no intrinsic rotation,
Regarding the converse, a general vector field F with curl F = 0 on a simply connected region
The statement extends to the language of differential forms, with d(d f) = 0, where curl corresponds
Example: f(x,y,z) = x^2 + y^2 + z^2 gives ∇f = (2x, 2y, 2z) and ∇ × ∇f = (0, 0, 0).