Alphabeta Math
Session-authored (Fable 5 assisted)
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.

35 results · all verified · 22 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 13 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

The Divergence Theorem and Classical Stokes

1 · Prerequisites

2 · Summary

regular-surfaces-and-surface-integrals supplies regular patches, orientations, flux, finitely patched surfaces, and the graph-based surface-integral formulas that this page repeatedly reuses. Through the prerequisite closure already established on disk, the proofs also use Jordan-set change of variables, Green's theorem on elementary plane regions, line integrals, and the star-shaped equivalence between closed and conservative fields. Those inputs are exactly what let the page work with explicit Euclidean patches and explicit boundary chains, without appealing to any unbuilt manifold or homology machinery.

The page first defines divergence, curl, the Laplacian, and vector potentials, then proves the standard first-order identities and the two degree-two identities curl=0 and divcurl=0. It next builds the coordinate-direction solid machinery needed for an honest elementary class of three-dimensional regions, proves the divergence theorem first for one elementary solid and then for finite gluings, and extracts the vector forms, Green identities, and the flux interpretation of divergence. The last block defines induced boundary chains for C2 patches, proves classical Stokes in that setting, and recovers the planar Green formulas and the circulation interpretation of curl.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

Divergence and curl of a C1 vector field

Definition

Let n1, let URn be open and let F=(F0,,Fn1):URn be C1 in the componentwise Euclidean sense of Ck Euclidean maps and diffeomorphisms. Then the divergence of F is divF:=i<niFi, the function UR whose value at p is i<niFi(p). The partial derivatives are those of Directional derivatives and partial derivatives of a map URmRn, and the sum is the finite sum used throughout The Euclidean inner product x,y=k<nxkyk on Rn. Since each iFi is continuous on U, so is divF.

Now let n=3 and let F:UR3 be C1 on an open UR3. Following The cross product in R3, write the three coordinates of a point and of a vector as x,y,z rather than 0,1,2, so that F=(Fx,Fy,Fz) means F=(F0,F1,F2) and x,y,z are 0,1,2. With that naming, the curl of F is curlF:=(yFzzFy, zFxxFz, xFyyFx), a map UR3 each of whose coordinates is continuous on U. In this naming the divergence reads divF=xFx+yFy+zFz.

Both operators are defined pointwise from the first partial derivatives of the components, so no differentiability of F beyond C1 is used and no orientation or metric structure enters beyond the standard coordinates of The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case. For a C1 scalar function f on U, the gradient f=(0f,,n1f) is that of The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case; in the three-coordinate naming, f=(xf,yf,zf).

Remarks

  • Why the curl is only defined in three coordinates. If A=JF(JF)T with the row-component Jacobian convention, then the curl coordinates are Azy, Axz and Ayx. Thus the curl is encoded, with fixed signs, by the three independent off-diagonal entries of A (or by twice those entries if “antisymmetric part” means A/2). In n coordinates there are n(n1)/2 independent entries. Only at n=3 is that number again n, which is what allows the collection to be read as a vector in the same space. The divergence has no such restriction and is defined for every n1.

  • The word "divergence" here is about vector fields. It has nothing to do with the divergence of a sequence or of a series; the two senses share only the word.

  • Placement of the minus sign in the second coordinate. Some presentations write the middle coordinate as (xFzzFx). That is the same real number as zFxxFz, and the form displayed above is the one whose three coordinates read off the coordinate formula of The cross product in R3 in the same cyclic pattern.

LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

Divergence and curl are linear and satisfy the scalar product rules

Statement

Let n1, let URn be open, let F,G:URn be C1, let f:UR be C1 and let a,bR. Then aF+bG and fF are C1 on U and

div(aF+bG)=adivF+bdivG,

div(fF)=f,F+fdivF.

If moreover n=3, then

curl(aF+bG)=acurlF+bcurlG,curl(fF)=f×F+fcurlF.

Here div, curl and the coordinate naming are those of Divergence and curl of a C1 vector field, f is the gradient of The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case, , is the inner product of The Euclidean inner product x,y=k<nxkyk on Rn and × is the cross product of The cross product in R3.

Facts & Assumptions

Given: The open set U, the C1 maps F,G:URn, the C1 scalar f:UR and the reals a,b of the Statement.

[F1]

The divergence of a C1 field F on an open URn is divF=i<niFi, and for n=3 its curl is curlF=(yFzzFy, zFxxFz, xFyyFx) (Divergence and curl of a C1 vector field).

[F2]

For scalar-valued f on an open subset of Rm, the gradient is f=(0f,,m1f) (The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case).

[F3]

For u=(ux,uy,uz) and v=(vx,vy,vz) in R3, u×v=(uyvzuzvy,uzvxuxvz,uxvyuyvx) (The cross product in R3).

[F4]

For x,yRm, x,y=k<mxkyk (The Euclidean inner product x,y=k<nxkyk on Rn).

[F5]

A map f:URq is of class Ck when each component is of class Ck (Ck Euclidean maps and diffeomorphisms).

[L1]

For real functions of one real variable differentiable at a point, f+g is differentiable there with (f+g)=f+g, αf is differentiable there with (αf)=αf, and fg is differentiable there with (fg)=fg+fg (Sums, scalar multiples, products and quotients: (f+g)(c)=f(c)+g(c), (αf)(c)=αf(c), (fg)(c)=f(c)g(c)+f(c)g(c), and (f/g)(c)=(f(c)g(c)f(c)g(c))/g(c)2 when g(c)0).

Proof

technique · direct
1.1

A partial derivative j at a point p is the ordinary one-variable derivative at 0 of t()(p+tej), so [L1] applies to it verbatim: for scalar C1 functions u,v on U and reals a,b one has j(au+bv)=aju+bjv and j(uv)=(ju)v+ujv pointwise on U, and the right-hand sides are continuous, so au+bv and uv are again C1.

givenL1F5
1.2

Applying 1.1 componentwise, aF+bG and fF have C1 components, hence are C1 by [F5]; so all four expressions in the Statement are defined.

givenL1F5
2.1

By [F1], div(aF+bG)=i<ni(aFi+bGi), and step 1.1 rewrites each summand as aiFi+biGi; summing gives ai<niFi+bi<niGi=adivF+bdivG.

step 1.1F1algebra
2.2

By [F1], the first coordinate of curl(aF+bG) is y(aFz+bGz)z(aFy+bGy), which step 1.1 rewrites as a(yFzzFy)+b(yGzzGy); the second coordinate is z(aFx+bGx)x(aFz+bGz)=a(zFxxFz)+b(zGxxGz) and the third is x(aFy+bGy)y(aFx+bGx)=a(xFyyFx)+b(xGyyGx). The three coordinates are those of acurlF+bcurlG.

step 1.1F1algebra
2.3

By [F1], div(fF)=i<ni(fFi), and step 1.1 rewrites each summand as (if)Fi+fiFi. Splitting the sum gives i<n(if)Fi+fi<niFi, whose first term is f,F by [F2] and [F4] and whose second is fdivF by [F1].

step 1.1F1F2F4algebra
2.4

By [F1], the first coordinate of curl(fF) is y(fFz)z(fFy), which step 1.1 rewrites as ((yf)Fz(zf)Fy)+f(yFzzFy). By [F2] and [F3] with u=f and v=F, the first bracket is the first coordinate uyvzuzvy of f×F, and the second summand is f times the first coordinate of curlF.

step 1.1F1F2F3algebra
2.5

By [F1], the second coordinate of curl(fF) is z(fFx)x(fFz), which step 1.1 rewrites as ((zf)Fx(xf)Fz)+f(zFxxFz). By [F2] and [F3] the first bracket is the second coordinate uzvxuxvz of f×F, and the second summand is f times the second coordinate of curlF.

step 1.1F1F2F3algebra
2.6

By [F1], the third coordinate of curl(fF) is x(fFy)y(fFx), which step 1.1 rewrites as ((xf)Fy(yf)Fx)+f(xFyyFx). By [F2] and [F3] the first bracket is the third coordinate uxvyuyvx of f×F, and the second summand is f times the third coordinate of curlF.

step 1.1F1F2F3algebra
3.1

Steps 2.4, 2.5 and 2.6 give the three coordinates of f×F+fcurlF, so curl(fF)=f×F+fcurlF; with steps 2.1, 2.2 and 2.3 this is every assertion of the Statement.

step 2.1step 2.2step 2.3step 2.4step 2.5step 2.6

Remarks

LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

The divergence and curl of a cross product

Statement

Let UR3 be open and let F,G:UR3 be C1. Then F×G is C1 on U and

div(F×G)=curlF,GF,curlG,

curl(F×G)=(divG)F(divF)G+DFGDGF.

Here DFG denotes the map UR3 whose ith coordinate at p is j<3jFi(p)Gj(p), that is, the Jacobian matrix of F at p applied to the vector G(p), and DGF is defined the same way with the roles of F and G exchanged. The operators are those of Divergence and curl of a C1 vector field, the cross product is that of The cross product in R3, the inner product that of The Euclidean inner product x,y=k<nxkyk on Rn and the Jacobian matrix that of The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case.

Facts & Assumptions

Given: The open set UR3 and the C1 maps F,G:UR3 of the Statement, with coordinates named x,y,z.

[F1]

For u=(ux,uy,uz) and v=(vx,vy,vz) in R3, u×v=(uyvzuzvy,uzvxuxvz,uxvyuyvx) (The cross product in R3).

[F2]

The divergence of a C1 field F on an open URn is divF=i<niFi (Divergence and curl of a C1 vector field).

[F3]

The curl of a C1 field F on an open UR3 is curlF=(yFzzFy, zFxxFz, xFyyFx) (Divergence and curl of a C1 vector field).

[F4]

For x,yRm, x,y=k<mxkyk (The Euclidean inner product x,y=k<nxkyk on Rn).

[F5]

If every partial derivative jfi(a) of f:URn exists, the Jacobian matrix is Jf(a)=(jfi(a))i<n,j<m (The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case).

[L2]

If f is totally differentiable at a then jf(a)=Df(a)ej, and the matrix of Df(a) is Jf(a) (A total derivative computes every directional derivative, and its matrix is the Jacobian).

[L3]

Proof

technique · direct
1.1

By [F1] the three coordinates of F×G are FyGzFzGy, FzGxFxGz and FxGyFyGx. Each is a difference of products of C1 scalars, so by [L1] applied in each coordinate direction each has continuous first partial derivatives, given by j(FaGb)=(jFa)Gb+FajGb; hence F×G is C1 and both sides of both identities are defined.

givenF1L1
2.1

Expanding div(F×G)=x(FyGzFzGy)+y(FzGxFxGz)+z(FxGyFyGx) by step 1.1 gives twelve terms. Those carrying a derivative of F are (yFzzFy)Gx+(zFxxFz)Gy+(xFyyFx)Gz, which is curlF,G by [F3] and [F4]; those carrying a derivative of G are Fx(yGzzGy)Fy(zGxxGz)Fz(xGyyGx), which is F,curlG. This is the first identity.

step 1.1L1F2F3F4algebra
2.2

By [F3] and step 1.1 the first coordinate of curl(F×G) is y(FxGyFyGx)z(FzGxFxGz), that is (yFx)Gy+FxyGy(yFy)GxFyyGx(zFz)GxFzzGx+(zFx)Gz+FxzGz. Adding and subtracting FxxGx and GxxFx regroups this as FxdivGGxdivF+((xFx)Gx+(yFx)Gy+(zFx)Gz)(FxxGx+FyyGx+FzzGx), using [F2] for the two divergences and [F5] for the two bracketed sums.

step 1.1L1F3F2F5L2algebra
2.3

The same computation in the second coordinate gives z(FyGzFzGy)x(FxGyFyGx), which after adding and subtracting FyyGy and GyyFy is FydivGGydivF+j<3(jFy)Gjj<3FjjGy; in the third coordinate it gives x(FzGxFxGz)y(FyGzFzGy), which after adding and subtracting FzzGz and GzzFz is FzdivGGzdivF+j<3(jFz)Gjj<3FjjGz.

step 1.1L1F3F2F5L2algebra
3.1

In steps 2.2 and 2.3 the sums j<3(jFi)Gj and j<3FjjGi are the ith coordinates of DFG and of DGF: by [F5] the ith row of the Jacobian matrix of F is (jFi)j<3, and by [L2] that matrix is the matrix of the total derivative, so applying it to the vector G produces exactly that sum coordinate by coordinate.

step 2.2step 2.3F5L2algebra
4.1

Substituting step 3.1 into steps 2.2 and 2.3 gives the three coordinates of (divG)F(divF)G+DFGDGF, which is the second identity; with step 2.1 both assertions hold at every point of U, and by [L3] both sides of each are unchanged in form when F and G are replaced by linear combinations, since the cross product is bilinear.

step 2.1step 3.1L3

Remarks

  • Where the alternating law is visible. Taking G=F makes F×F=0 by [L3], and both identities then read 0=0: in the first because curlF,FF,curlF=0, and in the second because the four terms cancel in pairs.

  • Only first derivatives are used. Both identities hold for C1 fields; nothing here interchanges two partial derivatives, which is why no C2 hypothesis appears.

CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

A C1 field on an open subset of R3 is closed exactly when its curl vanishes

Statement

Let UR3 be open and let F:UR3 be C1. Then a C1 field on an open subset of R3 is closed if and only if its curl vanishes identically: F is closed in the sense of Exact and closed C1 vector fields exactly when curlF(p)=0 for every pU.

Facts & Assumptions

Given: The open set UR3 and the C1 field F:UR3 of the Statement, with the three coordinates named x,y,z as on this page.

[F1]

The curl of a C1 field F on an open UR3 is curlF=(yFzzFy, zFxxFz, xFyyFx) (Divergence and curl of a C1 vector field).

[F2]

A C1 field F=(F0,,Fn1) on an open URn, with coordinates and partial derivatives indexed from 0, is closed when jFi=iFj for all i,j<n (Exact and closed C1 vector fields).

[F3]

For xRn one writes xk:=x(k) for k<n (The Euclidean inner product x,y=k<nxkyk on Rn).

Proof

technique · direct
1.1

By [F3] the coordinates of a point of R3 are indexed 0,1,2, and the names x,y,z used on this page are those three indices in that order; so the closedness condition of [F2] at n=3 is the system of equations jFi=iFj ranging over all pairs i,j drawn from {x,y,z}.

givenF2F3
1.2

In that system the equations with i=j read iFi=iFi and hold for every field, and the equation indexed (i,j) is the same equation as the one indexed (j,i). Hence the system is equivalent to its three equations indexed by the unordered pairs {y,z}, {z,x} and {x,y}.

F2algebra
2.1

Written out, those three equations are yFz=zFy, zFx=xFz and xFy=yFx. Their left-minus-right differences yFzzFy, zFxxFz and xFyyFx are, by [F1], exactly the first, second and third coordinates of curlF.

step 1.1step 1.2F1algebra
3.1

For the forward direction, suppose F is closed. By steps 1.1 and 1.2 the three equations of step 2.1 hold at every pU, so by [F1] each of the three coordinates of curlF(p) is zero; hence curlF vanishes identically on U.

step 2.1F2F1
3.2

For the converse direction, suppose curlF(p)=0 for every pU. By [F1] each of the three differences of step 2.1 is zero at every p, so the three equations of step 2.1 hold on U; by steps 1.1 and 1.2 these are equivalent to the full system of [F2], so F is closed.

step 2.1F1F2
4.1

Steps 3.1 and 3.2 are the two implications, so F is closed if and only if its curl vanishes identically.

step 3.1step 3.2

Remarks

  • Why the count of equations matters. Closedness in Rn is a condition on all ordered pairs of indices, and the curl in R3 has three coordinates. Step 1.2 is what shows that these are the same amount of information: the diagonal equations are automatic and each off-diagonal equation is listed twice. In Rn with n3 the number of independent equations is n(n1)/2, so there is no vector of that many coordinates in the same space to collect them into, and closedness is then stated only as the system itself.
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

The curl of the gradient of a C2 function vanishes

Statement

Let UR3 be open and let ϕ:UR be C2. Then ϕ is a C1 field on U and

curlϕ=0on U.

Facts & Assumptions

Given: The open set UR3 and the C2 function ϕ:UR of the Statement, with the three coordinates named x,y,z.

[F1]

The curl of a C1 field F on an open UR3 is curlF=(yFzzFy, zFxxFz, xFyyFx) (Divergence and curl of a C1 vector field).

[F2]

For scalar-valued f, its gradient is f(a)=(0f(a),,m1f(a)) (The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case).

[F3]

A scalar f is of class Ck on U when, for every word (i1,,ir) of coordinate indices with 0rk, the iterated derivative iri1f exists and is continuous on U (Ck maps and multi-index derivative notation in Euclidean space).

[F4]

A map f:URq is of class Ck when each component is of class Ck (Ck Euclidean maps and diffeomorphisms).

[L1]

If f is C2 on an open subset of Rm, then ijf=jif for every pair of coordinate indices (Clairaut--Schwarz theorem for continuous second partial derivatives).

Proof

technique · direct
1.1

By [F2] the components of ϕ are the three first partial derivatives xϕ,yϕ,zϕ. Since ϕ is C2, [F3] with k=2 says that every iterated derivative ijϕ exists and is continuous on U; so each component of ϕ has continuous first partial derivatives, and by [F4] the field ϕ is C1 on U and its curl is defined.

givenF2F3F4
2.1

By [F1] and [F2] the first coordinate of curlϕ is y(zϕ)z(yϕ), and by [L1] applied to ϕ with the index pair y,z these two iterated derivatives are equal, so this coordinate is zero at every point of U.

step 1.1F1F2L1
2.2

By [F1] and [F2] the second coordinate of curlϕ is z(xϕ)x(zϕ), and by [L1] applied with the index pair z,x these are equal, so this coordinate is zero at every point of U.

step 1.1F1F2L1
2.3

By [F1] and [F2] the third coordinate of curlϕ is x(yϕ)y(xϕ), and by [L1] applied with the index pair x,y these are equal, so this coordinate is zero at every point of U.

step 1.1F1F2L1
3.1

All three coordinates vanish at every point of U, so curlϕ=0 on U. The hypothesis that ϕ is C2 was used twice: in step 1.1, so that ϕ is C1 and its curl is defined at all, and in steps 2.1 to 2.3 as the hypothesis of [L1].

step 2.1step 2.2step 2.3

Remarks

  • Why C1 would not do. With ϕ merely C1 the field ϕ need not be differentiable, so curlϕ need not be defined; the statement would have no content rather than a weaker one.

  • What the converse would say. This theorem says every gradient of a C2 function is curl-free. Which curl-free fields are gradients is a separate question, answered on a star-shaped open set by A C1 field with vanishing curl on a star-shaped open subset of R3 is conservative; the hypothesis on the domain there is not decorative, and the companion examples page exhibits a curl-free field with no potential.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

The divergence of the curl of a C2 field vanishes

Statement

Let UR3 be open and let F:UR3 be C2. Then curlF is a C1 field on U and

div(curlF)=0on U.

Facts & Assumptions

Given: The open set UR3 and the C2 field F:UR3 of the Statement, with the three coordinates named x,y,z.

[F1]

The divergence of a C1 field G on an open URn is divG=i<niGi (Divergence and curl of a C1 vector field).

[F2]

The curl of a C1 field F on an open UR3 is curlF=(yFzzFy, zFxxFz, xFyyFx) (Divergence and curl of a C1 vector field).

[F3]

A scalar f is of class Ck on U when, for every word (i1,,ir) of coordinate indices with 0rk, the iterated derivative iri1f exists and is continuous on U (Ck maps and multi-index derivative notation in Euclidean space).

[F4]

A map f:URq is of class Ck when each component is of class Ck (Ck Euclidean maps and diffeomorphisms).

[L1]

If f is C2 on an open subset of Rm, then ijf=jif for every pair of coordinate indices (Clairaut--Schwarz theorem for continuous second partial derivatives).

Proof

technique · direct
1.1

By [F2] each coordinate of curlF is a difference of two first partial derivatives of components of F. Since F is C2, [F4] and [F3] with k=2 give that every iterated derivative ijFa exists and is continuous on U, so each coordinate of curlF has continuous first partial derivatives; by [F4] again, curlF is C1 on U and its divergence is defined.

givenF2F3F4
2.1

By [F1] and [F2], div(curlF)=x(yFzzFy)+y(zFxxFz)+z(xFyyFx), which written out is the sum of the six terms xyFz, xzFy, yzFx, yxFz, zxFy and zyFx.

step 1.1F1F2algebra
3.1

Each component of F is C2, so [L1] gives xyFz=yxFz, yzFx=zyFx and zxFy=xzFy. Pairing the six terms of step 2.1 accordingly, xyFz cancels yxFz, yzFx cancels zyFx, and zxFy cancels xzFy.

step 2.1L1
4.1

The six terms therefore sum to zero at every point of U, so div(curlF)=0 on U. The hypothesis that F is C2 is used in step 1.1, so that curlF is C1 and has a divergence, and in step 3.1 as the hypothesis of [L1].

step 3.1

Remarks

  • Where the hypothesis bites. If F is only C1, then curlF is merely continuous and its partial derivatives need not exist, so div(curlF) is not defined; there is nothing to assert, rather than a weaker assertion.

  • The converse. A divergence-free C1 field on a star-shaped open subset of R3 is the curl of something: that is A divergence-free C1 field on a star-shaped open subset of R3 has a vector potential.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

The Laplacian of a C2 function and of a C2 vector field

Definition

Let n1, let URn be open and let f:UR be C2 in the sense of Ck maps and multi-index derivative notation in Euclidean space. Then f is a C1 field on U by Ck Euclidean maps and diffeomorphisms, since each of its components if has continuous first partial derivatives, so its divergence is defined; the Laplacian of f is

Δf:=divf=i<niif,

with the gradient of The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case and the divergence of Divergence and curl of a C1 vector field. A C2 function with Δf=0 on U is called harmonic on U.

For a C2 map F=(F0,,Fq1):URq, whose components are C2 by Ck Euclidean maps and diffeomorphisms, ΔF is the field whose ith coordinate is ΔFi. In the three-coordinate naming of this page, Δf=xxf+yyf+zzf and ΔF=(ΔFx,ΔFy,ΔFz).

Remarks

  • The vector case is componentwise by convention, and the convention is stated because sources leave it implicit. Nothing forces a single reading of Δ on a field; the componentwise one is the one that makes the curl-of-a-curl identity of The curl of a curl is the gradient of the divergence minus the Laplacian true as written, and it is the reading in force everywhere on this page.

  • Why C2 and not C1. Forming f consumes one degree of differentiability, so divf needs f to be C1; that is exactly f being C2. Nothing here interchanges two partial derivatives, so no appeal to a mixed-partials theorem is made in the definition itself, and Δf is defined by the displayed sum in the fixed order ii.

  • The planar equation. For n=2 the condition Δf=0 reads xxf+yyf=0. That is the equation written out in The C2 real and imaginary parts of a holomorphic function satisfy Laplace's equation and form a harmonic-conjugate pair for the real and imaginary parts of a holomorphic function; a reader meeting the word "harmonic" in either place is meeting one notion.

CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

The curl of a curl is the gradient of the divergence minus the Laplacian

Statement

Let UR3 be open and let F:UR3 be C2. Then curlcurlF, divF and ΔF are all defined on U and

curlcurlF=divFΔF.

Here ΔF is the componentwise Laplacian of The Laplacian of a C2 function and of a C2 vector field.

Facts & Assumptions

Given: The open set UR3 and the C2 field F:UR3 of the Statement, with the three coordinates named x,y,z.

[F1]

The curl of a C1 field F on an open UR3 is curlF=(yFzzFy, zFxxFz, xFyyFx) (Divergence and curl of a C1 vector field).

[F2]

The divergence of a C1 field G on an open URn is divG=i<niGi (Divergence and curl of a C1 vector field).

[F3]

For a C2 map F, ΔF is the field whose ith coordinate is ΔFi, and Δf=i<niif for a C2 scalar f (The Laplacian of a C2 function and of a C2 vector field).

[F4]

For scalar-valued f, its gradient is f=(0f,,m1f) (The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case).

[F5]

A scalar f is of class Ck on U when, for every word (i1,,ir) of coordinate indices with 0rk, the iterated derivative iri1f exists and is continuous on U (Ck maps and multi-index derivative notation in Euclidean space).

[L1]

If f is C2 on an open subset of Rm, then ijf=jif for every pair of coordinate indices (Clairaut--Schwarz theorem for continuous second partial derivatives).

Proof

technique · direct
1.1

Every component of F is C2, so by [F5] every iterated derivative ijFa exists and is continuous on U. Hence each coordinate of curlF, being a difference of first partial derivatives of components of F by [F1], has continuous first partial derivatives, so curlF is C1 and curlcurlF is defined; likewise divF is C1 by [F2], so divF is defined by [F4]; and ΔF is defined by [F3].

givenF1F2F3F4F5
2.1

By [F1] applied twice, the first coordinate of curlcurlF is y(curlF)zz(curlF)y=y(xFyyFx)z(zFxxFz), that is yxFyyyFxzzFx+zxFz.

step 1.1F1algebra
3.1

Adding and subtracting the single term xxFx rewrites step 2.1 as (xxFx+yxFy+zxFz)(xxFx+yyFx+zzFx).

step 2.1algebra
4.1

By [L1], yxFy=xyFy and zxFz=xzFz, so the first bracket of step 3.1 is x(xFx+yFy+zFz)=xdivF, the first coordinate of divF by [F2] and [F4]; the second bracket is ΔFx, the first coordinate of ΔF by [F3]. Hence the first coordinate of curlcurlF is that of divFΔF.

step 3.1L1F2F3F4
4.2

In the second coordinate, [F1] gives z(curlF)xx(curlF)z=zyFzzzFyxxFy+xyFx; adding and subtracting yyFy and applying [L1] to zyFz=yzFz and xyFx=yxFx turns it into ydivFΔFy. In the third coordinate, [F1] gives x(curlF)yy(curlF)x=xzFxxxFzyyFz+yzFy; adding and subtracting zzFz and applying [L1] to xzFx=zxFx and yzFy=zyFy turns it into zdivFΔFz.

step 2.1step 3.1L1F1F2F3F4
5.1

All three coordinates of curlcurlF agree with those of divFΔF at every point of U, which is the asserted identity. The hypothesis that F is C2 is used in step 1.1, so that all three expressions are defined, and in steps 4.1 and 4.2 as the hypothesis of [L1].

step 4.1step 4.2

Remarks

  • The added and subtracted term is what makes the identity close. The expansion of (curlcurlF)x contains no pure second derivative xxFx, while both divF and ΔF do; that one term belongs to both groups and cancels between them, which is why it can be inserted at will and why neither side alone matches the expansion.
CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

A C1 field with vanishing curl on a star-shaped open subset of R3 is conservative

Statement

Let UR3 be open and star-shaped and let F:UR3 be C1 with curlF=0 on U. Then a C1 field with vanishing curl on a star-shaped open subset of R3 is exact, conservative and path-independent: there is a C2 function ϕ:UR with F=ϕ, any two piecewise-C1 paths in U with the same endpoints give F the same vector line integral, and

γFdr=0

for every closed piecewise-C1 path γ in U. Conversely, a field exact on such a set has vanishing curl, so on a star-shaped open subset of R3 vanishing curl and exactness are equivalent.

Facts & Assumptions

Given: The star-shaped open set UR3 with a star centre aU, and the C1 field F:UR3 with curlF=0 on U.

[F1]

A nonempty open set URn is star-shaped with respect to aU when a+t(xa)U for every xU and 0t1 (Star-shaped open subsets of Euclidean space).

[F2]

For a continuous field F on an open URn, a C1 function ϕ:UR is a potential when F=ϕ; F is conservative when it has a potential, and path-independent when any two piecewise-C1 paths in U with the same initial and terminal points have equal vector line integrals (Piecewise-C1 path-connected domains, potential functions, conservative fields, and path independence).

[F3]

The curl of a C1 field F on an open UR3 is curlF=(yFzzFy, zFxxFz, xFyyFx) (Divergence and curl of a C1 vector field).

[L1]

A C1 field on an open subset of R3 is closed if and only if its curl vanishes identically (A C1 field on an open subset of R3 is closed exactly when its curl vanishes).

[L2]

Let URn be open and star-shaped and let F:URn be C1. Then the five conditions that F be closed, exact, conservative, path-independent, and give every closed piecewise-C1 path in U zero integral are equivalent (On a star-shaped open domain, closed, exact, conservative, path-independent, and zero-loop are equivalent).

Proof

technique · direct
1.1

The field F is C1 on the open set UR3 and its curl vanishes identically, so by the reverse direction of [L1] it is closed.

givenL1F3
1.2

By [F1] the set U is nonempty, open and star-shaped with respect to its centre a. With n=3 these are exactly the hypotheses [L2] places on the domain, and F is C1 as [L2] requires of the field.

givenF1
2.1

By steps 1.1 and 1.2, [L2] applies and its first condition holds, so all five hold: F is exact, hence there is a C2 function ϕ on U with F=ϕ; F is conservative, so it has a potential in the sense of [F2]; F is path-independent; and every closed piecewise-C1 path in U gives F integral zero.

step 1.1step 1.2L2F2
3.1

For the converse reading, suppose instead that F is exact on U. Then the first condition of [L2] holds by the same equivalence, so F is closed, and the forward direction of [L1] makes curlF vanish identically. Together with step 2.1 this gives the stated equivalence between vanishing curl and exactness on a star-shaped open subset of R3.

step 2.1L1L2F2

Remarks

  • The hypothesis on the domain is doing work. Star-shapedness is not a convenience: the companion examples page gives a C1 field with vanishing curl on a connected open subset of R3 that has no potential. What fails there is exactly [F1], since no point of the complement of a line is a star centre for it.

  • Why the potential is C2 and not merely C1. Exactness in Exact and closed C1 vector fields asks for a C2 potential, which is what makes all mixed second partial derivatives of ϕ available and continuous; a conservative field in the sense of [F2] is only required to have a C1 one. Step 2.1 supplies the stronger form because [L2] does.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

Vector potentials of a continuous field on an open subset of R3

Definition

Let UR3 be open and let B:UR3 be continuous. Given a map A:UR3, we say A is a vector potential for B when A is C1 on U and curlA=B at every point of U, with the curl of Divergence and curl of a C1 vector field and the class C1 of Ck Euclidean maps and diffeomorphisms. A field admitting a vector potential is said to have a vector potential on U.

Remarks

  • This is the curl analogue of exactness, not the same notion. A field is exact when it is the gradient of a C2 scalar (Exact and closed C1 vector fields); it has a vector potential when it is the curl of a C1 field. The two conditions constrain a field in different ways: on an open subset of R3 a gradient of a C2 function has vanishing curl and a curl of a C2 field has vanishing divergence.

  • Nonuniqueness on a nonempty domain. If U is nonempty and A is a vector potential for B, take the C2 coordinate function ϕ(x)=x0. Then A+ϕ=A+e0 is distinct from A, is C1, and has the same curl by the linearity of curl (Divergence and curl are linear and satisfy the scalar product rules) and curlϕ=0 (The curl of the gradient of a C2 function vanishes). On the empty open set there is only one map to R3, so the nonempty hypothesis is essential to this remark.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

A divergence-free C1 field on a star-shaped open subset of R3 has a vector potential

Statement

Let UR3 be open and star-shaped with star centre a, and let B:UR3 be C1 with divB=0 on U. Then B has a vector potential on U in the sense of Vector potentials of a continuous field on an open subset of R3: the map

A(x):=01tB(a+t(xa))×(xa)dt(xU),

understood coordinatewise, is C1 on U and satisfies curlA=B.

Facts & Assumptions

Given: The star-shaped open set UR3 with centre a, and the C1 field B:UR3 with divB=0 on U. Throughout, w:=xa and zt:=a+tw.

[F1]

Given a continuous B on an open UR3, a map A is a vector potential for B when A is C1 on U and curlA=B (Vector potentials of a continuous field on an open subset of R3).

[F2]

A nonempty open URn is star-shaped with respect to aU when a+t(xa)U for every xU and 0t1 (Star-shaped open subsets of Euclidean space).

[F3]

For u=(ux,uy,uz) and v=(vx,vy,vz) in R3, u×v=(uyvzuzvy,uzvxuxvz,uxvyuyvx) (The cross product in R3).

[F4]

The divergence of a C1 field F on an open URn is divF=i<niFi, and for n=3 its curl is curlF=(yFzzFy, zFxxFz, xFyyFx) (Divergence and curl of a C1 vector field).

[F5]

If every partial derivative jfi(a) of f exists, the Jacobian matrix is Jf(a)=(jfi(a))i<n,j<m (The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case).

[L1]

For C1 fields F,G on an open subset of R3, curl(F×G)=(divG)F(divF)G+DFGDGF (The divergence and curl of a cross product).

[L2]

Let α<β and c<d, let g,h:[α,β]×[c,d]R be continuous, and suppose for every fixed t that sg(s,t) is differentiable on (α,β) with derivative h(s,t). Then G(s)=cdg(s,t)dt is differentiable on [α,β] with G(s)=cdh(s,t)dt (Leibniz's rule on a compact rectangle: an interior parameter derivative with a continuous extension may be passed through a Riemann integral).

[L3]

If G is continuous on [α,β] and differentiable on (α,β), and f is Riemann integrable on [α,β] with f=G on (α,β), then αβf=G(β)G(α) (Newton–Leibniz needs only continuity on [a,b], differentiability on (a,b), and a Riemann-integrable extension of the interior derivative).

[L4]

If f is totally differentiable at p and g at f(p), then D(gf)(p)=Dg(f(p))Df(p) (The chain rule for total derivatives: D(gf)(a)=Dg(f(a))Df(a)).

[L5]

If f is totally differentiable at p then Dvf(p)=Df(p)v for every v; in particular jf(p)=Df(p)ej, and the matrix of Df(p) is Jf(p) (A total derivative computes every directional derivative, and its matrix is the Jacobian).

[L6]

If every partial derivative of f exists on a neighbourhood of p and is continuous at p, then f is totally differentiable at p and Df(p) is the linear map with matrix Jf(p) (If all partial derivatives exist on a neighbourhood and are continuous at a point, then the map is totally differentiable there with Jacobian derivative).

[L9]

If f and g are integrable between u and v and fgη throughout the closed interval with those endpoints, then uvfuvgηvu (Uniformly close integrable functions have integrals differing by at most the interval length times their uniform error); a continuous function on a closed bounded interval is Riemann integrable (A continuous function on [a,b] is Riemann integrable, by Heine-Cantor and Riemann's criterion).

Proof

technique · constructive
1.1

Take A to be the map displayed in the Statement. By [F2] every zt=a+tw with 0t1 lies in U when xU, so B(zt) is defined there; by [L9] each coordinate of the integrand, being continuous in t, is integrable on [0,1], so A(x) is defined for every xU.

givenF2L9construct
1.2

By [F3] each coordinate of tB(zt)×w is a sum of terms ±tBk(zt)wl. The map (x,t)zt is continuous, so each such term is continuous in (x,t); and since B is C1, [L6], [L4] and [L5] give j(Bk(zt))=t(jBk)(zt), which is again continuous in (x,t), while jwl is 1 if l=j and 0 otherwise. Hence each coordinate of the integrand has, in each coordinate of x, a partial derivative that is continuous in (x,t).

givenF3L4L5L6
2.1

Fix pU, choose a closed box QU with p in its interior, and fix indices i,j. Applying [L2] with [α,β] the jth edge of Q, the other coordinates of x held at those of p, and [c,d]=[0,1], using step 1.2 for the continuity of g and h and for the derivative hypothesis, gives that jAi exists at p with jAi(p)=01j(t(B(zt)×w)i)dt. The set Q×[0,1] is closed and bounded in R4, hence compact by [L8], so the integrand of that formula is uniformly continuous on it by [L8]; given ε>0 this supplies δ>0 such that points of Q within δ make the two integrands differ by at most ε at every t, and [L9] then bounds the difference of the two integrals by ε. So jAi is continuous on the interior of Q, and as p was arbitrary, A is C1 on U and curlA is defined by [F4] and [F5].

step 1.2L2L6L8L9F4F5
2.2

Fix t with 0t1 and consider the two fields xB(zt) and xw=xa on U. For the first, step 1.2 gives j(Bk(zt))=t(jBk)(zt), so by [F5] its Jacobian matrix is tJB(zt) and by [F4] its divergence is tk<3(kBk)(zt)=t(divB)(zt)=0. For the second, jwl is 1 if l=j and 0 otherwise, so its Jacobian matrix is the identity and its divergence is 3; both fields are C1 since these derivatives are continuous.

step 1.1L4L5F4F5given
3.1

Applying [L1] to those two fields at a fixed t, and multiplying by t, gives curlx(tB(zt)×w)=t(3B(zt)0w+tJB(zt)wB(zt))=2tB(zt)+t2JB(zt)w, where by step 2.2 the term (divG)F contributes 3B(zt), the term (divF)G contributes 0, the term DFG contributes tJB(zt)w and the term DGF contributes B(zt). At x=a this reads 0=0 in the second and fourth terms, since w=0 there.

step 2.2L1F3algebra
4.1

By [F4] each coordinate of curlA is a difference of two of the partial derivatives produced in step 2.1, and each of those is an integral over [0,1]; subtracting the two integrals and using step 3.1 for the resulting integrand gives curlA(x)=01(2tB(zt)+t2JB(zt)w)dt, again coordinatewise.

step 2.1step 3.1L2
5.1

For fixed x, put Γ(t):=t2B(zt) on [0,1]. The map tzt is differentiable with derivative w, and B is totally differentiable by [L6], so [L4] and [L5] give ddtB(zt)=DB(zt)w=JB(zt)w; with [L7] applied to the product of t2 and each coordinate of B(zt) this yields Γ(t)=2tB(zt)+t2JB(zt)w, the integrand of step 4.1, which is continuous on [0,1] and hence integrable by [L9].

step 3.1L7L4L5L6L9
6.1

By step 5.1 the function Γ is continuous on [0,1] and differentiable there, and its derivative is the integrand of step 4.1, so [L3] applied coordinate by coordinate on [0,1] evaluates that integral as Γ(1)Γ(0)=12B(z1)02B(z0)=B(x), using z1=x and the factor t2 at t=0.

step 4.1step 5.1L3
7.1

Steps 4.1 and 6.1 give curlA=B on U, and step 2.1 gives that A is C1 on U; by [F1] the constructed A is a vector potential for B.

step 2.1step 6.1F1discharge-construct: the displayed formula

Remarks

  • Where each hypothesis enters. Star-shapedness is used exactly once, in step 1.1, to know that the segment from the centre to x stays in U so that the integral is defined. The vanishing of divB is used exactly once, in step 2.2, to kill the term (divF)G; without it the curl of A would carry an extra term t2(divB)(zt)w and the integrand would not be an exact derivative in t.

  • The potential is not unique and the formula is not canonical. Adding the gradient of any C2 function leaves the curl unchanged by The curl of the gradient of a C2 function vanishes, so the displayed A is one witness among many; it is the one that vanishes at the star centre.

LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

The curl measures the antisymmetric part of the total derivative

Statement

Let UR3 be open, let F:UR3 be C1 and let pU. Then for all u,vR3,

DF(p)u,vDF(p)v,u=curlF(p),u×v,

where DF(p) is the total derivative of F at p, whose matrix is the Jacobian matrix JF(p)=(jFi(p))i,j<3.

Facts & Assumptions

Given: The open set UR3, the C1 field F:UR3, the point pU and vectors u,vR3, with the three coordinates named x,y,z.

[F1]

The curl of a C1 field F on an open UR3 is curlF=(yFzzFy, zFxxFz, xFyyFx) (Divergence and curl of a C1 vector field).

[F2]

For u=(ux,uy,uz) and v=(vx,vy,vz) in R3, u×v=(uyvzuzvy,uzvxuxvz,uxvyuyvx) (The cross product in R3).

[F3]

For x,yRm, x,y=k<mxkyk (The Euclidean inner product x,y=k<nxkyk on Rn).

[F4]

If every partial derivative jfi(a) of f exists, the Jacobian matrix is Jf(a)=(jfi(a))i<n,j<m (The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case).

[L1]

If f is totally differentiable at a then Dvf(a) exists for every v and equals Df(a)v; in particular jf(a)=Df(a)ej, and the matrix of Df(a) is Jf(a) (A total derivative computes every directional derivative, and its matrix is the Jacobian).

[L2]

If every partial derivative of f exists on a neighbourhood of a and is continuous at a, then f is totally differentiable at a and Df(a) is the linear map with matrix Jf(a) (If all partial derivatives exist on a neighbourhood and are continuous at a point, then the map is totally differentiable there with Jacobian derivative).

[L3]

Proof

technique · direct
1.1

Since F is C1 on U, its partial derivatives exist on U and are continuous, so [L2] makes F totally differentiable at p with DF(p) the linear map of matrix JF(p); by [L1] and [F4] the entries of that matrix are jFi(p), so (DF(p)u)i=j<3jFi(p)uj.

givenL1L2F4
1.2

Hence, by [F3] and [F4], DF(p)u,vDF(p)v,u=i<3j<3jFi(p)ujvii<3j<3jFi(p)vjui, and exchanging the names of the two summation indices in the second double sum turns it into i<3j<3iFj(p)viuj, so the difference equals i<3j<3(jFi(p)iFj(p))ujvi.

F3F4algebra
2.1

In the double sum of step 1.2 the terms with i=j have coefficient iFi(p)iFi(p)=0, so only the six terms with ij contribute, that is the three unordered index pairs {y,z}, {z,x} and {x,y}, each occurring twice.

step 1.2algebra
3.1

Grouping the two terms of the pair {y,z} gives (yFz(p)zFy(p))uyvz+(zFy(p)yFz(p))uzvy, that is (yFz(p)zFy(p))(uyvzuzvy). The pair {z,x} gives (zFx(p)xFz(p))(uzvxuxvz) and the pair {x,y} gives (xFy(p)yFx(p))(uxvyuyvx).

step 1.2step 2.1F1algebra
4.1

By [F1] the three coefficients in step 3.1 are the first, second and third coordinates of curlF(p), and by [F2] the three bracketed factors are the first, second and third coordinates of u×v. By [F3] their sum is therefore curlF(p),u×v, which with step 1.2 is the asserted identity.

step 3.1F1F2F3
5.1

As a check on the signs, take u=ex and v=ey: the left side is DF(p)ex,eyDF(p)ey,ex=xFy(p)yFx(p) and the right side is the third coordinate of curlF(p), since ex×ey=ez by [F2]; the pairs (ey,ez) and (ez,ex) give the first and second coordinates in the same way. When u=v both sides vanish, the left by inspection and the right because the cross product is alternating by [L3].

step 4.1L3F2

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 C2 patch is a two-dimensional curl of the pulled-back field, where u and v are the two parameter derivatives of a patch.
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

A C1 map sends a compact set of content zero to a set of content zero

Statement

Let m1. Then if ψ is C1 on an open WRm with values in Rm and AW is compact with content zero, then ψ[A] is compact and has content zero.

Content zero and nullity are those of Measure zero and content zero in Rm by countable and finite cube covers.

Facts & Assumptions

Given: The integer m1, the open set WRm, the C1 map ψ:WRm, and the compact set AW of content zero.

[F1]

A set ERm is null when, for every ε>0, it is covered by a sequence of closed cubes whose nonnegative volume series converges with sum at most ε; it has content zero when such a cover can be finite (Measure zero and content zero in Rm by countable and finite cube covers).

[F2]

Padding a finite cover with degenerate zero-volume cubes proves that content zero implies null (Measure zero and content zero in Rm by countable and finite cube covers).

[F3]

A map f:XY between metric spaces is Lipschitz with constant L, where LR and L0, when dY(f(x),f(x))LdX(x,x) for all x,xX (Lipschitz map, α-Hölder map for rational 0<α1, and contraction).

[F4]

A metric space is compact when every open cover of it has a finite subcover (Open cover, subcover, compact metric space, and compact subset of a metric space).

[F5]

A map f:URq is of class Ck when each component is of class Ck (Ck Euclidean maps and diffeomorphisms).

[F6]

For xRm, x2=k<mxk2 (The Euclidean inner product x,y=k<nxkyk on Rn).

[L1]

Every subset of a null subset of Rm is null (Subsets and countable unions of null subsets of Rm are null).

[L2]

If T:RmRm is Lipschitz and E is null, then T[E] is null (A Lipschitz map RmRm sends null sets to null sets).

[L3]

If f:[α,β]Rm is continuous and differentiable on (α,β) with f(t)2M there, then f(β)f(α)2M(βα) (The mean value inequality: if f:[a,b]Rm is continuous and differentiable on (a,b) with f2M, then f(b)f(a)2M(ba)).

[L4]

If f is totally differentiable at a and g at f(a), then D(gf)(a)=Dg(f(a))Df(a) (The chain rule for total derivatives: D(gf)(a)=Dg(f(a))Df(a)).

[L5]

If f is totally differentiable at a then Dvf(a) exists for every vRm and equals Df(a)v, and the matrix of Df(a) is Jf(a) (A total derivative computes every directional derivative, and its matrix is the Jacobian).

[L6]

If every partial derivative of f exists on a neighbourhood of a and is continuous at a, then f is totally differentiable at a with Df(a) the linear map of matrix Jf(a) (If all partial derivatives exist on a neighbourhood and are continuous at a point, then the map is totally differentiable there with Jacobian derivative).

[L7]

For a continuous real-valued f on a nonempty compact metric space, the image f[X] is bounded above and below (A continuous real-valued function on a nonempty compact metric space is bounded and attains a greatest and a least value).

[L8]

For continuous f:XY between metric spaces, if KX is a compact subset of X, then f[K] is a compact subset of Y (The image of a compact metric space under a continuous map is compact, and so is the image of any compact subset).

[L10]

A compact subset of Rm is null if and only if it has content zero (For compact subsets of Rm, measure zero and content zero coincide).

Proof

technique · direct
1.1

If A= then ψ[A]=, which is covered by the single degenerate cube j<m[0,0] of volume 0, so it has content zero by [F1] and the assertion holds. For the rest of the proof assume A.

givenF1
1.2

Since A has content zero, [F2] makes A null.

givenF2
1.3

A C1 map is continuous, since by [F5] and [L6] each component is totally differentiable and hence continuous at every point of W. So ψ[A] is a compact subset of Rm by [L8].

givenF5L6L8
2.1

Every point cA lies in the open set W, so some closed cube Q centred at c with positive edge is contained in W, and the interior of Q contains c. Those interiors form an open cover of the compact A, so by [F4] and [L9] finitely many of them cover A: there are closed cubes Q1,,QNW with N1 whose union contains A.

step 1.1givenF4L9
3.1

Fix i with 1iN. The m2 functions jψk are continuous on W by [F5], and Qi is a nonempty compact subset of W by [L9], so [L7] bounds each of them on Qi: there is C0 with jψk(c)C for all cQi and all j,k<m. Put M:=m3/2C. For cQi and vRm, [L5] and [L6] give Dψ(c)v=Jψ(c)v, whose kth coordinate is j<mjψk(c)vj, of absolute value at most mCv2 because vjv2 by [F6]; hence Dψ(c)v2mmCv2=Mv2, again by [F6].

step 2.1L5L6L7L9F5F6
4.1

Let x,yQi. A cube is convex, so γ(t):=x+t(yx) lies in QiW for 0t1. The map γ is differentiable with γ(t)=yx, and ψ is totally differentiable on W by [F5] and [L6], so [L4] and [L5] make tψ(γ(t)) differentiable on [0,1] with derivative Dψ(γ(t))(yx), of norm at most Myx2 by step 3.1. Hence [L3] on [0,1] gives ψ(y)ψ(x)2Myx2, so the restriction ψQi is Lipschitz with constant M in the sense of [F3].

step 3.1L3L4L5L6F3F5
5.1

Write Qi=j<m[αj,βj] and let ρi:RmQi be the coordinatewise clamp, ρi(v)j=min{max{vj,αj},βj}. Each scalar clamp satisfies min{max{s,α},β}min{max{s,α},β}ss, so ρi(v)ρi(v)2vv2 by [F6] and ρi is Lipschitz with constant 1; therefore Ti:=ψρi is defined on all of Rm, agrees with ψ on Qi since ρi fixes Qi pointwise, and is Lipschitz with constant M by step 4.1 and [F3].

step 4.1F3F6
6.1

For each i, the set AQi is a subset of the null set A of step 1.2, hence null by [L1]; so [L2] applied to the Lipschitz map Ti of step 5.1 makes Ti[AQi] null, and that set is ψ[AQi] because Ti agrees with ψ on Qi.

step 1.2step 5.1L1L2
7.1

By step 2.1 the union of the Qi contains A, so ψ[A]=i=1Nψ[AQi]. Let ε>0. By step 6.1 and [F1] each of the N sets admits a sequence of closed cubes covering it with volume sum at most ε/N; concatenating those N sequences gives one sequence of closed cubes covering ψ[A] with volume sum at most ε, so ψ[A] is null by [F1]. The index set is finite, so only finitely many covers are named and no choice principle is used.

step 2.1step 6.1F1
8.1

The set ψ[A] is compact by step 1.3 and null by step 7.1, so [L10] gives that it has content zero.

step 1.3step 7.1L10

Remarks

  • Why the published Lipschitz theorem is not enough on its own. [L2] is stated for a Lipschitz map defined on all of Rm, and ψ is defined only on W and need not be Lipschitz there — its derivative may be unbounded near W. Steps 2.1 to 5.1 exist to manufacture, on each of finitely many cubes, a genuinely global Lipschitz map that agrees with ψ where it matters.

  • Compactness is used twice, for different things. It supplies the finite subcover in step 2.1, and in step 8.1 it converts nullity back into content zero; a null set need not have content zero without it.

LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

Additivity of the integral over finitely many Jordan pieces that fill a Jordan set up to content zero

Statement

Let m1, let ARm be bounded and Jordan measurable, let N1, and let A1,,ANA be bounded Jordan measurable sets such that AiAj has content zero whenever ij and such that Ai=1NAi has content zero. Let f:AR be bounded, Riemann integrable over A and Riemann integrable over each Ai. Then

Af=i=1NAif.

Facts & Assumptions

Given: The sets A and A1,,AN with N1, the content-zero hypotheses on the pairwise intersections and on the residual set AiAi, and the bounded function f integrable over A and over each Ai, all as in the Statement.

[F1]

For bounded Jordan measurable E and bounded f:ER, choosing a nondegenerate rectangle QE and writing f~Q for the extension of f by 0 on QE, the function f is Riemann integrable over E when f~Q is integrable over Q, and then Ef=Qf~Q (The Riemann integral of a bounded function over a bounded Jordan measurable set).

[F2]

A set has content zero when it can be covered by finitely many closed cubes of arbitrarily small total volume, and both nullity and content zero pass to subsets (Measure zero and content zero in Rm by countable and finite cube covers).

[L1]

The definition of Ef is independent of the chosen bounding rectangle (The Riemann integral over a Jordan set is independent of the bounding rectangle).

[L2]

For integrable f,g on a nondegenerate rectangle Q and scalars α,β, the function αf+βg is integrable and its integral is αQf+βQg (Linearity, monotonicity, the absolute-value estimate and coordinate-slice additivity for the Riemann integral in Rm).

[L3]

Let E be bounded and Jordan measurable and let f,g:ER be bounded with {xE:f(x)g(x)} of content zero. Then f is Riemann integrable over E if and only if g is, and when they are integrable their integrals are equal (Changing a bounded integrand on a content-zero set does not change its Riemann integral).

[L4]

A metric-bounded set ERm is Jordan measurable if and only if its boundary E is null, equivalently has content zero (A bounded set in Rm is Jordan measurable iff its boundary is null, equivalently of content zero).

[L5]

A continuous graph over a compact nondegenerate rectangle has content zero (The graph of a continuous function on a closed nondegenerate rectangle in Rm has content zero in Rm+1).

Proof

technique · direct
1.1

Fix one nondegenerate rectangle QA; since each AiA, the same Q bounds every one of the N+1 sets. Write f~ for the zero extension of f from A to Q and f~i for the zero extension of fAi from Ai to Q. By hypothesis and [F1], with [L1] licensing the common choice of Q, all N+1 of these functions are integrable over Q, with Qf~=Af and Qf~i=Aif. If m=1, the boundary of Q=[u,v] is the two-point set {u,v}, and each point has content zero because for every ε>0 it lies in a closed interval of length below ε; if m>1, the boundary of Q is the finite union of its coordinate faces, each a continuous graph over a compact nondegenerate rectangle, so [L5] makes every face content zero. Thus Q has content zero by [F2] in every dimension, and therefore Q is Jordan measurable by [L4].

givenF1F2L1L4L5
2.1

Put g:=i=1Nf~if~ on Q. By [L2] it is integrable over Q, being a finite linear combination of the integrable functions of step 1.1. It is bounded as well: if A= then every zero extension and hence g is identically zero, while if A the boundedness of f supplies a real M0 with f(x)M on A, and then g(N+1)M on Q.

step 1.1L2given
3.1

Let S:=(ij(AiAj))(Ai=1NAi) and let xQS. If xA then f~(x)=0 and every f~i(x)=0, because AiA, so g(x)=0. If xA then x lies in some Ai, since otherwise it would lie in the residual set, and in exactly one, since otherwise it would lie in one of the pairwise intersections; hence if~i(x)=f(x)=f~(x) and again g(x)=0. So {xQ:g(x)0}S.

step 2.1givenalgebra
4.1

The set S is the union of the N(N1) pairwise intersections and the residual set, each of content zero by hypothesis. Given ε>0, cover each of those finitely many sets by finitely many closed cubes of total volume at most ε/(N(N1)+1) and take all of those cubes together: this is a finite cover of S by closed cubes of total volume at most ε, so S has content zero by [F2], and so does its subset {xQ:g(x)0}.

step 3.1F2
5.1

By step 1.1 the set Q is bounded and Jordan measurable and g is bounded on it, and by step 4.1 the set where g differs from the zero function has content zero; so [L3] applies with the zero function and gives Qg=0.

step 2.1step 4.1L3
6.1

Expanding Qg by [L2] and using step 1.1, 0=i=1NQf~iQf~=i=1NAifAf, which is the asserted identity. For N=1 there is no pairwise intersection and S is the residual set alone; the hypothesis N1 excludes the empty index set, for which the right-hand side would be 0 while the left need not be.

step 5.1L2F1

Remarks

  • An individual piece may be empty. Nothing above requires Ai: an empty piece contributes the integral 0 and creates no exceptional point, so the hypothesis constrains only the overlaps and the residue.

  • Why integrability over each piece is stated explicitly. For Jordan measurable AiA, this integrability follows from the other hypotheses by restricting the zero extension of f to the integrable indicator of Ai. The proof records it as a hypothesis because step 1.1 starts from the piece integrals, rather than inserting that standard product argument into the additivity calculation.

LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

Change of variables for a C1 map injective and regular only on the interior of a compact Jordan set

Statement

Let n1, let WRn be open, let ψ:WRn be C1, and let DW be compact and Jordan measurable. Suppose ψ is injective on the interior of D and has nonvanishing Jacobian determinant there, and put V:=ψ[D]. Then

  1. ψ[D] is compact and Jordan measurable, V is bounded, open and Jordan measurable, and ψ[D]V has content zero;
  2. for every continuous h:ψ[D]R the three integrals below exist and

Dh(ψ(x))detDψ(x)dx=Vh(y)dy=ψ[D]h(y)dy.

No injectivity and no invertibility of the derivative is assumed at any point of D.

Facts & Assumptions

Given: The data of the Statement: W, ψ, the compact Jordan set DW, the injectivity and nonvanishing Jacobian determinant of ψ on D, the set V=ψ[D], and a continuous h:ψ[D]R.

[F1]

The boundary of A is A:=Aint(A) (Interior, closure, boundary, limit point, isolated point and dense subset of a metric space).

[F2]

A set has content zero when it can be covered by finitely many closed cubes of arbitrarily small total volume, and content zero passes to subsets (Measure zero and content zero in Rm by countable and finite cube covers).

[F3]

For a C1 map g of an open subset of Rn into Rn, its Jacobian determinant is detDg(x) (The Jacobian determinant of a square-dimensional C1 map is the determinant of its Jacobian matrix).

[F4]

For bounded Jordan measurable E, bounded f:ER and a nondegenerate rectangle QE, the function f is Riemann integrable over E when its zero extension f~Q is integrable over Q, and then Ef=Qf~Q (The Riemann integral of a bounded function over a bounded Jordan measurable set).

[L1]

If f:URn is C1 on an open U and Df(a) is invertible, then there are open sets V,W with aVU and f(a)W such that fV:VW is bijective, and its inverse is C1 (The Euclidean inverse function theorem).

[L2]

A metric-bounded set ERm is Jordan measurable if and only if its boundary E is null, equivalently has content zero (A bounded set in Rm is Jordan measurable iff its boundary is null, equivalently of content zero).

[L3]

If ψ is C1 on an open WRm with values in Rm and AW is compact with content zero, then ψ[A] is compact and has content zero (A C1 map sends a compact set of content zero to a set of content zero).

[L4]

For a bounded, open, Jordan measurable VRn there are compact Jordan sets K1K2V, each a finite union of closed grid rectangles, such that every compact CV lies in some Kj and cont(VKj)0 (A bounded open Jordan set has an increasing exhaustion by compact finite unions of grid rectangles with vanishing content remainder).

[L5]

Let URn be open, let g:URn be injective and C1 with Dg(x) invertible for every xU, and let KU be compact and Jordan measurable. For bounded f:g(K)R, integrability of f on g(K) is equivalent to integrability of xf(g(x))detDg(x) on K, and when either holds g(K)f(y)dy=Kf(g(x))detDg(x)dx (Change of variables for an injective C1 map on a compact Jordan set).

[L6]

Under the hypotheses of [L5], if KU is compact and Jordan measurable then g(K) is compact and Jordan measurable (An injective C1 map with invertible derivative sends compact Jordan sets to compact Jordan sets).

[L7]

For integrable f,g on a nondegenerate rectangle Q and scalars α,β: αf+βg is integrable with integral αQf+βQg; if fg then QfQg; and f is integrable with QfQf (Linearity, monotonicity, the absolute-value estimate and coordinate-slice additivity for the Riemann integral in Rm).

[L8]

Every continuous real function on a compact Jordan measurable set ERm is Riemann integrable over E (A continuous real function on a compact Jordan measurable set is Riemann integrable over that set).

[L9]

If bounded Jordan measurable E,F have EF of content zero, then cont(EF)=cont(E)+cont(F) (Jordan content is finitely additive when the overlap has content zero).

[L10]

For continuous f:XY between metric spaces, the image of a compact subset of X is a compact subset of Y (The image of a compact metric space under a continuous map is compact, and so is the image of any compact subset).

[L11]

A metric-bounded ERm is Jordan measurable if and only if its indicator 1E is Riemann integrable on a fixed nondegenerate bounding rectangle Q, and then Q1E=cont(E) (A bounded set is Jordan measurable iff its indicator is Riemann integrable, and the integral is its Jordan content).

[L12]

Let E be bounded and Jordan measurable and let f,g:ER be bounded with {xE:f(x)g(x)} of content zero. Then f is integrable over E if and only if g is, and their integrals then agree (Changing a bounded integrand on a content-zero set does not change its Riemann integral).

[L14]

For every real square matrix A, det(A)0 if and only if A is invertible (A finite square real matrix is invertible if and only if its determinant is nonzero).

Proof

technique · direct
1.1

Suppose first D=. Then V= and, by [F1], D=D, which has content zero by [L2]; so cont(D)=0 by [L11], the parameter integrand is continuous on the compact Jordan D and hence integrable by [L8], and [L7] with [L11] bounds its integral in absolute value by supDh(ψ)detDψcont(D)=0. All three integrals are then 0 and both assertions hold. Assume D for the rest of the proof.

givenF1L2L7L8L11
1.2

The set D is a closed subset of the compact D by [F1], hence compact by [L13], and it has content zero by [L2] since D is Jordan measurable. So [L3] gives that ψ[D] is compact and has content zero.

givenF1L2L3L13
2.1

By [F1] the interior D is open and bounded, and (D)=DDDD=D because DD=D. So (D) has content zero by step 1.2 and [F2], and D is Jordan measurable by [L2].

step 1.2F1F2L2
2.2

On D the map ψ is injective and detDψ0, so [F3] and [L14] make each Dψ(c) invertible, and then [L1] makes ψ carry an open neighbourhood of each cD onto an open set. Hence ψ[D]=V is open, and ψD:DV is a bijection whose inverse is C1, in particular continuous, on V.

step 1.1givenF3L1L14
3.1

By [L10] the set ψ[D] is compact, hence closed and bounded by [L13]. Since D=DD by [F1], ψ[D]=Vψ[D], so ψ[D]Vψ[D] has content zero by step 1.2 and [F2]. As V is open with Vψ[D], we get V=VVψ[D]V and (ψ[D])=ψ[D]int(ψ[D])ψ[D]V; both therefore have content zero, and [L2] makes V and ψ[D] Jordan measurable.

step 1.2step 2.2F1F2L2L10L13
3.2

Apply [L4] to the bounded open Jordan set D of step 2.1, obtaining compact Jordan sets K1K2D with every compact subset of D contained in some Kj and cont(DKj)0. By step 2.2 the hypotheses of [L5] hold with U=D and g=ψD, so for each j the set ψ[Kj] is compact and Jordan measurable by [L6] and ψ[Kj]h=Kjh(ψ(x))detDψ(x)dx, both integrals existing because h is continuous on the compact Jordan ψ[Kj], hence integrable there by [L8].

step 2.1step 2.2L4L5L6L8
4.1

The set ψ[D] is compact and Jordan measurable by step 3.1 and h is continuous on it, so [L8] makes h integrable over ψ[D] and, ψ[D] being compact, hM there for some M0. Fix a nondegenerate rectangle Qψ[D]. The zero extensions of hV and of h from ψ[D] differ only on ψ[D]V, which has content zero by step 3.1, so [L12] applied on Q makes the first integrable too, with Vh=ψ[D]h by [F4].

step 3.1F4L8L12
4.2

The map xh(ψ(x))detDψ(x) is continuous on the compact Jordan D, hence integrable over D and over each compact Jordan Kj by [L8], and bounded there by some M0. Fix a nondegenerate rectangle QD. Because (DKj)DKj — a point outside both boundaries lies either in intKj, whose neighbourhood misses DKj, or outside Kj and inside intD, whose neighbourhood lies in DKj — the set DKj is Jordan measurable by [L2] and [F1]. The two zero extensions differ only on DKj and by at most M, so [L7] and [L11] give Dh(ψ)detDψKjh(ψ)detDψMcont(DKj). Now DKj=D(DKj) is a union of two disjoint Jordan sets, D having content zero by step 1.2, so [L9] gives cont(DKj)=cont(DKj), which tends to 0 by step 3.2. Hence those integrals converge to Dh(ψ)detDψ.

step 1.2step 3.2F1L2L7L8L9L11
5.1

Apply [L4] to the bounded open Jordan set V of step 3.1, obtaining compact Jordan C1C2V with cont(VCl)0 and every compact subset of V inside some Cl. Fix l. By step 2.2 the inverse of ψD is continuous, so (ψD)1[Cl] is a compact subset of D by [L10], and step 3.2 puts it inside some Kj(l); applying ψ gives Clψ[Kj(l)] and hence Vψ[Kj]VCl for every jj(l), the sets Kj being increasing. Both sets are Jordan measurable by step 3.1, step 3.2 and the boundary inclusion of step 4.2, so [L7] and [L11] give cont(Vψ[Kj])cont(VCl); letting l grow, cont(Vψ[Kj])0.

step 2.2step 3.1step 3.2L4L7L10L11
6.1

With M and Q as in step 4.1, the zero extensions of hV and of hψ[Kj] differ only on Vψ[Kj] and by at most M, so [L7] and [L11] give Vhψ[Kj]hMcont(Vψ[Kj]), which tends to 0 by step 5.1. Hence ψ[Kj]hVh.

step 4.1step 5.1L7L11
7.1

By step 3.2 the two sequences of integrals agree term by term; by step 4.2 the parameter side converges to Dh(ψ)detDψ and by step 6.1 the image side converges to Vh, so those two numbers are equal, and step 4.1 identifies Vh with ψ[D]h. With step 3.1 this is both assertions of the Statement.

step 4.2step 6.1

Remarks

  • What the published compact theorem cannot do here. [L5] requires the derivative to be invertible at every point of an open set containing the compact domain. A spherical octant, parametrized by polar angle and azimuth, has vanishing projected Jacobian determinant along the parameter boundary, so no such open set exists and [L5] does not apply to it. Everything above is the work of pushing the degeneracy into D, where [L3] makes its image negligible.

  • The conclusion is about the open image, and that is not a defect. The set ψ[D] may fold its boundary onto itself, and no injectivity is assumed there; what the identity says is that the fold contributes nothing, because ψ[D]V has content zero.

LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

A cyclic permutation of the coordinates of R3 preserves Jordan measurability and integrals

Statement

For k{x,y,z} let σk:R3R3 be given by

σx(p)=(py,pz,px),σy(p)=(pz,px,py),σz(p)=(px,py,pz).

Each σk is a linear bijection with detDσk=1 everywhere. Let ER3 be compact and Jordan measurable. Then σk[E] is compact and Jordan measurable, and for every bounded H:σk[E]R the function H is Riemann integrable over σk[E] if and only if Hσk is Riemann integrable over E; when either holds, the integral over the permuted set equals the integral of the composite with the permutation over the original set,

σk[E]H=EHσk.

Facts & Assumptions

Given: The index k{x,y,z}, the map σk displayed in the Statement, the compact Jordan measurable set ER3 and the bounded function H on σk[E].

[F1]

For a commutative ring R, n1 and A=(aij)Mn(R), detA=σSnsgn(σ)i<naσ(i),i, with columns indexed by i<n and rows by σ(i) (For n1, the determinant over a commutative ring by the Leibniz formula, and detA for a real matrix).

[F2]

An inversion of σSn is a pair (i,j) with i<j<n and σ(i)>σ(j), and sgn(σ)=(1)inv(σ), where inv(σ) is the number of inversions (Inversions, inversion number, the sign sgn(σ)=(1)inv(σ), and even and odd permutations).

[F3]

For a C1 map g of an open subset of Rn into Rn, the Jacobian determinant is detDg(x), and the change-of-variables scale factor is detDg(x) (The Jacobian determinant of a square-dimensional C1 map is the determinant of its Jacobian matrix).

[F4]

If every partial derivative jfi(a) exists, the Jacobian matrix is Jf(a)=(jfi(a))i<n,j<m (The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case).

[F5]

Integration over a bounded Jordan measurable set is integration of the zero extension over a bounding rectangle (The Riemann integral of a bounded function over a bounded Jordan measurable set).

[L1]

Let URn be open, let g:URn be injective and C1 with Dg(x) invertible for every xU, and let KU be compact and Jordan measurable. For bounded f:g(K)R, integrability of f on g(K) is equivalent to integrability of xf(g(x))detDg(x) on K, and when either holds g(K)f(y)dy=Kf(g(x))detDg(x)dx (Change of variables for an injective C1 map on a compact Jordan set).

[L2]

Under those hypotheses, if KU is compact and Jordan measurable then g(K) is compact and Jordan measurable (An injective C1 map with invertible derivative sends compact Jordan sets to compact Jordan sets).

Proof

technique · direct
1.1

Each σk is linear: writing coordinates as indices 0,1,2 for x,y,z, the map σx sends p to the point with coordinates (p1,p2,p0), so by [F4] its partial derivatives are the constants j(σx)i, and its Jacobian matrix Ax at every point has (Ax)ij=1 exactly for (i,j){(0,1),(1,2),(2,0)} and 0 elsewhere. Likewise σy sends p to (p2,p0,p1), with matrix Ay having entry 1 exactly at (0,2),(1,0),(2,1), and σz is the identity with matrix the identity matrix. All three matrices have exactly one entry 1 in each row and in each column, so each σk is a bijection of R3 with Dσk constant and invertible.

givenF4
1.2

In the Leibniz sum [F1] for detAx, a term is nonzero only when (Ax)σ(i),i=1 for every i<3, that is when σ(0)=2, σ(1)=0 and σ(2)=1; exactly one permutation does this. Its inversions are (0,1), since 2>0, and (0,2), since 2>1, while (1,2) is not one, since 0<1; so inv(σ)=2 and sgn(σ)=+1 by [F2], giving detAx=1.

F1F2algebra
1.3

In the Leibniz sum for detAy, the only nonzero term has σ(0)=1, σ(1)=2 and σ(2)=0; its inversions are (0,2), since 1>0, and (1,2), since 2>0, while (0,1) is not one, since 1<2; so again inv(σ)=2 and detAy=1 by [F1] and [F2]. For Az the identity matrix, the only nonzero term is the identity permutation, with no inversion, so detAz=1.

F1F2algebra
2.1

By steps 1.1, 1.2 and 1.3 each σk is a C1 injection of the open set R3 into R3 whose derivative is invertible at every point, with detDσk=1 and hence detDσk=1 by [F3]. So [L2] applies with U=R3, g=σk and K=E, and σk[E] is compact and Jordan measurable.

step 1.1step 1.2step 1.3F3L2
3.1

With the same data, [L1] gives that H is integrable over σk[E] if and only if xH(σk(x))detDσk(x)=H(σk(x)) is integrable over E, that is if and only if Hσk is, and that in that case σk[E]H=EH(σk(x))1dx=EHσk, the integrals being those of [F5].

step 2.1L1F3F5

Remarks

  • Why the cyclic order and not the increasing one. The three maps above send the coordinate k to the last slot and keep the other two in the cyclic order xyzx. Taking instead the two surviving coordinates in increasing order would transpose them in the case k=y, and a transposition has one inversion and hence determinant 1; every identity on this page that treats the three directions alike depends on the cyclic choice.
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

Simple solid regions in a coordinate direction and their cyclic coordinate projection

Definition

Coordinates on R3 are named x,y,z for the indices 0,1,2 of The Euclidean inner product x,y=k<nxkyk on Rn. For each k{x,y,z} the cyclic coordinate projection πk:R3R2 drops the kth coordinate and keeps the other two in cyclic order:

πx(p)=(py,pz),πy(p)=(pz,px),πz(p)=(px,py).

A simple description of a solid in the direction k is a quadruple (k,D,γ1,γ2) in which DR2 is compact, Jordan measurable and has nonempty interior, and γ1,γ2:DR are continuous with γ1γ2 on D and γ1<γ2 on the interior of D. The simple solid region it describes is

E={pR3:πk(p)D, γ1(πk(p))pkγ2(πk(p))}.

The set D is the base, γ2 the upper graph function and γ1 the lower graph function of the description. A solid is simple in the direction k when some such description of it is supplied; the description is part of the data and is not inferred from the set E.

Writing σk for the cyclic permutation of A cyclic permutation of the coordinates of R3 preserves Jordan measurability and integrals, so that σk(p)=(πk(p),pk), the image σk[E] is exactly the solid between the graphs of γ1 and γ2 over the base D in the sense of A solid between continuous graphs over a compact Jordan base. That set is compact and Jordan measurable by A solid between continuous graphs over a compact Jordan base is Jordan measurable and integrates by vertical sections, and σk1 is again a cyclic coordinate permutation, so E is compact and Jordan measurable as well; integration over E is that of The Riemann integral of a bounded function over a bounded Jordan measurable set, and interiors, closures and boundaries are those of Interior, closure, boundary, limit point, isolated point and dense subset of a metric space.

Remarks

  • Weak inequality on the base, strict inside. The graphs are allowed to meet on D, so a vertical section of E over a boundary point of the base may be a single point; that is what lets a ball be described in every direction, since its two hemispherical graph functions agree exactly on the equatorial circle. The strictness on the interior of D is what makes the interior of E nonempty and is used where the outward normal is identified.

  • The cyclic order is not cosmetic. With πy(p)=(pz,px) rather than (px,pz), each σk has determinant 1 and each coordinate of an oriented area vector is the Jacobian determinant of the matching projection; taking the surviving coordinates in increasing order would reverse both signs in the case k=y and no statement on this page would hold uniformly in k.

  • Nonempty interior of the base. A base with empty interior need not make E a graph: a line-segment base with γ1<γ2 produces a vertical rectangle. It does, however, make E three-dimensionally content zero and makes the strictness condition on the interior vacuous. Requiring nonempty interior keeps every simple solid region a genuine solid. The boundary of D has content zero by A bounded set in Rm is Jordan measurable iff its boundary is null, equivalently of content zero, which is what makes the base the closure of its interior up to a negligible set in the arguments that follow.

LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

Each coordinate of the oriented area vector is the Jacobian determinant of the matching cyclic projection

Statement

Let OR2 be open and let φ=(φx,φy,φz):OR3 be C1, with parameters named u,v and φu:=uφ, φv:=vφ. Then at every point of O,

(φu×φv)k=detD(πkφ)

for each of the three coordinate directions k{x,y,z}, where πk is the cyclic coordinate projection of Simple solid regions in a coordinate direction and their cyclic coordinate projection.

Facts & Assumptions

Given: The open set OR2 and the C1 map φ:OR3 of the Statement.

[F1]

For u=(ux,uy,uz) and v=(vx,vy,vz) in R3, u×v=(uyvzuzvy,uzvxuxvz,uxvyuyvx) (The cross product in R3).

[F2]

For a C1 map g of an open subset of Rn into Rn, its Jacobian determinant is detDg(x), the determinant of its Jacobian matrix (The Jacobian determinant of a square-dimensional C1 map is the determinant of its Jacobian matrix).

[F3]

If every partial derivative jfi(a) of f exists, the Jacobian matrix is Jf(a)=(jfi(a))i<n,j<m (The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case).

[F4]

For a commutative ring R, n1 and A=(aij)Mn(R), det(A)=σSnsgn(σ)i<naσ(i),i, with columns indexed by i<n and rows by σ(i) (For n1, the determinant over a commutative ring by the Leibniz formula, and detA for a real matrix).

[F5]

An inversion of σSn is a pair (i,j) with i<j<n and σ(i)>σ(j), and sgn(σ)=(1)inv(σ) (Inversions, inversion number, the sign sgn(σ)=(1)inv(σ), and even and odd permutations).

[F6]

The cyclic coordinate projections are πx(p)=(py,pz), πy(p)=(pz,px) and πz(p)=(px,py) (Simple solid regions in a coordinate direction and their cyclic coordinate projection).

[F7]

A map f:URq is of class Ck when each component is of class Ck (Ck Euclidean maps and diffeomorphisms).

Proof

technique · direct
1.1

Each πkφ is a map of the two parameters into R2 whose two components are components of φ, hence C1 by [F7], so by [F2] and [F3] it has a Jacobian matrix (a00a01a10a11) with ai0=u and ai1=v of its ith component. There are exactly two elements of S2: the identity, with no inversion and sign +1, contributing a00a11, and the transposition sending 0 to 1 and 1 to 0, with the single inversion (0,1) and sign 1, contributing a10a01. So [F4] and [F5] give detD(πkφ)=a00a11a10a01.

givenF2F3F4F5F7
1.2

By [F1] with u=φu and v=φv, whose coordinates are the partial derivatives named in [F3], the oriented area vector has coordinates (φu×φv)x=uφyvφzuφzvφy, (φu×φv)y=uφzvφxuφxvφz, (φu×φv)z=uφxvφyuφyvφx.

givenF1F3
2.1

By [F6] the projection πx retains the coordinates y then z, so πxφ=(φy,φz) and step 1.1 gives detD(πxφ)=uφyvφzuφzvφy, which is the first coordinate computed in step 1.2.

step 1.1step 1.2F6
2.2

By [F6] the projection πy retains the coordinates z then x, in that cyclic order, so πyφ=(φz,φx) and step 1.1 gives detD(πyφ)=uφzvφxuφxvφz, the second coordinate computed in step 1.2. Retaining x then z in increasing order instead would exchange the two rows and give the opposite sign, which is why the cyclic order is part of the projection.

step 1.1step 1.2F6
2.3

By [F6] the projection πz retains the coordinates x then y, so πzφ=(φx,φy) and step 1.1 gives detD(πzφ)=uφxvφyuφyvφx, the third coordinate computed in step 1.2.

step 1.1step 1.2F6
3.1

Steps 2.1, 2.2 and 2.3 are the three asserted identities, valid at every point of O; in particular all three determinants vanish exactly where the oriented area vector does.

step 2.1step 2.2step 2.3

Remarks

  • The identity holds where the patch is not regular. Nothing above uses φu×φv0. That matters because the lateral faces of a boundary presentation are exactly the patches whose kth projected Jacobian determinant vanishes, and the identity is what turns that analytic condition into a geometric one.
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

The outward unit normal at a boundary point of a compact solid

Definition

Let ER3 be compact and let pE, the boundary of Interior, closure, boundary, limit point, isolated point and dense subset of a metric space. For a unit vector νR3, that is one with ν2=1 in the norm of The Euclidean inner product x,y=k<nxkyk on Rn, a unit vector ν is outward at p when there is a real ε>0 with p+tνE and ptνE for every t with 0<t<ε.

A plane of unit normals at p is a two-dimensional linear subspace TR3; the two unit vectors orthogonal to T are ±ν for a single ν, and when one of them is outward at p the other is not, since replacing ν by ν exchanges the two displayed conditions. In that situation the outward one is called the outward unit normal to T at p.

Remarks

  • Outwardness alone does not single out one vector. Take E the closed unit ball and p a point of the unit sphere. Every unit vector ν with p,ν>0 satisfies the definition, because p±tν22=1±2tp,ν+t2 is above 1 for small t>0 with the plus sign and below 1 with the minus sign. So the definition is a condition on a unit vector and not a construction of one; what makes "the outward unit normal" a definite object is the second paragraph, where a plane is supplied and only two candidates remain.

  • Existence is not asserted. A boundary point of an arbitrary compact set need admit no outward unit vector: if E={p} is a singleton, then ptνE for every unit vector ν and every t>0. Nothing below claims outwardness at seams and edges; the claim is made at the interior parameter points of a graph face whose projection lands in the interior of the base.

  • Why the condition is one-sided on each side. Requiring only p+tνE would admit a vector tangent to a spike of E; requiring only ptνE would admit a vector pointing along the surface. Both halves are used where outwardness is proved.

DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

Boundary presentations adapted to a simple solid region in a coordinate direction

Definition

Let (k,D,γ1,γ2) be a simple description of a solid ER3 in the direction k (Simple solid regions in a coordinate direction and their cyclic coordinate projection), and write

Γ2:={p:πk(p)D, pk=γ2(πk(p))},Γ1:={p:πk(p)D, pk=γ1(πk(p))}

for the upper and lower graph of the description. Let Σ=((D1,φ1),,(DP,φP)) be a compatible finite patch presentation in the sense of Finitely patched regular surfaces, their area, scalar integrals, and flux, each (Dj,φj) a regular parametrized surface patch of Regular parametrized surface patches on compact Jordan parameter regions, whose patch images cover E and are contained in E. Write φj,u,φj,v for the two parameter derivatives, and φj,u×φj,v for the oriented area vector of Unit normal fields, orientations, and flux through a regular surface patch, whose coordinates are those of The cross product in R3.

The presentation Σ is adapted to the description (k,D,γ1,γ2) when the index set {1,,P} is partitioned into three sublists Σ+, Σ and Σ0, supplied with the presentation, such that all of the following hold.

  1. Upper faces. For jΣ+, the image of φj lies in the graph of γ2 and the kth coordinate of φj,u×φj,v is positive on the interior of Dj.
  2. Lower faces. For jΣ, the image of φj lies in Γ1 and the kth coordinate of φj,u×φj,v is negative on the interior of Dj.
  3. Lateral faces. For jΣ0, the kth coordinate of φj,u×φj,v vanishes on the interior of Dj.
  4. The graph faces cover the base. Writing Vj:=πk[φj[Dj]] for the projected image of the jth patch, the projected images of the upper sublist are pairwise disjoint and fill D up to content zero, and the same holds for the lower sublist: for each of Σ+ and Σ the sets Vj with j in that sublist are pairwise disjoint and DVj has content zero in the sense of Measure zero and content zero in Rm by countable and finite cube covers.
  5. Both graph sublists are nonempty. Σ+ and Σ; the lateral sublist Σ0 may be empty.

The partition into the three sublists is part of the supplied data, exactly as the description (k,D,γ1,γ2) is; nothing here is inferred from the set E or from the unordered collection of patch images. Interiors are those of Interior, closure, boundary, limit point, isolated point and dense subset of a metric space and integrals over the projected images are those of The Riemann integral of a bounded function over a bounded Jordan measurable set.

Remarks

  • The conditions are on the sign of one coordinate, not on outwardness. Clauses 1 to 3 are analytic: by Each coordinate of the oriented area vector is the Jacobian determinant of the matching cyclic projection the kth coordinate of the oriented area vector is the Jacobian determinant of πkφj, so clause 1 says that the projection of an upper patch is orientation-preserving on the parameter interior and clause 3 says that a lateral patch projects with vanishing Jacobian determinant. That the induced normals of the graph faces then point out of E is a theorem, At interior base points, the graph faces of an adapted presentation induce the outward unit normal, rather than part of this definition.

  • A graph face is not required to be a graph patch. Clause 1 asks only that the patch image lie in Γ2; it does not ask that φj be the map w(w,γ2(w)) read in the projected coordinates. That is what admits the eight spherical octants and the four quarter-cylinders: their graph functions have unbounded gradient at the equator or at the silhouette, so they are not C1 on a neighbourhood of the closed base and could not parametrize a patch, while the octants and quarters themselves are patches in every direction at once.

  • Why the lateral condition is imposed on the interior. The parameter region of a patch is the closure of its interior, and the kth coordinate of the oriented area vector is continuous on the whole region, so a vanishing condition on the interior already forces vanishing everywhere on the region. Stating it on the interior keeps the three clauses in the same form and matches where clauses 1 and 2 can be stated at all, since the oriented area vector may vanish on a parameter boundary.

  • What clause 4 is for. It is the only clause that ties the presentation to the base quantitatively: without it, one tiny upper patch in Γ2 together with one tiny lower patch in Γ1 could satisfy clauses 1, 2, 3 and 5 while covering almost none of either graph. Pairwise disjointness and the content-zero residue are what make the sum of the graph-face fluxes an integral over the whole of D.

LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

The flux of a single-component field through a graph face is a base integral of its trace

Statement

Let (k,D,γ1,γ2) be a simple description of a solid E in the direction k and let Σ be a boundary presentation adapted to it, with sublists Σ+,Σ,Σ0 (Boundary presentations adapted to a simple solid region in a coordinate direction). Let R:ER be continuous and let Rek be the field on E whose kth coordinate is R and whose other two coordinates are zero. For jΣ+Σ put ψj:=πkφj and Vj:=ψj[Dj], and write σk1(w,t) for the point of R3 with πk-projection w and kth coordinate t.

Then each Vj is a bounded open Jordan measurable subset of D, the displayed base integrand is integrable over Vj, and the flux of Rek through an upper face is the integral of the trace of R on the upper graph over the projected image, and through a lower face it is the negative of the corresponding integral:

DjRek(φj),φj,u×φj,v=VjR(σk1(w,γ2(w)))dw(jΣ+),

DjRek(φj),φj,u×φj,v=VjR(σk1(w,γ1(w)))dw(jΣ).

Facts & Assumptions

Given: The simple description (k,D,γ1,γ2) of E, the adapted presentation Σ with its supplied sublists, the continuous R:ER, and an index j in Σ+ or in Σ.

[F1]

For a regular patch (D,φ) and a continuous vector field F, the flux in the orientation induced by φ is D(Fφ)(φu×φv) (Unit normal fields, orientations, and flux through a regular surface patch).

[F3]

A simple solid region in the direction k is E={pR3:πk(p)D, γ1(πk(p))pkγ2(πk(p))}, with πk the cyclic coordinate projection and γ1,γ2 continuous on the compact Jordan base D (Simple solid regions in a coordinate direction and their cyclic coordinate projection).

[F4]

For jΣ+ the image of φj lies in the graph of γ2 and the kth coordinate of φj,u×φj,v is positive on the interior of Dj; for jΣ the image lies in the graph of γ1 and that coordinate is negative on the interior of Dj (Boundary presentations adapted to a simple solid region in a coordinate direction).

[F5]

A regular patch has a compact Jordan parameter region that is the closure of its nonempty interior, its parametrization is C1 on an open neighbourhood of that region, and no point of D has the same image as a distinct point of D (Regular parametrized surface patches on compact Jordan parameter regions).

[F6]

Integration over a bounded Jordan measurable set is integration of the zero extension over a bounding rectangle (The Riemann integral of a bounded function over a bounded Jordan measurable set).

[L1]

For a C1 map φ of two variables into R3, (φu×φv)k=detD(πkφ) for each of the three coordinate directions (Each coordinate of the oriented area vector is the Jacobian determinant of the matching cyclic projection).

[L2]

Let ψ be C1 on an open WD with D compact Jordan, and suppose ψ is injective on the interior of D and has nonvanishing Jacobian determinant there. Then ψ[D] is bounded, open and Jordan measurable, and for continuous h on ψ[D], Dh(ψ(w))detDψ(w)dw=ψ[D]h (Change of variables for a C1 map injective and regular only on the interior of a compact Jordan set).

[L3]

Let E be bounded Jordan measurable and let f,g:ER be bounded with {xE:f(x)g(x)} of content zero. Then f is integrable over E if and only if g is, and their integrals then agree (Changing a bounded integrand on a content-zero set does not change its Riemann integral).

[L4]

A metric-bounded set is Jordan measurable if and only if its boundary has content zero (A bounded set in Rm is Jordan measurable iff its boundary is null, equivalently of content zero).

[L5]

Every continuous real function on a compact Jordan measurable set is Riemann integrable over it (A continuous real function on a compact Jordan measurable set is Riemann integrable over that set).

Proof

technique · direct
1.1

By [F2] the inner product of Rek(p) with any vector ν is R(p)νk, so by [F1] the flux integrand of Rek through the patch (Dj,φj) is wR(φj(w))(φj,u×φj,v)k(w) on Dj.

givenF1F2
1.2

Suppose jΣ+ and put h(w):=R(σk1(w,γ2(w))) for wD; by [F3] the point σk1(w,γ2(w)) lies in E and h is continuous on D, being R composed with a continuous map. By [F4] the image of φj lies in the graph of γ2, so for wDj the point φj(w) has πk-projection ψj(w)D and kth coordinate γ2(ψj(w)); hence φj(w)=σk1(ψj(w),γ2(ψj(w))) and R(φj(w))=h(ψj(w)). For jΣ the same computation with γ1 in place of γ2 defines a continuous h on D with R(φj(w))=h(ψj(w)).

givenF3F4
2.1

By [L1] the factor (φj,u×φj,v)k in step 1.1 is detDψj, so the flux integrand is wR(φj(w))detDψj(w). The map ψj is C1 on an open neighbourhood of Dj by [F5], since φj is and πk is linear.

step 1.1L1F5
2.2

The map ψj is injective on Dj. Indeed let a,bDj with ψj(a)=ψj(b). By step 1.2 both φj(a) and φj(b) are determined by their common πk-projection through the same graph function, so φj(a)=φj(b); by [F5] no point of Dj shares its image with a distinct point of Dj, so a=b.

step 1.2F5
3.1

By [F4] and step 2.1, detDψj is positive on Dj when jΣ+ and negative there when jΣ; in either case it is nonvanishing on Dj.

step 2.1F4
4.1

By [F5] the parameter region Dj is compact and Jordan measurable, so steps 2.2 and 3.1 put the data (ψj,Dj) under the hypotheses of [L2]. Hence Vj=ψj[Dj] is bounded, open and Jordan measurable, it is contained in D by step 1.2, and with the continuous h of step 1.2 Djh(ψj(w))detDψj(w)dw=Vjh. Both sides exist, the left by [L5] on the compact Jordan Dj and the right as part of [L2], with integrals read as in [F6].

step 2.2step 3.1L2L5F5F6
5.1

On Dj the two functions detDψj and εjdetDψj coincide, where εj=+1 for jΣ+ and εj=1 for jΣ, by step 3.1. They can differ only on Dj, which has content zero by [F5] and [L4]; both are continuous on the compact Jordan Dj, hence bounded and integrable by [L5], so multiplying each by the bounded continuous hψj and applying [L3] on Dj gives Djh(ψj)detDψj=εjDjh(ψj)detDψj.

step 4.1L3L4L5F5
6.1

Let jΣ+, so εj=+1. Combining steps 1.1, 1.2 and 2.1 the flux integral is Djh(ψj)detDψj, which by step 5.1 equals Djh(ψj)detDψj and by step 4.1 equals Vjh=VjR(σk1(w,γ2(w)))dw. That is the first asserted identity.

step 1.1step 1.2step 2.1step 4.1step 5.1
7.1

Let jΣ, so εj=1 and h(w)=R(σk1(w,γ1(w))). Steps 1.1, 1.2 and 2.1 again make the flux integral Djh(ψj)detDψj, and step 5.1 now reads Djh(ψj)detDψj=Djh(ψj)detDψj, so the flux integral is Djh(ψj)detDψj, which by step 4.1 is VjR(σk1(w,γ1(w)))dw. This is the second asserted identity, and the sign comes from that replacement of the absolute determinant and from nothing else.

step 1.1step 1.2step 2.1step 4.1step 5.1

Remarks

  • Injectivity of the projection is forced, not assumed. Step 2.2 uses only that the patch image lies in a graph over the base: two interior parameter points with the same projection are then carried to the same point of R3, which the patch definition forbids. Nothing in the adapted-presentation conditions had to say it.

  • Where the absolute value is paid for. Change of variables produces detDψj, while the flux integrand carries detDψj with its sign. Step 5.1 is the whole difference between the two faces of a solid: the upper one contributes with a plus sign and the lower one with a minus, and that is what makes the two contributions add to an increment of R across the solid rather than cancel.

LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

The single-direction flux identity on a simple solid region

Statement

Let (k,D,γ1,γ2) be a simple description of a solid E in the direction k and let Σ=((D1,φ1),,(DP,φP)) be a boundary presentation adapted to it (Boundary presentations adapted to a simple solid region in a coordinate direction). Let R be a real function of class C1 on an open set containing E and let Rek be the field whose kth coordinate is R and whose other two coordinates are zero. Then the flux of Rek over the presentation equals the integral of the kth partial derivative of R over E:

j=1PDjRek(φj),φj,u×φj,v=EkR.

Facts & Assumptions

Given: The simple description (k,D,γ1,γ2) of E, the adapted presentation Σ with its supplied sublists Σ+,Σ,Σ0, and the function R of class C1 on an open OE. Write ψj=πkφj, Vj=ψj[Dj], σk1(w,t) for the point with πk-projection w and kth coordinate t, and Rγi(w):=R(σk1(w,γi(w))) for i=1,2.

[F1]

For a compatible finite patch presentation, the oriented flux is the sum of the patch values, each patch value being Dj(Fφj)(φj,u×φj,v) (Finitely patched regular surfaces, their area, scalar integrals, and flux, Unit normal fields, orientations, and flux through a regular surface patch).

[F2]

For jΣ0 the kth coordinate of φj,u×φj,v vanishes on the interior of Dj; the projected images of the upper sublist are pairwise disjoint and fill D up to content zero, and the same holds for the lower sublist (Boundary presentations adapted to a simple solid region in a coordinate direction).

[F3]

A regular patch has a compact Jordan parameter region that is the closure of its nonempty interior, and its parametrization is C1 on an open neighbourhood of that region (Regular parametrized surface patches on compact Jordan parameter regions).

[F4]

The simple solid region described by (k,D,γ1,γ2) is E={pR3:πk(p)D, γ1(πk(p))pkγ2(πk(p))} with D compact Jordan and γ1γ2 continuous on D, and σk(p)=(πk(p),pk) carries E onto the solid between the graphs of γ1 and γ2 over D (Simple solid regions in a coordinate direction and their cyclic coordinate projection).

[F5]

For x,yRm, x,y=i<mxiyi (The Euclidean inner product x,y=k<nxkyk on Rn); a C1 function has continuous first partial derivatives (Ck Euclidean maps and diffeomorphisms); and k is the kth partial derivative appearing in the divergence of Divergence and curl of a C1 vector field.

[F6]

Integration over a bounded Jordan measurable set is integration of the zero extension over a bounding rectangle (The Riemann integral of a bounded function over a bounded Jordan measurable set).

[L1]

For jΣ+ the flux of Rek through (Dj,φj) is VjRγ2, and for jΣ it is VjRγ1; each Vj is a bounded open Jordan measurable subset of D and the base integrand is integrable over it (The flux of a single-component field through a graph face is a base integral of its trace).

[L2]

Let A be bounded Jordan measurable, let N1 and let A1,,ANA be bounded Jordan sets with pairwise intersections of content zero and with AiAi of content zero; if f is bounded on A and integrable over A and over each Ai, then Af=i=1NAif (Additivity of the integral over finitely many Jordan pieces that fill a Jordan set up to content zero).

[L3]

For compact Jordan DRm, continuous αβ on D and K={(u,t):uD, α(u)tβ(u)}, the solid K is compact and Jordan measurable and every continuous H:KR satisfies KH=D(α(u)β(u)H(u,t)dt)du (A solid between continuous graphs over a compact Jordan base is Jordan measurable and integrates by vertical sections).

[L4]

For a cyclic coordinate permutation σk of R3 and compact Jordan E, the set σk[E] is compact Jordan and σk[E]H=EHσk for bounded H integrable on either side (A cyclic permutation of the coordinates of R3 preserves Jordan measurability and integrals).

[L5]

If G is differentiable at every point of [a,b] with a<b and G is integrable on [a,b], then abG=G(b)G(a) (The second fundamental theorem: if G is differentiable on [a,b] with G=f and f is integrable, then abf=G(b)G(a)).

[L6]

Every continuous real function on a compact Jordan measurable set is Riemann integrable over it (A continuous real function on a compact Jordan measurable set is Riemann integrable over that set).

[L7]

For a C1 map φ of two variables into R3, (φu×φv)k=detD(πkφ) (Each coordinate of the oriented area vector is the Jacobian determinant of the matching cyclic projection).

Proof

technique · direct
1.1

Let jΣ0. By [F5] the flux integrand of Rek through (Dj,φj) is R(φj)(φj,u×φj,v)k, which is continuous on Dj because φj is C1 there by [F3] and R is continuous. By [F2] its second factor vanishes on Dj, and Dj is the closure of Dj by [F3], so a continuous function vanishing on Dj vanishes on Dj. Hence that patch's flux is Dj0=0.

givenF2F3F5L7
1.2

By [F4] the set E is compact and Jordan measurable and σk[E]=K:={(w,t):wD, γ1(w)tγ2(w)}. The function H(w,t):=(kR)(σk1(w,t)) is continuous on K, since kR is continuous on O by [F5] and σk1 is linear, and Hσk=kR on E. So [L4] applied with E=E gives EkR=KH, both integrals existing by [L3] and [L6].

givenF4F5L3L4L6
1.3

Fix wD and put G(t):=R(σk1(w,t)), defined and differentiable for every t with σk1(w,t)O, with G(t)=(kR)(σk1(w,t))=H(w,t) because varying t moves only the kth coordinate. If γ1(w)<γ2(w) then G is differentiable on [γ1(w),γ2(w)], whose points lie in EO by [F4], and G is continuous there hence integrable, so [L5] gives γ1(w)γ2(w)H(w,t)dt=G(γ2(w))G(γ1(w))=Rγ2(w)Rγ1(w). If instead γ1(w)=γ2(w) then the interval is degenerate, so the integral is 0, and the increment Rγ2(w)Rγ1(w) is also 0; the identity holds in that case too.

givenF4F5L5
1.4

The functions Rγ1 and Rγ2 are continuous on the compact Jordan base D, hence bounded and integrable over D by [L6] and [F6]. By [L1] each Vj with jΣ+ is a bounded Jordan subset of D over which Rγ2 is integrable, and by [F2] those sets are pairwise disjoint — so their pairwise intersections are empty and have content zero — and their union omits from D only a set of content zero. So [L2] gives jΣ+VjRγ2=DRγ2, and by [L1] the left side is the sum of the upper faces' fluxes.

givenF2F6L1L2L6
1.5

The same argument applied to the lower sublist gives jΣVjRγ1=DRγ1, and by [L1] each lower face's flux is VjRγ1, so the lower faces' fluxes sum to DRγ1.

givenF2F6L1L2L6
2.1

By step 1.3 the inner integral in [L3] is Rγ2(w)Rγ1(w) for every wD, a continuous function of w; so [L3] applied to H on K and step 1.2 give EkR=KH=D(Rγ2Rγ1)=DRγ2DRγ1, the last step by linearity of the integral over D.

step 1.2step 1.3L3L6
2.2

By [F1] the flux over the presentation is the sum of the P patch fluxes, which splits along the three supplied sublists. Step 1.1 makes the lateral sum zero, step 1.4 makes the upper sum DRγ2 and step 1.5 makes the lower sum DRγ1, so the total is DRγ2DRγ1.

step 1.1step 1.4step 1.5F1
3.1

Steps 2.1 and 2.2 give the same number for the two sides of the asserted identity, so it holds.

step 2.1step 2.2

Remarks

PropositionStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

At interior base points, the graph faces of an adapted presentation induce the outward unit normal

Statement

Let (k,D,γ1,γ2) be a simple description of a solid E in the direction k and let Σ be a boundary presentation adapted to it. Let jΣ+Σ, let c be an interior point of the parameter region Dj whose projection w0:=πk(φj(c)) lies in the interior of the base D, and put p:=φj(c).

Then pE, the tangent plane T:=span{φj,u(c),φj,v(c)} is defined, and the induced unit normal of an upper or lower face is the outward unit normal: the vector

N:=φj,u(c)×φj,v(c)φj,u(c)×φj,v(c)2

is outward at p in the sense of The outward unit normal at a boundary point of a compact solid, while N is not; so N is the outward unit normal to T at p.

The displayed interior condition makes explicit the part of the base on which the strict graph separation is used below.

Facts & Assumptions

Given: The simple description (k,D,γ1,γ2) of E, the adapted presentation Σ, the index jΣ+Σ, the interior parameter point cDj with w0=πk(φj(c))D, and p=φj(c). Write ψj=πkφj, write γ for γ2 when jΣ+ and for γ1 when jΣ, and write σk1(w,t) for the point with πk-projection w and kth coordinate t.

[F1]

E={qR3:πk(q)D, γ1(πk(q))qkγ2(πk(q))}, with D compact Jordan of nonempty interior, γ1,γ2 continuous on D, γ1γ2 on D and γ1<γ2 on the interior of D (Simple solid regions in a coordinate direction and their cyclic coordinate projection).

[F2]

For jΣ+ the image of φj lies in the graph of γ2 and the kth coordinate of φj,u×φj,v is positive on the interior of Dj; for jΣ the image lies in the graph of γ1 and that coordinate is negative on the interior of Dj (Boundary presentations adapted to a simple solid region in a coordinate direction).

[F3]

A regular patch has a compact Jordan parameter region that is the closure of its nonempty interior, its parametrization is C1 on an open neighbourhood of that region, and φu×φv0 on the interior (Regular parametrized surface patches on compact Jordan parameter regions).

[F4]

At an interior parameter point the tangent plane of a regular patch is span{φu,φv}, a two-dimensional subspace of R3 (The tangent plane of a regular surface patch).

[F5]

The parametrization induces on the interior the unit normal Nφ=(φu×φv)/φu×φv2, which is orthogonal to the tangent plane (Unit normal fields, orientations, and flux through a regular surface patch).

[F6]

A unit vector ν is outward at pE when there is a real ε>0 with p+tνE and ptνE for every t with 0<t<ε; when a two-dimensional subspace T is given and one of its two unit normals is outward at p, the other is not, and the outward one is called the outward unit normal to T at p (The outward unit normal at a boundary point of a compact solid).

[F7]

For x,yRm, x,y=i<mxiyi (The Euclidean inner product x,y=k<nxkyk on Rn); the gradient of a scalar function is f=(0f,,m1f) (The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case); a map is Ck when each component is (Ck Euclidean maps and diffeomorphisms); and the Jacobian determinant of a square-dimensional C1 map is detDg (The Jacobian determinant of a square-dimensional C1 map is the determinant of its Jacobian matrix).

[L1]

If f:URn is C1 on an open U and Df(a) is invertible, then there are open V,W with aVU and f(a)W such that fV:VW is bijective with C1 inverse (The Euclidean inverse function theorem).

[L2]

For a C1 map φ of two variables into R3, (φu×φv)k=detD(πkφ) (Each coordinate of the oriented area vector is the Jacobian determinant of the matching cyclic projection).

[L3]

If f is totally differentiable at a then Dvf(a) exists for every v and equals Df(a)v, and the matrix of Df(a) is Jf(a) (A total derivative computes every directional derivative, and its matrix is the Jacobian).

[L4]

If f is totally differentiable at a and g at f(a), then D(gf)(a)=Dg(f(a))Df(a) (The chain rule for total derivatives: D(gf)(a)=Dg(f(a))Df(a)).

[L5]

If every partial derivative of f exists on a neighbourhood of a and is continuous at a, then f is totally differentiable at a with Df(a) the linear map of matrix Jf(a) (If all partial derivatives exist on a neighbourhood and are continuous at a point, then the map is totally differentiable there with Jacobian derivative).

[L6]

If limxcf(x)=L>0 then there is δ>0 with f(x)>L/2>0 for every x in the domain with 0<xc<δ; if L<0 then f(x)<L/2<0 there (If limxcf(x)=L0 then f>L/2 on a punctured neighbourhood of c; in particular if L>0 then f>L/2>0 there).

Proof

technique · direct
1.1

By [F3] the map φj is C1 on an open neighbourhood of Dj, so ψj=πkφj is C1 there by [F7], and by [F2] and [L2] its Jacobian determinant at c is nonzero, hence Dψj(c) is invertible. So [L1] supplies open sets Pc and Qw0 with ψjP:PQ bijective and with C1 inverse λ:QP; shrinking P and Q, which stays possible because Dj and D are open and contain c and w0, we may take PDj and QD.

givenF2F3F7L1L2
2.1

Let wQ. By [F2] the point φj(λ(w)) lies in the graph of γ over D, and its πk-projection is ψj(λ(w))=w, so φj(λ(w))=σk1(w,γ(w)). Reading the kth coordinate, γ(w)=(φj(λ(w)))k on Q, a composite of C1 maps and therefore C1 on Q by [F7] and [L4]; by [L5] it is totally differentiable at w0, and by [L3] and [F7] its total derivative there acts by vg,v with g:=γ(w0).

step 1.1F2F7L3L4L5
3.1

The map Φ(w):=σk1(w,γ(w)) on Q equals φjλ by step 2.1, and its two parameter derivatives at w0 are τi=σk1(ei,iγ(w0)) for i=0,1. By [L4] the derivative DΦ(w0)=Dφj(c)Dλ(w0) with Dλ(w0) invertible, so span{τ0,τ1} and span{φj,u(c),φj,v(c)} are the same subspace, namely the tangent plane T of [F4].

step 1.1step 2.1F4L3L4
4.1

By [F3] and [F5] the vector N is defined at c, has norm 1 and is orthogonal to T. Write N=σk1(a,b) with aR2 and b=Nk; since σk1 merely permutes coordinates, [F7] gives σk1(a,b),σk1(a,b)=a,a+bb. Orthogonality to τi of step 3.1 therefore reads ai+biγ(w0)=0 for i=0,1, that is a=bg. If b were 0 then a=0 and N=0, contradicting N2=1; so b0, and by [F2] and [L2] the number b has the sign of detDψj(c), hence b>0 for jΣ+ and b<0 for jΣ.

step 3.1F2F3F5F7L2
5.1

For real t near 0 the projection πk(p+tN)=w0+ta lies in the open Q, so u(t):=(p+tN)kγ(πk(p+tN))=γ(w0)+tbγ(w0+ta) is defined there, using pk=γ(w0) from step 2.1. Then u(0)=0, and by step 2.1 and [L3] the function u is differentiable at 0 with u(0)=bg,a=b+bg22=b(1+g22), using a=bg from step 4.1. Since u(0)=0, the difference quotient at 0 is u(t)/t, so [F8] and [L6] give ε0>0 such that u(t)/t has the sign of b for every t with 0<t<ε0; hence u(t) has the sign of tb there.

step 2.1step 4.1F8L3L6
6.1

Suppose jΣ+, so γ=γ2 and b>0 by step 4.1. Shrink ε0 so that πk(p±tN)QD for 0<t<ε0 and so that, γ1 and γ2 being continuous with γ1(w0)<γ2(w0) by [F1], one also has γ1(πk(ptN))<γ2(w0)tb there. For 0<t<ε0, step 5.1 gives u(t)>0, that is (p+tN)k>γ2(πk(p+tN)), so p+tNE by [F1]; and u(t)<0, that is (ptN)k<γ2(πk(ptN)), while (ptN)k=γ2(w0)tb>γ1(πk(ptN)) by the choice of ε0, so ptNE by [F1]. Hence N is outward at p by [F6].

step 5.1F1F6
6.2

Suppose instead jΣ, so γ=γ1 and b<0 by step 4.1. Shrink ε0 so that πk(p±tN)QD for 0<t<ε0 and so that γ2(πk(ptN))>γ1(w0)tb there, which is possible since γ1(w0)<γ2(w0) by [F1] and tb>0 tends to 0. For 0<t<ε0, step 5.1 gives u(t)<0, that is (p+tN)k<γ1(πk(p+tN)), so p+tNE by [F1]; and u(t)>0, that is (ptN)k>γ1(πk(ptN)), while (ptN)k=γ1(w0)tb<γ2(πk(ptN)) by the choice of ε0, so ptNE by [F1]. Hence N is outward at p by [F6].

step 5.1F1F6
7.1

In both cases pE while p+tNE for arbitrarily small t>0, so p is not interior to E and therefore pE by [F8]. Replacing N by N exchanges the two conditions of [F6], which then fail, so N is not outward at p; since ±N are the only unit vectors orthogonal to the two-dimensional T, the vector N is the outward unit normal to T at p.

step 6.1step 6.2F6F8

Remarks

  • Why the projection is interior here. The nonzero projected Jacobian at the interior parameter point makes ψj a local diffeomorphism. Its local image is open and, because the patch image lies in the graph over D, is contained in D; hence w0 is automatically an interior point of D. The Statement records the condition explicitly because steps 6.1 and 6.2 use the strict inequality γ1(w0)<γ2(w0) attached to it.

  • The excluded points are the seams and the edges. Nothing is claimed at a parameter-boundary point of a patch, nor at a point whose projection lies on D. Those points form a set of content zero in every parameter region, which is why no integral identity on this page is affected by them; but a pointwise claim about the normal there would be false in general and is not made.

DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

Elementary solid regions: one boundary presentation adapted in all three coordinate directions

Definition

An elementary solid region is a compact set ER3 supplied with a simple description in each of the three coordinate directions (Simple solid regions in a coordinate direction and their cyclic coordinate projection) together with one compatible finite patch presentation of E that is adapted to a simple description of E in each of the three coordinate directions (Boundary presentations adapted to a simple solid region in a coordinate direction, Finitely patched regular surfaces, their area, scalar integrals, and flux).

Explicitly, the data are: three simple descriptions (x,Dx,γ1x,γ2x), (y,Dy,γ1y,γ2y) and (z,Dz,γ1z,γ2z), each describing the same set E; one compatible finite patch presentation Σ=((D1,φ1),,(DP,φP)) whose patch images cover E and are contained in E; and, for each of the three directions k, a partition of {1,,P} into sublists Σk+,Σk,Σk0 making Σ adapted to the kth description. The boundary is that of Interior, closure, boundary, limit point, isolated point and dense subset of a metric space.

One presentation, three partitions. The patch list is the same in all three directions; only the sorting of its indices into upper, lower and lateral changes with k. That is what makes the three single-direction flux identities statements about one and the same boundary integral, and it is the whole content of the word "elementary" here.

Remarks

CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

Every patch of an elementary solid region's presentation is a graph face in some direction, and at interior base points its normal is outward

Statement

Let E be an elementary solid region with presentation Σ=((D1,φ1),,(DP,φP)) and sublists Σk+,Σk,Σk0 for k{x,y,z} (Elementary solid regions: one boundary presentation adapted in all three coordinate directions). Then every patch of the presentation is an upper or a lower face in at least one coordinate direction: for each j there is k with jΣk+Σk.

Moreover, for such a j and k and for every interior parameter point cDj whose projection πk(φj(c)) lies in the interior of the base Dk of the kth description, the induced unit normal Nφj(c) is the outward unit normal to the tangent plane at φj(c).

Facts & Assumptions

Given: The elementary solid region E with its presentation Σ, its three simple descriptions and the three partitions of {1,,P} into sublists.

[F1]

For jΣk0 the kth coordinate of φj,u×φj,v vanishes on the interior of Dj, and the three sublists Σk+,Σk,Σk0 partition {1,,P} (Boundary presentations adapted to a simple solid region in a coordinate direction, Elementary solid regions: one boundary presentation adapted in all three coordinate directions).

[F2]

A regular patch has φu×φv0 at every point of the interior of its parameter region, and that interior is nonempty (Regular parametrized surface patches on compact Jordan parameter regions).

[F4]

The parametrization induces on the interior the unit normal Nφ=(φu×φv)/φu×φv2 (Unit normal fields, orientations, and flux through a regular surface patch).

[F5]

A unit vector ν is outward at pE when for some ε>0 one has p+tνE and ptνE for every t with 0<t<ε; with a two-dimensional subspace T supplied, the outward one of its two unit normals is the outward unit normal to T at p (The outward unit normal at a boundary point of a compact solid).

[L1]

Under the hypotheses of an adapted presentation, for jΣ+Σ and an interior parameter point c whose projection lies in the interior of the base, the induced unit normal at c is the outward unit normal to the tangent plane at φj(c) (At interior base points, the graph faces of an adapted presentation induce the outward unit normal).

Proof

technique · direct
1.1

Fix j and, by [F2], a point cDj; then φj,u(c)×φj,v(c)0, so by [F3] at least one of its three coordinates is nonzero at c. Fix a direction k for which the kth coordinate is nonzero at c.

givenF2F3
2.1

By [F1], if j belonged to Σk0 then that kth coordinate would vanish at every point of Dj, in particular at c, which step 1.1 excludes. The three sublists partition the index set by [F1], so jΣk+Σk. This is the first assertion; equivalently, by [F3] and [F4], a patch lateral in all three directions would have an induced unit normal orthogonal to ex, ey and ez and hence equal to 0, which no unit vector is.

step 1.1F1F3F4
3.1

Let j and k be as in the second assertion and let cDj have πk(φj(c)) in the interior of Dk. The presentation is adapted to the kth description by [F1] and jΣk+Σk, so [L1] applies and gives that Nφj(c) of [F4] is the outward unit normal to the tangent plane at φj(c) in the sense of [F5].

step 2.1F1F4F5L1

Remarks

  • The claim is qualified, and the qualification is real. Outwardness is asserted only at interior parameter points whose projection lands in the interior of the relevant base. The excluded points are the parameter-boundary points of a patch and the points sitting over the boundary of the base — the seams and the edges — and at those a normal need not exist or need not be outward. That is not a defect of the presentation: no integral on this page sees a set of content zero in a parameter region.

  • Why one direction suffices. A patch may be a graph face in one direction and lateral in the other two, as the top face of a box is; the corollary asserts existence of one such direction for each patch, not the same direction for all patches.

TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

The divergence theorem on an elementary solid region

Statement

Let E be an elementary solid region with presentation Σ=((D1,φ1),,(DP,φP)) (Elementary solid regions: one boundary presentation adapted in all three coordinate directions) and let F be a C1 vector field on an open set containing E. Then

EdivF=EF,n,

where the left side is the integral of divF over E and the right side is the flux of F over the presentation Σ, that is j=1PDjF(φj),φj,u×φj,v. At every interior parameter point whose projection lies in the interior of the relevant base, the orientation in which that flux is taken is the outward one, by Every patch of an elementary solid region's presentation is a graph face in some direction, and at interior base points its normal is outward.

Facts & Assumptions

Given: The elementary solid region E with its three simple descriptions, its presentation Σ and the three partitions of {1,,P} into sublists, and the C1 field F on an open OE.

[F1]

For a compatible finite patch presentation the oriented flux is the sum of the patch values, each being Dj(Fφj)(φj,u×φj,v) (Finitely patched regular surfaces, their area, scalar integrals, and flux, Unit normal fields, orientations, and flux through a regular surface patch).

[F2]

The divergence of a C1 field F on an open subset of Rn is divF=i<niFi (Divergence and curl of a C1 vector field).

[F3]
[F4]

An elementary solid region carries one presentation adapted to a simple description of E in each of the three coordinate directions (Elementary solid regions: one boundary presentation adapted in all three coordinate directions, Simple solid regions in a coordinate direction and their cyclic coordinate projection).

[F5]

Integration over a bounded Jordan measurable set is integration of the zero extension over a bounding rectangle (The Riemann integral of a bounded function over a bounded Jordan measurable set).

[L1]

Let (k,D,γ1,γ2) be a simple description of E in the direction k, let Σ be adapted to it, and let R be C1 on an open set containing E. Then the flux of Rek over the presentation equals the integral of the kth partial derivative of R over E (The single-direction flux identity on a simple solid region).

[L2]

For integrable f,g on a nondegenerate rectangle and scalars α,β, the function αf+βg is integrable with integral αf+βg (Linearity, monotonicity, the absolute-value estimate and coordinate-slice additivity for the Riemann integral in Rm).

[L3]

Every continuous real function on a compact Jordan measurable set is Riemann integrable over it (A continuous real function on a compact Jordan measurable set is Riemann integrable over that set).

Proof

technique · direct
1.1

By [F3] the field splits as F=Fxex+Fyey+Fzez on O, each Fk being a C1 real function there. For each patch, [F1] and [F3] make the flux integrand F(φj),φj,u×φj,v=kFk(φj)(φj,u×φj,v)k, a sum of three continuous functions on the compact Jordan parameter region Dj; each is integrable by [L3], so [L2] and [F5] split that patch's flux into the three corresponding patch fluxes of the fields Fkek. Summing over j and using [F1] again, the flux of F over Σ is the sum over k of the fluxes of Fkek over Σ.

givenF1F3F5L2L3
1.2

Fix a direction k. By [F4] the same presentation Σ is adapted to the kth simple description of E, and Fk is C1 on the open OE, so [L1] applies and gives that the flux of Fkek over Σ equals EkFk. This holds for each of the three directions, with the one presentation and the three descriptions supplied with E.

givenF4L1
2.1

Adding the three identities of step 1.2 and substituting into step 1.1, the flux of F over Σ equals ExFx+EyFy+EzFz. Each kFk is continuous on the compact Jordan set E, hence integrable over it by [L3], so [L2] and [F5] combine those three integrals into E(xFx+yFy+zFz), which is EdivF by [F2].

step 1.1step 1.2F2F5L2L3
3.1

Step 2.1 is the asserted identity. The requirement that one presentation be adapted in all three directions is used exactly once, in step 1.2, where the three applications of [L1] must be to the same boundary integral; and the outward reading of the normals is Every patch of an elementary solid region's presentation is a graph face in some direction, and at interior base points its normal is outward, on which no step above depends.

step 2.1

Remarks

  • The field must be C1 on an open set containing all of E, not only on E. Step 1.2 integrates kFk over the whole solid, so the partial derivatives must exist there. The companion examples page records the failure that quietly weakening this hypothesis produces.

  • Nothing is asserted for a solid presented without the data. The three descriptions, the presentation and the three sortings are hypotheses. A compact set with a piecewise smooth boundary may admit them, may admit them only after being cut into pieces — which is what The divergence theorem for finite gluings of elementary solid regions is for — or may not be shown to admit them by anything on this page.

DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

Finite gluings of elementary solid regions and their outward boundary presentation

Definition

A finite gluing of elementary solid regions consists of the following supplied data.

  1. An integer N1 and elementary solid regions E1,,EN with pairwise disjoint interiors whose union is E (Elementary solid regions: one boundary presentation adapted in all three coordinate directions, Interior, closure, boundary, limit point, isolated point and dense subset of a metric space). Each Ei carries its own three simple descriptions, its own presentation Σi and its own three sortings.
  2. For each i, a designation of every patch of Σi as internal or outer.
  3. An involution without fixed points on the set of all internal patches of all the pieces, under which each internal patch is paired with an internal patch of a different piece that is an orientation-reversing regular reparametrization of it in the sense of Surface reparametrizations and their orientation sign: for paired patches (D,φ) and (D,φ) there is a C1 diffeomorphism h between open neighbourhoods of D and D with h[D]=D, φ=φh and detDh<0.
  4. A requirement that the list of all outer patches of all the pieces, taken together, be a compatible finite patch presentation in the sense of Finitely patched regular surfaces, their area, scalar integrals, and flux whose patch images cover E and are contained in E. That list is the outer boundary presentation of the gluing, written E where an integral is taken over it.

Each patch is a regular parametrized surface patch of Regular parametrized surface patches on compact Jordan parameter regions, and the flux of a continuous field over the outer boundary presentation is the sum of the flux over its patches.

Remarks

  • The pairing is a condition on parametrizations, not on images. Clause 3 asks for an orientation-reversing reparametrization, so the two paired patches have the same image and induced normals that are negatives of each other where both are defined. Two patches whose images merely coincide as sets do not satisfy it, and neither do two patches one of whose images is strictly larger: a reparametrization is a bijection between the parameter regions. A face of one piece that meets a smaller face of its neighbour must therefore be subdivided before it can be paired, and the companion examples page shows a case where that is unavoidable.

  • Everything is supplied. As with an elementary solid region, nothing here is inferred from the set E: neither the decomposition, nor the internal-or-outer designation, nor the pairing, nor the fact that the outer patches present E. No claim is made that an arbitrary compact solid admits such data.

  • N=1 is allowed and carries no internal patch. Then the involution of clause 3 is the empty map, the outer presentation is the piece's own presentation, and a finite gluing of one piece is the elementary solid region itself. The pieces themselves are indexed by a nonempty finite set: N1 is part of clause 1.

LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

Internal faces cancel and volume integrals add when elementary solid regions are glued

Statement

Let a finite gluing of elementary solid regions be given, with pieces E1,,EN, presentations Σ1,,ΣN, union E and outer boundary presentation Σout (Finite gluings of elementary solid regions and their outward boundary presentation). Then E is compact and Jordan measurable, and the sum of the piece fluxes is the flux over the outer presentation, and the sum of the piece volume integrals is the integral over the union:

i=1NΣiG,n=ΣoutG,nfor every continuous vector field G on EiEi,

i=1NEiH=EHfor every continuous H:ER,

both integrals in the second identity existing.

Facts & Assumptions

Given: The finite gluing with its pieces, presentations, internal-or-outer designations and pairing involution, together with the continuous G and the continuous H:ER.

[F1]

For a compatible finite patch presentation the oriented flux is the sum of the flux over its patches (Finitely patched regular surfaces, their area, scalar integrals, and flux, Unit normal fields, orientations, and flux through a regular surface patch).

[F2]

In a finite gluing the pieces are elementary solid regions with pairwise disjoint interiors whose union is E; every patch of every Σi is designated internal or outer; each internal patch is paired with an internal patch of a different piece that is an orientation-reversing regular reparametrization of it; and the outer patches together form a compatible finite patch presentation of E (Finite gluings of elementary solid regions and their outward boundary presentation, Elementary solid regions: one boundary presentation adapted in all three coordinate directions).

[F3]

A regular reparametrization is orientation-reversing when its parameter Jacobian determinant is negative (Surface reparametrizations and their orientation sign).

[F4]

The simple solid region described by a simple description is compact and Jordan measurable (Simple solid regions in a coordinate direction and their cyclic coordinate projection).

[F5]

The boundary of A is A=Aint(A) (Interior, closure, boundary, limit point, isolated point and dense subset of a metric space); a set has content zero when it admits finite cube covers of arbitrarily small total volume, and content zero passes to subsets (Measure zero and content zero in Rm by countable and finite cube covers).

[F6]

Integration over a bounded Jordan measurable set is integration of the zero extension over a bounding rectangle (The Riemann integral of a bounded function over a bounded Jordan measurable set).

[L1]

An orientation-preserving reparametrization preserves flux and an orientation-reversing reparametrization negates it (Flux is invariant under orientation-preserving reparametrization and changes sign under reversal).

[L2]

Let A be bounded Jordan measurable, let N1 and let A1,,ANA be bounded Jordan sets with pairwise intersections of content zero and with AiAi of content zero; if f is bounded on A and integrable over A and over each Ai, then Af=i=1NAif (Additivity of the integral over finitely many Jordan pieces that fill a Jordan set up to content zero).

[L3]

A metric-bounded set is Jordan measurable if and only if its boundary has content zero (A bounded set in Rm is Jordan measurable iff its boundary is null, equivalently of content zero).

[L4]

Every continuous real function on a compact Jordan measurable set is Riemann integrable over it (A continuous real function on a compact Jordan measurable set is Riemann integrable over that set).

[L5]

A continuous real function on a nonempty compact metric space has bounded image (A continuous real-valued function on a nonempty compact metric space is bounded and attains a greatest and a least value).

Proof

technique · direct
1.1

By [F1] the sum i=1NΣiG,n is the sum of the flux of G over every patch of every Σi, a finite list of real numbers. By [F2] each entry of that list is designated internal or outer.

givenF1F2
1.2

Each Ei is compact and Jordan measurable by [F4], so E=iEi is closed and bounded, hence compact by [L6], and each Ei has content zero by [L3]. If pE then pE, so pEi for some i, and p cannot lie in Ei, since EiE would then put p in E; so pEi and EiEi. Concatenating the N finite covers shows that union has content zero, so E is Jordan measurable by [L3] and [F5].

givenF4F5L3L6
2.1

Let (D,φ) and (D,φ) be a paired internal pair, so by [F2] and [F3] there is a C1 diffeomorphism h between neighbourhoods of D and D with h[D]=D, φ=φh and detDh<0; that is an orientation-reversing regular reparametrization. So [L1] gives that the flux of G over (D,φ) is the negative of its flux over (D,φ), and the two contributions to the sum of step 1.1 add to 0. The pairing of [F2] is an involution without fixed points, so the internal entries of the list are exhausted by such pairs.

givenF2F3L1
2.2

By [L5] the continuous H is bounded on the nonempty compact E, and by [L4] it is integrable over E and over each compact Jordan Ei. If ij and pEiEj then p lies in at most one of the two interiors, so EiEjEiEj, which has content zero by step 1.2 and [F5]; and EiEi is empty, hence of content zero. So [L2] applies with A=E and Ai=Ei and gives iEiH=EH, the integrals being those of [F6].

step 1.2F5F6L2L4L5
3.1

Deleting the cancelling internal pairs of step 2.1 from the finite sum of step 1.1 leaves exactly the outer entries, whose sum is ΣoutG,n by [F1] and [F2]. This is a rearrangement of finitely many reals, so it needs no connectedness of E or of its boundary; for N=1 there is no internal patch and the two lists coincide.

step 1.1step 2.1F1F2
4.1

Steps 3.1 and 2.2 are the two asserted identities, and step 1.2 is the assertion that E is compact and Jordan measurable.

step 3.1step 2.2step 1.2

Remarks

  • The cancellation is between parametrizations, not between images. [L1] compares the flux of two patches related by a reparametrization; two patches with the same image but no such relation are not covered, and neither are two patches whose images overlap only partly. That is why the gluing data asks for the reparametrization explicitly, and why a face meeting a smaller neighbouring face has to be cut first.

  • The sign condition is pointwise and needs no connectedness argument. The gluing data requires detDh<0 everywhere, so the reparametrization is orientation-reversing in the sense of [F3] at every parameter point. A regular reparametrization of a connected parameter region has a constant orientation sign says that on a connected parameter region the sign cannot change, so the requirement costs nothing beyond one sign check per pair.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

The divergence theorem for finite gluings of elementary solid regions

Statement

Let a finite gluing of elementary solid regions be given, with pieces E1,,EN, union E and outer boundary presentation Σout (Finite gluings of elementary solid regions and their outward boundary presentation), and let F be a C1 vector field on an open set containing E. Then

EdivF=EF,n,

the right-hand side being the flux of F over Σout.

The decomposition into pieces, the internal-or-outer designation of the patches and the pairing of the internal patches are hypotheses supplied with the gluing; nothing is asserted about a solid presented without them.

Facts & Assumptions

Given: The finite gluing with its pieces E1,,EN, their presentations Σi, the internal-or-outer designations, the pairing involution, the union E, the outer presentation Σout, and the C1 field F on an open OE.

[F1]

In a finite gluing the pieces are elementary solid regions with pairwise disjoint interiors whose union is E, and the outer patches together form a compatible finite patch presentation of E (Finite gluings of elementary solid regions and their outward boundary presentation).

[F2]

The divergence of a C1 field F on an open subset of Rn is divF=i<niFi (Divergence and curl of a C1 vector field).

[F3]

For a compatible finite patch presentation the oriented flux is the sum of the flux over its patches (Finitely patched regular surfaces, their area, scalar integrals, and flux), and x,y=i<mxiyi (The Euclidean inner product x,y=k<nxkyk on Rn).

[L1]

For an elementary solid region E with presentation Σ and a C1 field F on an open set containing E, EdivF=ΣF,n (The divergence theorem on an elementary solid region).

[L2]

For a finite gluing, E is compact and Jordan measurable; for a continuous vector field on the union of the piece boundaries, the sum of the piece fluxes is the flux over the outer presentation; and for a continuous scalar function on E, the sum of the piece volume integrals is the integral over the union (Internal faces cancel and volume integrals add when elementary solid regions are glued).

Proof

technique · direct
1.1

By [F1] each Ei is an elementary solid region contained in E, so O is an open set containing Ei and F is C1 on it; hence [L1] applies to each piece and gives EidivF=ΣiF,n for i=1,,N.

givenF1L1
1.2

The function divF is continuous on O by [F2], since a C1 field has continuous first partial derivatives, and in particular continuous on E.

givenF2
2.1

Summing the N identities of step 1.1 over i and applying [L2] to each side — the volume clause with H=divF, continuous on E by step 1.2, and the flux clause with G=F, continuous on E and on every Ei — turns the left sum into EdivF and the right sum into ΣoutF,n, which by [F1] and [F3] is the flux over the outer boundary presentation of E.

step 1.1step 1.2F1F3L2
3.1

Step 2.1 is the asserted identity. The field is required to be C1 on an open set containing the whole union, because step 1.1 applies the piecewise identity with that same field on each piece and step 2.1 integrates divF over E.

step 2.1

Remarks

  • What the gluing clause buys. A solid need not be simple in every coordinate direction: a U-shaped prism has sections in one direction that are unions of two disjoint intervals, so it admits no simple description there, and yet it is a gluing of three boxes. The companion examples page carries that computation.

  • No connectedness is used. The pieces need not touch and the boundary need not be connected: step 2.1 rearranges finitely many real numbers and integrates over a finite union.

CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

Vector forms: the boundary integrals of fn and of n×F

Statement

Let a finite gluing of elementary solid regions be given, with union E and outer boundary presentation Σout=((D1,φ1),,(DM,φM)). Vector-valued integrals below are taken coordinatewise, so that for a continuous R3-valued W on E the symbol EW denotes the vector whose kth coordinate is EWk, and for a continuous R3-valued Z on the boundary the symbol EZ denotes the vector whose kth coordinate is j=1MDjZk(φj), where n inside such an integrand is read as the oriented area vector φj,u×φj,v of the patch, exactly as in the scalar flux.

Then, for f of class C1 on an open set containing E and F of class C1 on an open set containing E,

Ef=Efn,EcurlF=En×F.

Facts & Assumptions

Given: The finite gluing with union E and outer presentation Σout, the C1 scalar f and the C1 field F, both on open sets containing E, and the coordinatewise reading of the vector integrals fixed in the Statement.

[F1]

The divergence of a C1 field is divG=i<niGi and the curl of a C1 field on an open subset of R3 is curlG=(yGzzGy, zGxxGz, xGyyGx) (Divergence and curl of a C1 vector field).

[F2]

For u=(ux,uy,uz) and v=(vx,vy,vz) in R3, u×v=(uyvzuzvy,uzvxuxvz,uxvyuyvx) (The cross product in R3).

[F4]

For scalar-valued f the gradient is f=(0f,,m1f) (The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case).

[F5]

In a finite gluing the outer patches form a compatible finite patch presentation of E, over which flux is the sum of the patch values (Finite gluings of elementary solid regions and their outward boundary presentation, Finitely patched regular surfaces, their area, scalar integrals, and flux).

[L1]

For C1 fields and a C1 scalar on an open subset of Rn, div(gG)=g,G+gdivG (Divergence and curl are linear and satisfy the scalar product rules).

[L2]

For C1 fields G,H on an open subset of R3, div(G×H)=curlG,HG,curlH (The divergence and curl of a cross product).

[L3]

For a finite gluing with union E and outer presentation Σout and a C1 field G on an open set containing E, EdivG=EG,n (The divergence theorem for finite gluings of elementary solid regions).

Proof

technique · direct
1.1

Let cR3 and let c be the constant field with value c on the open set where f is C1. Its partial derivatives all vanish, so it is C1 with divc=0 and curlc=0 by [F1]. The field fc is C1 and [L1] gives div(fc)=f,c+fdivc=f,c, while its flux integrand against a vector ν is fc,ν=fc,ν by [F3].

givenF1F3L1
1.2

For all a,b,dR3, expanding both sides by [F2] and [F3] gives a×b,d=(aybzazby)dx+(azbxaxbz)dy+(axbyaybx)dz, d×a,b=(dyazdzay)bx+(dzaxdxaz)by+(dxaydyax)bz, and the six monomials of the first list are the six of the second with the same signs, matched as aybzdx with dxaybz, azbydx with dxazby, azbxdy with dyazbx, axbzdy with dyaxbz, axbydz with dzaxby and aybxdz with dzaybx. Hence a×b,d=d×a,b.

F2F3algebra
2.1

With c as in step 1.1 on the open set where F is C1, the field F×c is C1 and [L2] gives div(F×c)=curlF,cF,curlc=curlF,c.

givenF1F2L2
2.2

Apply [L3] to the field fc of step 1.1: Ef,c=j=1MDjf(φj)c,φj,u×φj,v, using [F5] to read the right side patch by patch. Take c=ek: by [F3] and [F4] the left side becomes Ekf, the kth coordinate of Ef, and the right side becomes jDjf(φj)(φj,u×φj,v)k, the kth coordinate of Efn. As k ranges over the three directions this is the first identity.

step 1.1F3F4F5L3
3.1

Apply [L3] to the field F×c of step 2.1: EcurlF,c=j=1MDjF(φj)×c,φj,u×φj,v. Step 1.2 with a=F(φj), b=c and d=φj,u×φj,v rewrites each integrand as (φj,u×φj,v)×F(φj),c. Take c=ek: by [F3] the left side becomes E(curlF)k and the right side becomes jDj((φj,u×φj,v)×F(φj))k, so as k ranges over the three directions this is the second identity.

step 2.1step 1.2F3F5L3
4.1

Steps 2.2 and 3.1 are the two asserted identities.

step 2.2step 3.1

Remarks

  • Why a constant vector is the right device. Both clauses assert an equality of vectors, and the divergence theorem produces only scalars. Pairing with a fixed c turns each vector identity into a scalar one; running c over the standard basis recovers the vector identity coordinate by coordinate, and nothing else about c is used.

  • The triple-product identity of step 1.2 is the determinant identity in disguise. By The cross product is bilinear, alternating, and orthogonal to both factors each of a×b,d and d×a,b is the determinant of the matrix with the three vectors as columns, in the orders a,b,d and d,a,b; those two orders differ by a cyclic permutation of three columns. The coordinate expansion above is the same fact written out, and it is what the proof uses.

CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

The volume of a glued elementary solid is a third of the outward flux of the position field

Statement

Let a finite gluing of elementary solid regions be given, with union E and outer boundary presentation Σout, and let P be the position field P(p)=p on R3. Then the content of the solid is a third of the outward flux of the position field through its boundary:

cont(E)=13EP,n.

Moreover each of the three single-coordinate fields ppxex, ppyey and ppzez satisfies

Epkek,n=cont(E)(k{x,y,z}).

Facts & Assumptions

Given: The finite gluing with union E and outer presentation Σout, and the position field P.

[F1]

The divergence of a C1 field is divG=i<niGi (Divergence and curl of a C1 vector field).

[L1]

For a finite gluing with union E and outer presentation Σout and a C1 field G on an open set containing E, EdivG=EG,n (The divergence theorem for finite gluings of elementary solid regions).

[L3]

For integrable f,g on a nondegenerate rectangle and scalars α,β, the function αf+βg is integrable with integral αf+βg (Linearity, monotonicity, the absolute-value estimate and coordinate-slice additivity for the Riemann integral in Rm).

Proof

technique · direct
1.1

The position field has Pk(p)=pk, so iPk is 1 when i=k and 0 otherwise; these are continuous on R3, so P is C1 there and [F1] gives divP=1+1+1=3 at every point. By [L2] the set E is compact and Jordan measurable, so E1=cont(E) by [F2].

givenF1F2L2
1.2

For each k the field ppkek has kth coordinate pk and the other two coordinates 0 by [F3], so its only nonvanishing first partial derivative is kpk=1; it is therefore C1 on R3 with divergence 1 by [F1].

givenF1F3
2.1

Applying [L1] with G=P, which is C1 on the open set R3E, gives EP,n=EdivP=E3, and by [L3] with α=3, β=0 and step 1.1 this is 3E1=3cont(E). Dividing by 3 gives the first identity.

step 1.1L1L3
2.2

Applying [L1] with G the field ppkek of step 1.2 gives Epkek,n=E1=cont(E) by step 1.1, for each of the three directions k.

step 1.1step 1.2L1
3.1

Steps 2.1 and 2.2 are the asserted identities.

step 2.1step 2.2

Remarks

CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

A field with vanishing divergence has zero outward flux through the boundary of a glued elementary solid

Statement

Let a finite gluing of elementary solid regions be given, with union E and outer boundary presentation Σout, and let F be a C1 vector field on an open set O containing E. If the divergence vanishes on an open set containing the solid then the outward boundary flux is zero: if divF=0 at every point of O, then

EF,n=0.

The hypothesis is that F is C1 with vanishing divergence on an open set containing the whole of E, not merely on E and not merely wherever F happens to be defined.

Facts & Assumptions

Given: The finite gluing with union E and outer presentation Σout, the open set OE, and the C1 field F on O with divF=0 throughout O.

[F1]

The divergence of a C1 field is divG=i<niGi (Divergence and curl of a C1 vector field).

[F2]

Integration over a bounded Jordan measurable set is integration of the zero extension over a bounding rectangle (The Riemann integral of a bounded function over a bounded Jordan measurable set).

[L1]

For a finite gluing with union E and outer presentation Σout and a C1 field G on an open set containing E, EdivG=EG,n (The divergence theorem for finite gluings of elementary solid regions).

[L2]

For a finite gluing, E is compact and Jordan measurable (Internal faces cancel and volume integrals add when elementary solid regions are glued).

[L3]

For integrable f,g on a nondegenerate rectangle and scalars α,β, the function αf+βg is integrable with integral αf+βg (Linearity, monotonicity, the absolute-value estimate and coordinate-slice additivity for the Riemann integral in Rm).

Proof

technique · direct
1.1

By [L2] the set E is compact and Jordan measurable, and by hypothesis and [F1] the function divF is identically zero on E. Its zero extension to a bounding rectangle is the zero function, which by [L3] with α=β=0 is integrable with integral 0; so EdivF=0 by [F2].

givenF1F2L2L3
2.1

The field F is C1 on the open OE, so [L1] applies and gives EF,n=EdivF, which is 0 by step 1.1.

step 1.1L1

Remarks

  • The hypothesis is about an open set containing E, and that is exactly what fails in the standard counterexample. The inverse-square field has vanishing divergence at every point where it is defined, yet its outward flux through the unit sphere is 4π; the field is not defined at the origin, so no open set containing the closed unit ball carries it. The companion examples page states the false weakening and carries the computation.
CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

The flux of a curl through the boundary of a glued elementary solid vanishes

Statement

Let a finite gluing of elementary solid regions be given, with union E and outer boundary presentation Σout, and let F be a vector field of class C2 on an open set OR3 containing E. Then

EcurlF,n=0.

The hypothesis is C2, not C1: with F only C1 the field curlF need not have a divergence at any point, so neither the degree-two identity nor the divergence theorem has a hypothesis to consume.

Facts & Assumptions

Given: The finite gluing with union E and outer presentation Σout, the open OE, and the C2 field F on O.

[F1]

The curl of a C1 field on an open subset of R3 is curlF=(yFzzFy, zFxxFz, xFyyFx), and the divergence of a C1 field is divG=i<niGi (Divergence and curl of a C1 vector field).

[F2]

A scalar f is of class Ck on U when, for every word (i1,,ir) of coordinate indices with 0rk, the iterated derivative iri1f exists and is continuous on U (Ck maps and multi-index derivative notation in Euclidean space).

[F3]

In a finite gluing the outer patches form a compatible finite patch presentation of E, over which flux is the sum of the patch values, with x,y=i<mxiyi (Finite gluings of elementary solid regions and their outward boundary presentation, Finitely patched regular surfaces, their area, scalar integrals, and flux, The Euclidean inner product x,y=k<nxkyk on Rn).

[L1]

For UR3 open and F:UR3 of class C2, the field curlF is C1 on U and div(curlF)=0 on U (The divergence of the curl of a C2 field vanishes).

[L2]

For a finite gluing with union E and a C1 field G on an open set containing E whose divergence vanishes there, EG,n=0 (A field with vanishing divergence has zero outward flux through the boundary of a glued elementary solid).

Proof

technique · direct
1.1

Each coordinate of curlF is a difference of two first partial derivatives of components of F by [F1]. Since F is C2 on O, [F2] makes every iterated derivative ijFa exist and be continuous on O, so each coordinate of curlF has continuous first partial derivatives; hence curlF is a C1 field on O, which is what [L1] asserts and which is exactly the regularity [L2] requires of the field it is applied to.

givenF1F2L1
2.1

By [L1] the divergence of curlF vanishes at every point of O, and O is an open set containing E. So [L2] applied to G=curlF, a C1 field on O by step 1.1 with vanishing divergence there, gives EcurlF,n=0, the flux being read over the outer presentation as in [F3].

step 1.1F3L1L2

Remarks

  • Where C2 is spent. It is used once, in step 1.1, to make curlF a C1 field. Everything after that is the divergence-free corollary applied to that field. The identity divcurlF=0 is itself a C2 statement, so the hypothesis cannot be weakened by rearranging the argument.

  • The converse is false. A field with zero outward flux through the boundary of every glued elementary solid need not be a curl on the whole of O: the divergence-free field is a curl on a star-shaped open set by A divergence-free C1 field on a star-shaped open subset of R3 has a vector potential, and on a general open set that theorem's hypothesis is unavailable. Nothing here asserts otherwise.

CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

The divergence at a point is the limit of outward flux per unit volume

Statement

Let OR3 be open, let F:OR3 be C1 and let pO. For each mN let a finite gluing of elementary solid regions be given whose union E(m) satisfies E(m)O, pE(m) and cont(E(m))>0, and suppose diam(E(m))0. Then

limm1cont(E(m))E(m)F,n=divF(p),

that is: for every rational ε>0 there is M such that every mM satisfies

1cont(E(m))E(m)F,ndivF(p)<ε.

Positive content is required only so that the quotient is defined; no relation between the content and the diameter is assumed.

Facts & Assumptions

Given: The open OR3, the C1 field F on O, the point pO, and for each m the finite gluing with union E(m)O containing p, of positive content, with diam(E(m))0.

[F1]

The divergence of a C1 field is divG=i<niGi; a C1 map has continuous first partial derivatives, so divG is continuous (Divergence and curl of a C1 vector field, Ck Euclidean maps and diffeomorphisms).

[F3]

For a nonempty bounded A in a metric space, diam(A)=sup{d(a,b):a,bA} (Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space), the metric on R3 being d(a,b)=ab2 (The Euclidean inner product x,y=k<nxkyk on Rn).

[F4]

A map between metric spaces is continuous at a point when for every real ε>0 there is a real δ>0 such that points within δ of it have images within ε (Continuity of a map between metric spaces, at a point and globally, in the ε-δ form).

[F5]

A sequence of reals converges to x when for every rational ε>0 there is K with xkx<ε for all kK (Limits and Cauchy sequences of reals).

[L1]

For a finite gluing with union E and outer presentation Σout and a C1 field G on an open set containing E, EdivG=EG,n (The divergence theorem for finite gluings of elementary solid regions).

[L3]

For integrable f,g on a nondegenerate rectangle and scalars α,β: αf+βg is integrable with integral αf+βg; if fg then fg; and f is integrable with ff (Linearity, monotonicity, the absolute-value estimate and coordinate-slice additivity for the Riemann integral in Rm).

[L4]

Every continuous real function on a compact Jordan measurable set is Riemann integrable over it (A continuous real function on a compact Jordan measurable set is Riemann integrable over that set).

Proof

technique · direct
1.1

For each m the set E(m) is compact and Jordan measurable by [L2], and divF is continuous on O by [F1], hence integrable over E(m) by [L4]. Since F is C1 on the open OE(m), [L1] gives E(m)F,n=E(m)divF.

givenF1L1L2L4
1.2

Let ε>0 be rational. The function divF is continuous at p by [F1], so [F4] with the real number ε/2 supplies δ>0 such that every qO with qp2<δ satisfies divF(q)divF(p)<ε/2. Since diam(E(m))0, there is M with diam(E(m))<δ for every mM.

givenF1F3F4F5
2.1

Fix mM. Since pE(m), every qE(m) has qp2diam(E(m))<δ by [F3], so step 1.2 bounds divFdivF(p) by ε/2 on E(m). By [L3] and [F2], E(m)divF(p)=divF(p)cont(E(m)), and E(m)divFdivF(p)cont(E(m))=E(m)(divFdivF(p))E(m)ε2=ε2cont(E(m)).

step 1.1step 1.2F2F3L3
3.1

Dividing the estimate of step 2.1 by the positive number cont(E(m)) and substituting step 1.1 gives 1cont(E(m))E(m)F,ndivF(p)ε2<ε for every mM. As ε was an arbitrary positive rational, [F5] gives the asserted limit.

step 2.1F5

Remarks

  • No shape hypothesis is needed. The content cancels between the estimate and the quotient, so nothing forces the solids to be balls, cubes or comparable to their diameters. What is needed is that each carries the gluing data, that each contains p, and that the diameters vanish.

  • Positive content is a hypothesis about the quotient, not about the estimate. Step 2.1 holds whatever cont(E(m)) is; step 3.1 divides by it. A solid of content zero would make the left-hand side undefined rather than make the estimate fail.

CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

Green's first identity on a glued elementary solid region

Statement

Let a finite gluing of elementary solid regions be given, with union E and outer boundary presentation Σout, let O be an open set containing E, let u:OR be C1 and let v:OR be C2. Then

E(u,v+uΔv)=Euv,n,

the right-hand side being the flux of the field uv over Σout.

No symmetry between u and v is claimed: the hypotheses on them differ.

Facts & Assumptions

Given: The finite gluing with union E and outer presentation Σout, the open OE, the C1 function u and the C2 function v on O.

[F1]

For scalar-valued f the gradient is f=(0f,,m1f) (The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case).

[F2]

For a C2 function f on an open subset of Rn, Δf=divf=i<niif (The Laplacian of a C2 function and of a C2 vector field).

[F3]

A scalar f is of class Ck on U when every iterated derivative of length at most k exists and is continuous on U (Ck maps and multi-index derivative notation in Euclidean space), and a map is Ck when each component is (Ck Euclidean maps and diffeomorphisms).

[F4]

For x,yRm, x,y=i<mxiyi (The Euclidean inner product x,y=k<nxkyk on Rn), and the divergence of a C1 field is divG=i<niGi (Divergence and curl of a C1 vector field).

[L1]

Let URn be open, let G:URn be C1 and let f:UR be C1. Then fG is C1 on U and div(fG)=f,G+fdivG (Divergence and curl are linear and satisfy the scalar product rules).

[L2]

For a finite gluing with union E and outer presentation Σout and a C1 field G on an open set containing E, EdivG=EG,n (The divergence theorem for finite gluings of elementary solid regions).

Proof

technique · direct
1.1

Since v is C2 on O, [F1] and [F3] make each component iv of v a function with continuous first partial derivatives, so v is a C1 field on O.

givenF1F3
2.1

The function u is C1 on O and v is a C1 field there by step 1.1, so [L1] with f=u and G=v makes uv a C1 field on O with div(uv)=u,v+udivv=u,v+uΔv, the last equality by [F2] and [F4].

step 1.1F2F4L1
3.1

Applying [L2] to the C1 field uv on the open OE and substituting step 2.1 on the left gives E(u,v+uΔv)=Euv,n, and by [F4] the boundary integrand is uv,n. That is the asserted identity.

step 2.1F4L2

Remarks

  • The regularity is asymmetric because the identity is. The left-hand side applies Δ to v and only to u, so v must be C2 and u need only be C1. Interchanging them is a different statement and needs u to be C2 as well; that is Green's second identity on a glued elementary solid region.

  • The boundary integrand is the normal derivative of v, weighted by u. The quantity v,n is the derivative of v in the direction of the boundary normal, and the identity says that its u-weighted boundary integral is controlled by Δv and by the pairing of the two gradients inside the solid. Taking u identically 1 makes the first volume term vanish, which is the form used on the companion examples page.

CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

Green's second identity on a glued elementary solid region

Statement

Let a finite gluing of elementary solid regions be given, with union E and outer boundary presentation Σout, let O be an open set containing E, and let u,v:OR both be C2. Then

E(uΔvvΔu)=E(uv,nvu,n).

Both functions are required to be C2, which is a stronger hypothesis than the first identity places on either of them.

Facts & Assumptions

Given: The finite gluing with union E and outer presentation Σout, the open OE, and the C2 functions u,v on O.

[F1]

For scalar-valued f the gradient is f=(0f,,m1f) (The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case), and Δf=divf for C2 f (The Laplacian of a C2 function and of a C2 vector field).

[F2]

For x,yRm, x,y=i<mxiyi; in particular x,y=y,x (The Euclidean inner product x,y=k<nxkyk on Rn).

[F3]

A scalar f is of class Ck on U when every iterated derivative of length at most k exists and is continuous on U; in particular a C2 function is C1 (Ck maps and multi-index derivative notation in Euclidean space).

[F4]

The flux over a finite patch presentation is a finite sum of parameter integrals of continuous integrands (The divergence theorem for finite gluings of elementary solid regions).

[L1]

Under the hypotheses above with u of class C1 and v of class C2, E(u,v+uΔv)=Euv,n (Green's first identity on a glued elementary solid region).

[L2]

For integrable f,g on a nondegenerate rectangle and scalars α,β, the function αf+βg is integrable with integral αf+βg (Linearity, monotonicity, the absolute-value estimate and coordinate-slice additivity for the Riemann integral in Rm).

[L3]

Every continuous real function on a compact Jordan measurable set is Riemann integrable over it (A continuous real function on a compact Jordan measurable set is Riemann integrable over that set), and for a finite gluing E is compact and Jordan measurable (Internal faces cancel and volume integrals add when elementary solid regions are glued).

Proof

technique · direct
1.1

Both u and v are C2 on O, hence also C1 there by [F3]. So [L1] applies as it stands and gives E(u,v+uΔv)=Euv,n; and it applies again with the roles of the two functions exchanged, which is legitimate exactly because both are C2, giving E(v,u+vΔu)=Evu,n.

givenF3L1
2.1

All the integrands appearing in step 1.1 are continuous: u and v have continuous components by [F1] and [F3], Δu and Δv are continuous by [F1] and [F3], and each boundary integrand is a continuous function on a compact Jordan parameter region by [F4]. So every one of them is integrable over the relevant set by [L3], and differences of them may be taken inside the integrals by [L2].

givenF1F3F4L2L3
3.1

Subtract the second identity of step 1.1 from the first, using step 2.1 to combine the integrals. By the symmetry of the inner product in [F2] the two terms u,v and v,u are equal and cancel, leaving E(uΔvvΔu) on the left and E(uv,nvu,n) on the right.

step 1.1step 2.1F2L2

Remarks

  • What the extra hypothesis buys. The first identity needs only one of the two functions to be C2; using it twice with the roles exchanged needs both. That is the whole difference between the two identities, and it is why the second is stated separately rather than as a rearrangement of the first.

  • The cancellation is the symmetry of the inner product, nothing more. No integration by parts and no mixed-partials theorem enters here: the term that cancels is literally the same function written two ways.

DefinitionDefinition: AI-adaptedProof: Not applicableaudited 2026-08-26Open item page →

The induced boundary chain and circulation of a C2 patch over a finite elementary Green region

Definition

A C2 patch over a finite elementary Green region is a regular parametrized surface patch (D,φ) in the sense of Regular parametrized surface patches on compact Jordan parameter regions whose parameter region D is supplied, in addition, with a decomposition making it a finite elementary Green region in the sense of Type I, Type II, and elementary regions for Green's theorem, and whose parametrization φ is of class C2 on an open neighbourhood of D (Ck Euclidean maps and diffeomorphisms). Both requirements on D are part of the data: it is a compact Jordan parameter region, so it is the closure of its nonempty connected interior, and it carries a supplied elementary decomposition.

Let D=(σ1,,σm) be the positive boundary chain of that decomposition, the finite list of oriented piecewise-C1 arcs of Positive orientation of elementary-region boundaries. Then the induced boundary chain is the list of arcs obtained by composing the positive boundary chain of the parameter region with the parametrization, namely

φ(D):=(φσ1,,φσm),

each entry a piecewise-C1 path in R3 in the sense of Reversal, concatenation, closed paths, and oriented piecewise-C1 reparametrizations. For a continuous vector field F on a set containing φ[D], the circulation of F around the induced boundary chain is the finite sum

φ(D)Fdr:=l=1mφσlFdr,

with the vector line integrals of Scalar line integrals with respect to arc length and vector-field line integrals. The value does not depend on the order of the list, a finite sum of reals being independent of its order.

If instead F is defined on an open set U containing φ[D], continuity of φ and compactness of D give an open neighbourhood V of D in the domain of φ with φ[V]U. On V, the pulled-back functions are the inner products of the field along the parametrization with the two parameter derivatives:

P:=Fφ,φu,Q:=Fφ,φv,

with the inner product of The Euclidean inner product x,y=k<nxkyk on Rn. The oriented area vector φu×φv and the flux it computes are those of Unit normal fields, orientations, and flux through a regular surface patch. A merely continuous field on an arbitrary set containing φ[D] is enough for circulation, but not for these neighbourhood-defined pullbacks.

Remarks

  • The orientation of the boundary is defined mechanically, not by a hand rule. Which way the induced boundary chain runs is decided entirely by Positive orientation of elementary-region boundaries in the parameter plane and then transported by φ. The informal descriptions in the literature — walking along the curve with the head pointing along the normal and the surface on the left, or the right-hand rule — agree with this, but none of them is used here as a definition, and none of them is quoted as one. What makes the sign agreement a fact rather than a convention is that Green's theorem is proved on the parameter region.

  • A closed disc is not a legal parameter region here. An elementary Green region is bounded by continuous piecewise-C1 graphs over a nondegenerate interval, and the two semicircular graphs of a disc are not piecewise C1 at the endpoints. Every parameter region used with this definition on this page is a rectangle; a disc-shaped patch image is obtained instead by a polar parametrization over a rectangle, whose induced boundary chain then has two radial edges that cancel and one degenerate edge.

  • Why C2 and where the elementary decomposition is spent. When F is C1 on the open set U, the class C2 makes the parameter derivatives φu,φv of class C1, so the pullback coefficients P,Q are differentiable on a neighbourhood of D; then The curl flux integrand of a C2 patch is a two-dimensional curl of the pulled-back field uses C2 once more to exchange the mixed second parameter derivatives of φ. The elementary decomposition of D is what lets Green's theorem be applied on the parameter region, and the positive boundary chain it carries is what the induced chain is the image of.

LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

A vector line integral along an image arc is the parameter line integral of the pulled-back field

Statement

Let OR2 be open, let φ:OR3 be C1, let σ=(σ1,σ2):[a,b]O be a piecewise-C1 path, and let F be a continuous vector field on a set containing φ(σ([a,b])). Put P=Fφ,φu and Q=Fφ,φv where these are defined. Then φσ is a piecewise-C1 path in R3 and the vector line integral of the field along the image arc equals the parameter line integral of the pulled-back pair:

φσFdr=σ(P,Q)dr.

Facts & Assumptions

Given: The open OR2, the C1 map φ:OR3, the piecewise-C1 path σ:[a,b]O, and the continuous field F on a set containing the image of the trace of σ under φ.

[F1]

For a piecewise-C1 path γ:[a,b]Rn with a<b, an admissible partition a=t0<<tm=b and continuous derivative extensions vi on the pieces, γFdr=i<mtiti+1F(γ(t)),vi(t)dt; if a=b the integral is 0 (Scalar line integrals with respect to arc length and vector-field line integrals).

[F2]

For x,yRm, x,y=i<mxiyi (The Euclidean inner product x,y=k<nxkyk on Rn).

[F3]

A piecewise-C1 path admits a partition on whose pieces its derivative has a continuous extension, and constant paths are allowed (Reversal, concatenation, closed paths, and oriented piecewise-C1 reparametrizations).

[F4]

The pulled-back functions of a patch and a field are P=Fφ,φu and Q=Fφ,φv (The induced boundary chain and circulation of a C2 patch over a finite elementary Green region).

[F5]

A map is Ck when each component is (Ck Euclidean maps and diffeomorphisms), and the Jacobian matrix of φ has columns φu,φv (The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case); a regular patch's parametrization is C1 on an open neighbourhood of its parameter region (Regular parametrized surface patches on compact Jordan parameter regions).

[L1]

If f is totally differentiable at a and g at f(a), then D(gf)(a)=Dg(f(a))Df(a) (The chain rule for total derivatives: D(gf)(a)=Dg(f(a))Df(a)).

[L2]

If f is totally differentiable at a then Dwf(a)=Df(a)w for every w, and the matrix of Df(a) is Jf(a) (A total derivative computes every directional derivative, and its matrix is the Jacobian).

[L3]

If every partial derivative of f exists on a neighbourhood of a and is continuous at a, then f is totally differentiable at a with Df(a) the linear map of matrix Jf(a) (If all partial derivatives exist on a neighbourhood and are continuous at a point, then the map is totally differentiable there with Jacobian derivative).

[L4]

A continuous function on a closed bounded interval is Riemann integrable (A continuous function on [a,b] is Riemann integrable, by Heine-Cantor and Riemann's criterion).

Proof

technique · direct
1.1

If a=b then both line integrals are 0 by [F1] and the identity holds. Assume a<b, and by [F3] fix an admissible partition a=t0<<tm=b and continuous extensions vi=(vi,1,vi,2) of σ on the pieces [ti,ti+1].

givenF1F3
2.1

Fix i and let t be interior to [ti,ti+1]. By [F5] and [L3] the map φ is totally differentiable at σ(t), so [L1] and [L2] give that φσ is differentiable at t with (φσ)(t)=Dφ(σ(t))σ(t)=φu(σ(t))vi,1(t)+φv(σ(t))vi,2(t), the second equality because by [L2] and [F5] the matrix of Dφ has columns φu and φv. The right-hand side is continuous in t on the whole of [ti,ti+1], since φu,φv are continuous by [F5] and vi is continuous; so it is a continuous extension of (φσ) on that piece, and φσ is a piecewise-C1 path with that admissible partition.

step 1.1F5L1L2L3
3.1

On each piece, pairing the extension of step 2.1 with F(φ(σ(t))) and using [F2] gives F(φ(σ(t))),(φσ)(t)=F(φ(σ(t))),φu(σ(t))vi,1(t)+F(φ(σ(t))),φv(σ(t))vi,2(t), which by [F4] is P(σ(t))vi,1(t)+Q(σ(t))vi,2(t)=(P,Q)(σ(t)),vi(t). Both sides are continuous on the piece, hence integrable by [L4].

step 2.1F2F4L4
4.1

Summing the integrals of step 3.1 over the m pieces and reading each side by [F1] — the left as the vector line integral of F along φσ with the partition of step 2.1, the right as the vector line integral of (P,Q) along σ with the partition of step 1.1 — gives the asserted identity. A piece on which σ is constant has vi=0 and contributes 0 to both sides.

step 3.1F1

Remarks

  • No regularity of the patch is used. The parametrization need only be C1 near the trace of σ; nothing here asks that φu×φv be nonzero, and nothing asks σ to be injective or the trace to avoid the parameter boundary. That matters because the arcs of a positive boundary chain lie exactly on the parameter boundary, where a patch is allowed to be irregular.

  • The identity is an equality of two integrals, not a reparametrization statement. The path φσ traverses a curve in R3 and σ traverses one in the parameter plane; what is being compared is the integral of F along the first with the integral of a different field, (P,Q), along the second.

LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

The curl flux integrand of a C2 patch is a two-dimensional curl of the pulled-back field

Statement

Let OR2 be open, let φ:OR3 be C2, let UR3 be open with φ[O]U and let F:UR3 be C1. Put P=Fφ,φu and Q=Fφ,φv on O. Then P and Q are C1 on O and, at every point of O, the difference of the two pulled-back partial derivatives equals the curl flux integrand:

uQvP=(curlF)φ, φu×φv.

No regularity of the patch is used: the identity holds also at parameter points where φu×φv=0.

Facts & Assumptions

Given: The open sets OR2 and UR3, the C2 map φ:OR3 with φ[O]U, and the C1 field F:UR3.

[F1]

In the present local setting, define the pulled-back functions directly by P=Fφ,φu and Q=Fφ,φv on O. For a regular patch over a finite elementary Green region these agree with the notation of The induced boundary chain and circulation of a C2 patch over a finite elementary Green region.

[F2]

For x,yRm, x,y=i<mxiyi (The Euclidean inner product x,y=k<nxkyk on Rn).

[F3]

For u,vR3, u×v=(uyvzuzvy,uzvxuxvz,uxvyuyvx) (The cross product in R3), and the curl of a C1 field is curlF=(yFzzFy, zFxxFz, xFyyFx) (Divergence and curl of a C1 vector field).

[F4]

A map is of class Ck when each component is (Ck Euclidean maps and diffeomorphisms), and a scalar is Ck when every iterated derivative of length at most k exists and is continuous (Ck maps and multi-index derivative notation in Euclidean space).

[F5]

If every partial derivative jfi(a) exists, the Jacobian matrix is Jf(a)=(jfi(a))i<n,j<m (The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case).

[L1]

For a C1 field F on an open UR3, a point pU and u,vR3, DF(p)u,vDF(p)v,u=curlF(p),u×v (The curl measures the antisymmetric part of the total derivative).

[L2]

If f is C2 on an open subset of Rm, then ijf=jif for every pair of coordinate indices (Clairaut--Schwarz theorem for continuous second partial derivatives).

[L3]

If f is totally differentiable at a and g at f(a), then D(gf)(a)=Dg(f(a))Df(a) (The chain rule for total derivatives: D(gf)(a)=Dg(f(a))Df(a)).

[L4]

If f is totally differentiable at a then Dwf(a)=Df(a)w for every w, and the matrix of Df(a) is Jf(a) (A total derivative computes every directional derivative, and its matrix is the Jacobian).

[L5]

If every partial derivative of f exists on a neighbourhood of a and is continuous at a, then f is totally differentiable at a with Df(a) the linear map of matrix Jf(a) (If all partial derivatives exist on a neighbourhood and are continuous at a point, then the map is totally differentiable there with Jacobian derivative).

[L6]

Proof

technique · direct
1.1

Since φ is C2 on O, [F4] makes each uφi and vφi a C1 function on O; and since F is C1 on U with φ[O]U, [L3], [L4] and [L5] make each Fiφ differentiable in each parameter with u(Fiφ)=j(jFi)(φ)uφj,v(Fiφ)=j(jFi)(φ)vφj, both continuous on O, so Fφ is C1 there. By [F1], [F2] and [L6], P=iFi(φ)uφi and Q=iFi(φ)vφi are then C1 on O.

givenF1F2F4L3L4L5L6
2.1

Differentiating Q with respect to u by [L6] and substituting step 1.1, uQ=i(j(jFi)(φ)uφj)vφi+iFi(φ)uvφi, and by [F2], [F5] and [L4] the first double sum is DF(φ)φu,φv while the second is F(φ),uvφ.

step 1.1F2F5L4L6
2.2

The same computation for P with respect to v gives vP=i(j(jFi)(φ)vφj)uφi+iFi(φ)vuφi=DF(φ)φv,φu+F(φ),vuφ.

step 1.1F2F5L4L6
3.1

Each component φi is C2 on O by [F4], so [L2] gives uvφi=vuφi for every i; hence the two terms F(φ),uvφ and F(φ),vuφ of steps 2.1 and 2.2 are equal. This is the only place where φ being C2 rather than C1 is used.

step 2.1step 2.2F4L2
4.1

Subtracting step 2.2 from step 2.1 and cancelling by step 3.1 leaves uQvP=DF(φ)φu,φvDF(φ)φv,φu, which by [L1] applied at the point φ with the vectors φu and φv is curlF(φ),φu×φv, the coordinates being those of [F3]. No step used φu×φv0.

step 2.1step 2.2step 3.1F3L1

Remarks

  • The right-hand side is a flux integrand, but the identity is not about flux. It is a pointwise equality of two continuous functions on O. Reading its right side as the flux integrand of curlF through the patch requires the patch to be regular; the identity itself does not, which is why it also holds along the parameter boundary, where a regular patch is allowed to degenerate.

  • What each hypothesis is for. F being C1 makes curlF exist and makes the chain rule of step 1.1 available; φ being C2 makes φu and φv differentiable, so that steps 2.1 and 2.2 can be written at all, and makes the two mixed second derivatives equal in step 3.1.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

The classical Stokes theorem for a C2 patch over a finite elementary Green region

Statement

Let (D,φ) be a C2 patch over a finite elementary Green region (The induced boundary chain and circulation of a C2 patch over a finite elementary Green region), with positive boundary chain D=(σ1,,σm) and induced boundary chain φ(D), and let F be a C1 vector field on an open set UR3 containing φ[D]. Then the circulation around the induced boundary chain equals the flux of the curl in the induced orientation:

φ(D)Fdr=D(curlF)φ, φu×φv.

The right-hand side is the flux of curlF through the patch in the orientation induced by φ, in the sense of Unit normal fields, orientations, and flux through a regular surface patch.

Facts & Assumptions

Given: The C2 patch (D,φ) over a finite elementary Green region with its supplied decomposition and positive boundary chain, and the C1 field F on the open Uφ[D].

[F1]

A C2 patch over a finite elementary Green region is a regular patch whose parameter region carries a supplied elementary decomposition and whose parametrization is C2 on an open neighbourhood of that region; the induced boundary chain is the list of arcs obtained by composing the positive boundary chain of the parameter region with the parametrization, and the circulation around it is the finite sum of the vector line integrals along those arcs; the pulled-back functions are P=Fφ,φu and Q=Fφ,φv (The induced boundary chain and circulation of a C2 patch over a finite elementary Green region).

[F2]

For a finite elementary Green region the boundary integral over the positive boundary chain is the finite sum DGdr=kσkGdr, and likewise DPdu+Qdv for the field (P,Q) (Positive orientation of elementary-region boundaries, Scalar line integrals with respect to arc length and vector-field line integrals).

[F3]

A finite elementary Green region is a nonempty finite union of elementary Green regions with pairwise disjoint interiors and the stated shared-arc conditions, supplied as data (Type I, Type II, and elementary regions for Green's theorem).

[F4]

For a regular patch (D,φ) and a continuous field G, the flux in the orientation induced by φ is D(Gφ)(φu×φv), with the inner product of The Euclidean inner product x,y=k<nxkyk on Rn (Unit normal fields, orientations, and flux through a regular surface patch).

[F5]

A regular patch's parametrization is defined and C1 on an open neighbourhood of its compact Jordan parameter region (Regular parametrized surface patches on compact Jordan parameter regions), and a map is Ck when each component is (Ck Euclidean maps and diffeomorphisms); the curl of a C1 field is that of Divergence and curl of a C1 vector field.

[L1]

Let OR2 be open, φ:OR3 be C1, σ a piecewise-C1 path in O, and F continuous on a set containing the image of its trace. Then φσFdr=σ(P,Q)dr (A vector line integral along an image arc is the parameter line integral of the pulled-back field).

[L2]

Let OR2 be open, φ:OR3 be C2 with φ[O]U and F:UR3 be C1. Then P,Q are C1 on O and uQvP=(curlF)φ,φu×φv (The curl flux integrand of a C2 patch is a two-dimensional curl of the pulled-back field).

[L3]

Let D=D1DN be a finite elementary Green region with its supplied decomposition, oriented positively, and let P,Q be C1 on an open neighbourhood of D. Then DPdx+Qdy=D(xQyP)dA (Green's theorem for finite unions of elementary regions).

Proof

technique · direct
1.1

By [F1] and [F5] there is an open O0D on which φ is defined and C2. The set φ1[U]O0 is open, since φ is continuous and U is open, and it contains D because φ[D]U; call it O. Then O is an open neighbourhood of D with φ of class C2 on O and φ[O]U.

givenF1F5
2.1

By [L2] applied on O, the pulled-back functions P and Q of [F1] are C1 on O, an open neighbourhood of D, and satisfy uQvP=(curlF)φ,φu×φv there.

step 1.1F1L2
3.1

The region D is a finite elementary Green region with its supplied decomposition by [F1] and [F3], and P,Q are C1 on the open neighbourhood O of D by step 2.1. So [L3] applies with the parameter names u,v in place of x,y and gives DPdu+Qdv=D(uQvP)dA.

step 2.1F1F3L3
4.1

By [F2] the left-hand side of step 3.1 is k=1mσk(P,Q)dr. Each σk is a piecewise-C1 path with trace in DDO, and F is continuous on Uφ[O], so [L1] rewrites each summand as φσkFdr; summing and using [F1] identifies the left-hand side with φ(D)Fdr.

step 1.1step 3.1F1F2L1
5.1

By step 2.1 the right-hand side of step 3.1 is D(curlF)φ,φu×φv, which by [F4] and [F5] is the flux of the C1 field curlF through (D,φ) in the orientation induced by φ. With step 4.1 this is the asserted identity.

step 2.1step 3.1step 4.1F4F5

Remarks

  • The identity needs no regularity of the patch; the flux reading does. Steps 3.1 and 4.1 use only that φ is C2 near D and that D carries an elementary decomposition. What the regularity of the patch supplies is the right to call D(curlF)φ,φu×φv a flux in an orientation, which is [F4]; at parameter points where the oriented area vector vanishes there is no orientation to speak of and the equality still holds.

  • What the surface is allowed to be. Nothing requires the patch image to be a graph over a coordinate plane, and nothing requires it to be embedded: the companion examples page checks the theorem on a lateral cylinder, which is a graph over no coordinate plane. What is required is that the parameter region be a finite elementary Green region, a hypothesis about the parameter plane and not about the image.

  • The two sides depend on the parametrization in the same way. Replacing φ by a reparametrization that reverses orientation negates the oriented area vector and reverses the positive boundary chain's image, so both sides change sign together; nothing here asserts independence of the presentation, which is why the theorem is stated for a patch with its parametrization rather than for a surface.

CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

A curl-free field has zero circulation around the induced boundary chain of a C2 patch

Statement

Let (D,φ) be a C2 patch over a finite elementary Green region and let F be a C1 vector field on an open set UR3 containing φ[D], with curlF=0 at every point of U. Then

φ(D)Fdr=0.

The curl must vanish on an open set containing the whole patch image, not merely along the induced boundary chain. Equivalently, by A C1 field on an open subset of R3 is closed exactly when its curl vanishes, the hypothesis is that F be closed on U.

Facts & Assumptions

Given: The C2 patch (D,φ) over a finite elementary Green region, the open Uφ[D], and the C1 field F on U with curlF=0 throughout U.

[F1]

The curl of a C1 field on an open subset of R3 is curlF=(yFzzFy, zFxxFz, xFyyFx) (Divergence and curl of a C1 vector field).

[F2]

The circulation of F around the induced boundary chain is the finite sum of the vector line integrals along the arcs φσl (The induced boundary chain and circulation of a C2 patch over a finite elementary Green region), and integration over a bounded Jordan measurable set is integration of the zero extension over a bounding rectangle (The Riemann integral of a bounded function over a bounded Jordan measurable set).

[L1]

For a C2 patch over a finite elementary Green region and a C1 field F on an open set containing the patch image, the circulation around the induced boundary chain equals the flux of the curl in the induced orientation, φ(D)Fdr=D(curlF)φ,φu×φv (The classical Stokes theorem for a C2 patch over a finite elementary Green region).

[L2]

A C1 field on an open subset of R3 is closed if and only if its curl vanishes identically (A C1 field on an open subset of R3 is closed exactly when its curl vanishes).

[L3]

For integrable f,g on a nondegenerate rectangle and scalars α,β, the function αf+βg is integrable with integral αf+βg (Linearity, monotonicity, the absolute-value estimate and coordinate-slice additivity for the Riemann integral in Rm).

Proof

technique · direct
1.1

Since φ[D]U and curlF vanishes at every point of U by hypothesis and [F1], the integrand (curlF)φ,φu×φv is identically zero on D. Its zero extension to a bounding rectangle is the zero function, which by [L3] with α=β=0 is integrable with integral 0, so D(curlF)φ,φu×φv=0 by [F2].

givenF1F2L3
2.1

By [L1] the circulation around the induced boundary chain equals that integral, hence is 0. By [L2] the hypothesis curlF=0 on U is the same as F being closed on U, so the corollary may be read either way.

step 1.1F2L1L2

Remarks

  • A closed field can still have nonzero circulation around a loop. What this corollary rules out is a nonzero circulation around the induced boundary chain of a C2 patch whose whole image lies where the curl vanishes. A closed field on a domain that carries no such patch spanning the loop may circulate: the companion examples page gives a field with circulation 2π around a circle encircling the excluded axis, and no patch over a finite elementary Green region has image inside that domain and that circle as its induced boundary.
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-26Open item page →

The normal component of the curl is the limiting circulation per unit area of shrinking discs

Statement

Let OR3 be open, let F:OR3 be C1, let pO and let nR3 have n2=1. Then there are a,bR3 with

a2=b2=1,a,b=a,n=b,n=0,a×b=n,

and a real r0>0 such that for every r with 0<rr0 the map

φr(ρ,θ):=p+ρcosθa+ρsinθb((ρ,θ)Dr:=[0,r]×[0,2π])

is a C2 patch over a finite elementary Green region whose image lies in O, with φr,ρ×φr,θ=ρn; the circulation of F around its induced boundary chain is the vector line integral of F along the circle Cr(t):=p+rcosta+rsintb on [0,2π]; and

limr0+1πr2CrFdr=curlF(p),n,

meaning: for every real ε>0 there is a real δ>0 such that every r with 0<rr0 and r<δ satisfies 1πr2CrFdrcurlF(p),nε.

Facts & Assumptions

Given: The open OR3, the C1 field F on O, the point pO, the unit vector n, and the notation Dr=[0,r]×[0,2π] of the Statement.

[F1]

For x,yRm, x,y=i<mxiyi and x2=x,x; the inner product is symmetric and bilinear, and x,x=0 only for x=0 (The Euclidean inner product x,y=k<nxkyk on Rn). The standard unit vector ek has kth coordinate 1 and the others 0 (The standard list e:nFn with ei(i)=1F and ei(j)=0F for ji is an ordered basis of Fn; hence dimFFn=n, and F0 is the zero space with basis and dimension 0).

[F2]

For u,vR3, u×v=(uyvzuzvy,uzvxuxvz,uxvyuyvx) (The cross product in R3); the curl of a C1 field is that of Divergence and curl of a C1 vector field.

[F3]

A compact Type I region is {(s,t):asb, α(s)tβ(s)} with a<b and continuous piecewise-C1 αβ, strict on (a,b); it is compact and Jordan measurable, an elementary Green region admits both descriptions, and a finite elementary Green region is a nonempty finite union of them with the stated conditions (Type I, Type II, and elementary regions for Green's theorem).

[F4]

The positive boundary of a Type I region traverses the lower graph from left to right, the right endpoint arc upward, the upper graph from right to left, and the left endpoint arc downward, omitting zero-length arcs; the boundary integral over the resulting chain is the finite sum over its arcs (Positive orientation of elementary-region boundaries).

[F5]

A regular parametrized surface patch has a compact Jordan parameter region that is the closure of its nonempty connected interior, a parametrization C1 on an open neighbourhood of it, nonvanishing parameter cross product on the interior, and no interior parameter point sharing its image with a distinct point of the region (Regular parametrized surface patches on compact Jordan parameter regions); a C2 patch over a finite elementary Green region adds the supplied elementary decomposition and the class C2 (The induced boundary chain and circulation of a C2 patch over a finite elementary Green region).

[F6]

A vector line integral along a piecewise-C1 path is ititi+1F(γ(t)),vi(t)dt, and is 0 on a degenerate parameter interval (Scalar line integrals with respect to arc length and vector-field line integrals); reversal of a path is γ(t)=γ(a+bt) and constant paths are allowed (Reversal, concatenation, closed paths, and oriented piecewise-C1 reparametrizations).

[F7]

A set is open in a metric space when each of its points has a ball around it inside the set (The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement); a map is continuous at a point when every ε>0 admits a δ>0 carrying the δ-ball into the ε-ball (Continuity of a map between metric spaces, at a point and globally, in the ε-δ form); and limxcf(x)=L has the usual meaning (The ε-δ limit limxcf(x)=L of f:AR at a limit point c of A). Integration over a bounded Jordan set is that of The Riemann integral of a bounded function over a bounded Jordan measurable set, and Ck is the componentwise class of Ck Euclidean maps and diffeomorphisms.

[L1]

The cross product is bilinear and alternating, u×v,w=det[u v w], and u×v is orthogonal to both u and v (The cross product is bilinear, alternating, and orthogonal to both factors).

[L2]

For u,vR3, u×v22=u22v22u,v2, and this is positive exactly when u and v are linearly independent (The squared cross-product norm is the Gram determinant of two vectors).

[L3]

(sint)=cost, (cost)=sint, sin0=0 and cos0=1 (The derivatives of sine and cosine are cosine and minus sine); sin2t+cos2t=1 and sin(t)=sint, cos(t)=cost (Parity and the Pythagorean identity for sine and cosine).

[L4]

sin(s+t)=sinscost+cosssint and cos(s+t)=cosscostsinssint (The addition formulas for sine and cosine).

[L5]

sinx=0 if and only if x=mπ for some integer m, and both sine and cosine have period 2π (The zero sets of sine and cosine and the least positive common period 2 pi); sinπ=0 and cosπ=1 (Quarter-turn values and shifts by pi/2 and pi).

[L6]

For a bounded Jordan set ERp+q and integrable g whose sections are integrable outside a content-zero set, Eg=h(x)dx with h(x)=Exgx (Fubini over a bounded Jordan set when all but a content-zero family of sections are integrable).

[L8]

For integrable f,g on a nondegenerate rectangle and scalars α,β: αf+βg is integrable with integral αf+βg; if fg then fg; and f is integrable with ff (Linearity, monotonicity, the absolute-value estimate and coordinate-slice additivity for the Riemann integral in Rm).

[L9]

Every continuous real function on a compact Jordan measurable set is Riemann integrable over it (A continuous real function on a compact Jordan measurable set is Riemann integrable over that set).

[L10]

Vector line integrals negate under reversal (Line integrals under reversal and concatenation).

[L11]

For a C2 patch over a finite elementary Green region and a C1 field on an open set containing the patch image, the circulation around the induced boundary chain equals the flux of the curl in the induced orientation (The classical Stokes theorem for a C2 patch over a finite elementary Green region).

Proof

technique · constructive
1.1

Since knk2=n22=1 by [F1], not all three coordinates can have nk2>1/3; fix k with nk21/3. Then n and ek are linearly independent: a relation ek=λn would force λ=1 by comparing norms, hence n=±ek and nk2=1, contradicting nk21/3; and n0.

givenF1construct
1.2

For all u,v,wR3, expanding by [F1] and [F2] gives u×v,w=(uyvzuzvy)wx+(uzvxuxvz)wy+(uxvyuyvx)wz, w×u,v=(wyuzwzuy)vx+(wzuxwxuz)vy+(wxuywyux)vz, and the six signed monomials of the first expression are those of the second, matched as uyvzwx with wxuyvz, uzvywx with wxuzvy, uzvxwy with wyuzvx, uxvzwy with wyuxvz, uxvywz with wzuxvy and uyvxwz with wzuyvx. Hence u×v,w=w×u,v.

F1F2algebra
1.3

The set O is open and pO, so by [F7] there is a real r0>0 with every q satisfying qp2r0 lying in O; take such an r0.

givenF7choose
1.4

Fix r with 0<rr0. The function (ρ,θ)ρ is continuous on the compact Jordan rectangle Dr, hence integrable by [L9] and [F3]. Its sections in θ are the continuous functions ρρ on [0,r], so [L6] gives Drρ=02π(0rρdρ)dθ; by [L7] with G(ρ)=ρ2/2 the inner integral is r2/2, and again by [L7] with G(θ)=r2θ/2 the outer integral is πr2. So Drρ=πr2.

givenF3L6L7L9
2.1

By step 1.1 and [L2] the number n×ek22 is positive, so n×ek0; put a:=n×ekn×ek2. Then a2=1 by [F1], and a,n=0 because n×ek is orthogonal to n by [L1].

step 1.1F1L1L2construct
3.1

Put b:=n×a. By [L1] it is orthogonal to n and to a, so b,n=b,a=0; and by [L2] with step 2.1, b22=n22a22n,a2=1, so b2=1.

step 2.1F1L1L2construct
4.1

By step 1.2 with u=a, v=b and w=n, and then step 3.1, a×b,n=n×a,b=b,b=1. By [L2] and steps 2.1 and 3.1, a×b22=a22b22a,b2=1. Hence a×bn22=a×b222a×b,n+n22=12+1=0 by [F1], and positive definiteness in [F1] gives a×b=n.

step 1.2step 2.1step 3.1F1L2
4.2

By [L3] and [L7] the map φr is differentiable in each parameter with φr,ρ=cosθa+sinθb and φr,θ=ρ(sinθa+cosθb), and all its iterated parameter derivatives of order at most 2 exist and are continuous, so φr is C2 on the whole plane by [F7]. Expanding by bilinearity and the alternating law in [L1], φr,ρ×φr,θ=ρ(cos2θ(a×b)sin2θ(b×a))=ρ(cos2θ+sin2θ)(a×b), which is ρ(a×b) by [L3].

step 2.1step 3.1F7L1L3L7
5.1

Combining steps 4.1 and 4.2, φr,ρ×φr,θ=ρn, which is nonzero exactly when ρ>0.

step 4.1step 4.2
6.1

The rectangle Dr is a Type I and a Type II region with 0<r and constant graphs 0<2π, hence an elementary Green region and a nonempty finite elementary Green region with the one-piece decomposition, compact and Jordan measurable, and it is the closure of its nonempty convex, hence connected, interior (0,r)×(0,2π) ([F3], [F5]). The cross product of step 5.1 is nonzero on that interior. For injectivity, let (ρ,θ) be interior and (ρ,θ)Dr have the same image; pairing ρcosθa+ρsinθb=ρcosθa+ρsinθb with a and with b and using steps 2.1 and 3.1 gives ρcosθ=ρcosθ and ρsinθ=ρsinθ; squaring and adding with [L3] gives ρ2=ρ2, so ρ=ρ>0 and cosθ=cosθ, sinθ=sinθ. Then [L4] and [L3] give cos(θθ)=cosθcosθ+sinθsinθ=cos2θ+sin2θ=1, so sin2(θθ)=0 and θθ=mπ for an integer m by [L3] and [L5]; since θ(0,2π) and θ[0,2π] we have θθ<2π, so m{1,0,1}, and cos(±π)=11 by [L5], leaving θ=θ. Finally φr(ρ,θ)p2=ρrr0 by [F1], steps 2.1 and 3.1 and [L3], so the image lies in O by step 1.3. Hence (Dr,φr) is a C2 patch over a finite elementary Green region with image in O.

step 1.3step 2.1step 3.1step 5.1F1F3F5L3L4L5
7.1

By [F4] the positive boundary chain of Dr in its Type I description, with ρ horizontal, is the four arcs σ1(t)=(t,0) on [0,r], σ2(t)=(r,t) on [0,2π], σ3(t)=(rt,2π) on [0,r] and σ4(t)=(0,2πt) on [0,2π]. Composing with φr and using cos0=cos2π=1, sin0=sin2π=0 from [L3] and [L5]: φrσ1(t)=p+ta, φrσ2(t)=Cr(t), φrσ3(t)=p+(rt)a and φrσ4(t)=p. The third is the reversal of the first in the sense of [F6], so [L10] makes their integrals cancel; the fourth is constant, so its derivative extension is 0 and its integral is 0 by [F6]. Hence the circulation of F around the induced boundary chain of (Dr,φr) is CrFdr.

step 6.1F4F6L3L5L10
8.1

By step 6.1 the pair (Dr,φr) satisfies the hypotheses of [L11], and F is C1 on the open O containing φr[Dr]. So [L11] and step 7.1 give CrFdr=Dr(curlF)φr, φr,ρ×φr,θ=Drρgr,gr(ρ,θ):=(curlF)(φr(ρ,θ)),n, using step 5.1 and the bilinearity of the inner product in [F1]; the integrand is continuous on the compact Jordan Dr, hence integrable by [L9].

step 5.1step 6.1step 7.1F1L9L11
9.1

Let ε>0 be real. The field curlF is continuous on O and ,n is continuous, so [F7] gives δ0>0 such that curlF(q),ncurlF(p),nε for every qO with qp2<δ0; put δ:=δ0. Let 0<rr0 with r<δ. Every point of φr[Dr] is within r<δ0 of p by step 6.1, so grcurlF(p),nε on Dr; hence by [L8] and step 1.4 DrρgrcurlF(p),nπr2=Drρ(grcurlF(p),n)εDrρ=επr2. Dividing by πr2>0 and substituting step 8.1 gives 1πr2CrFdrcurlF(p),nε, which by [F7] is the asserted limit; with steps 4.1, 6.1 and 7.1 every clause of the Statement is established.

step 1.4step 4.1step 6.1step 7.1step 8.1F7L8discharge-construct: the polar patch

Remarks

  • The orthonormal pair is built, not chosen by an extension theorem. Steps 1.1, 2.1 and 3.1 write a and b down from n and one standard basis vector, and step 4.1 fixes the sign of a×b by a computation rather than by replacing b with b after the fact. No choice principle and no basis-extension theorem is used, which matters because the general extension of an independent set to a basis in this library assumes the Axiom of Choice and would be a disproportionate hypothesis for a statement about R3.

  • The two radial edges are what make the chain a circle. The induced boundary chain of a polar patch has four arcs, and only one of them is the circle: the two radial ones are reverses of each other and the fourth is the constant path at the centre. That is why a disc-shaped patch may be used at all, since a closed disc is not an elementary Green region and cannot be a parameter region here.

  • No area comparison between the disc and its diameter is needed. The factor πr2 appears on both sides of the estimate in step 9.1 and cancels; what drives the limit is the continuity of curlF at p alone.

CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

Green's theorem is the curl statement for a planar field lifted to R3

Statement

Let D be a finite elementary Green region with its supplied decomposition, positively oriented, and let P,Q be C1 on an open UR2 containing D. Define the lift

F~(x,y,z):=(P(x,y), Q(x,y), 0)((x,y,z)U×R),

a field on the open set U×RR3. Then F~ is C1, its curl has first and second coordinates identically 0 and third coordinate xQyP at every point, independent of z, and the circulation of the planar field around the positive boundary chain equals the integral of the third coordinate of the curl of the lift:

D(P,Q)dr=D(curlF~)z(x,y,0)dA.

Facts & Assumptions

Given: The finite elementary Green region D with its supplied decomposition and positive orientation, the C1 functions P,Q on the open UD, and the lift F~ of the Statement.

[F1]

The curl of a C1 field on an open subset of R3 is curlG=(yGzzGy, zGxxGz, xGyyGx) (Divergence and curl of a C1 vector field).

[F2]

A map is of class Ck when each component is, a scalar component being C1 when its first partial derivatives exist and are continuous (Ck Euclidean maps and diffeomorphisms).

[F3]

For a finite elementary Green region the positive boundary integral is the finite sum over the surviving oriented arcs, and DGdr and DPdx+Qdy denote that sum for the field (P,Q) (Positive orientation of elementary-region boundaries, Scalar line integrals with respect to arc length and vector-field line integrals).

[F4]

A finite elementary Green region is a nonempty finite union of elementary Green regions with pairwise disjoint interiors and the stated shared-arc conditions, supplied as data (Type I, Type II, and elementary regions for Green's theorem).

[L1]

Let D=D1DN be a finite elementary Green region with its supplied decomposition, oriented positively, and let P,Q be C1 on an open neighbourhood of D. Then DPdx+Qdy=D(xQyP)dA (Green's theorem for finite unions of elementary regions).

Proof

technique · direct
1.1

The three components of F~ are (x,y,z)P(x,y), (x,y,z)Q(x,y) and the constant 0. Their first partial derivatives are xF~x=xP, yF~x=yP, zF~x=0; xF~y=xQ, yF~y=yQ, zF~y=0; and all three of xF~z, yF~z, zF~z are 0. Each of these exists and is continuous on U×R because P and Q are C1 on U, so F~ is C1 there by [F2].

givenF2F5
2.1

By [F1] and step 1.1 the three coordinates of curlF~ are yF~zzF~y=00=0, then zF~xxF~z=00=0, and then xF~yyF~x=xQyP. All three are computed, and the third depends only on (x,y), so its value at (x,y,z) is its value at (x,y,0).

step 1.1F1
3.1

By [F4] the region D carries its supplied decomposition and P,Q are C1 on the open neighbourhood U of D, so [L1] gives DPdx+Qdy=D(xQyP)dA; by [F3] the left side is D(P,Q)dr, and by step 2.1 the integrand on the right is (curlF~)z(x,y,0). That is the asserted identity, and step 2.1 is the assertion about the three curl coordinates.

step 2.1F3F4L1

Remarks

  • This is a dictionary, not a new theorem. Both sides are the two sides of Green's theorem, rewritten. What the corollary records is that the planar integrand xQyP is a curl, so that the planar and the spatial developments on this page speak about one operator rather than two unrelated ones.

  • The route is deliberately one-way. The classical Stokes theorem for a C2 patch over a finite elementary Green region is proved from Green's theorem, so re-deriving Green's theorem from it would be circular. Nothing above uses Stokes' theorem.

CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

The planar divergence theorem: the flux form of Green's theorem

Statement

Let D be a finite elementary Green region with its supplied decomposition, positively oriented, and let F=(Fx,Fy) be C1 on an open UR2 containing D. Then

D(Fy)dx+Fxdy=D(xFx+yFy)dA,

the right-hand integrand being the divergence of F as a field on an open subset of R2.

Moreover, if σ:[α,β]R2 is one of the arcs of the positive boundary chain and its derivative is nowhere zero on a piece with continuous derivative extension v, then on that piece

σ(Fy)dx+Fxdy=σF,νds,ν:=(v2,v1)v2,

where ν is the unit vector obtained from the tangent v by a quarter turn clockwise.

Facts & Assumptions

Given: The finite elementary Green region D with its supplied decomposition and positive orientation, and the C1 field F=(Fx,Fy) on the open UD.

[F1]

The divergence of a C1 field on an open subset of Rn is divG=i<niGi; for n=2 and coordinates named x,y this is xGx+yGy (Divergence and curl of a C1 vector field).

[F2]

For a finite elementary Green region the positive boundary integral is the finite sum over the surviving oriented arcs, written DPdx+Qdy for the field (P,Q) (Positive orientation of elementary-region boundaries).

[F3]

For a piecewise-C1 path with admissible partition and continuous derivative extensions vi, γGdr=ititi+1G(γ(t)),vi(t)dt and γhds=ititi+1h(γ(t))vi(t)2dt (Scalar line integrals with respect to arc length and vector-field line integrals, Reversal, concatenation, closed paths, and oriented piecewise-C1 reparametrizations).

[F4]

A finite elementary Green region is a nonempty finite union of elementary Green regions with pairwise disjoint interiors and the stated shared-arc conditions, supplied as data (Type I, Type II, and elementary regions for Green's theorem).

[F5]

For x,yRm, x,y=i<mxiyi and x2=x,x (The Euclidean inner product x,y=k<nxkyk on Rn); a map is Ck when each component is (Ck Euclidean maps and diffeomorphisms).

[L1]

Let D=D1DN be a finite elementary Green region with its supplied decomposition, oriented positively, and let P,Q be C1 on an open neighbourhood of D. Then DPdx+Qdy=D(xQyP)dA (Green's theorem for finite unions of elementary regions).

Proof

technique · direct
1.1

Put P:=Fy and Q:=Fx on U. These are C1 on U by [F5], since the components of F are, so [L1] applies with the supplied decomposition of [F4] and gives DPdx+Qdy=D(xQyP)dA.

givenF4F5L1
1.2

Fix such an arc σ of the positive boundary chain, a piece of it carrying a continuous derivative extension v=(v1,v2) with v nowhere zero there, and set ν:=(v2,v1)/v2. By [F5] the vector ν has norm 1, since v22+v12=v22, and ν,v=(v2v1v1v2)/v2=0. Writing v=v2(cosτ,sinτ) for the direction of v is not needed: the map (s,t)(t,s) is the quarter turn clockwise, as it carries (1,0) to (0,1) and (0,1) to (1,0).

givenF3F5
2.1

By step 1.1 and [F1], xQyP=xFxy(Fy)=xFx+yFy=divF on U; substituting into step 1.1 and reading the left side by [F2] gives the first asserted identity.

step 1.1F1F2
3.1

By [F3] the integral of Pdx+Qdy over that piece of σ is (P(σ(t))v1(t)+Q(σ(t))v2(t))dt=(Fy(σ(t))v1(t)+Fx(σ(t))v2(t))dt, while by step 1.2 and [F5] F(σ(t)),ν(t)v(t)2=Fx(σ(t))v2(t)Fy(σ(t))v1(t). The two integrands are equal, so by [F3] the two integrals over that piece agree, which is the second asserted identity.

step 1.1step 1.2F3F5

Remarks

  • The first identity needs no regularity of the boundary arcs; the second does. The positive boundary chain of an elementary Green region is built from continuous piecewise-C1 graphs, whose derivative may vanish, and where it vanishes there is no unit tangent and hence no ν. That is why the normal reading is a separate clause under an extra hypothesis, and why the identity that Green's theorem actually delivers is stated in the dx,dy form.

  • Outwardness of ν is not claimed here. For a positively oriented boundary the quarter turn clockwise of the tangent does point out of the region, but establishing that at a boundary point requires the same kind of local analysis that At interior base points, the graph faces of an adapted presentation induce the outward unit normal carries out in space, and it is not carried out for plane regions on this page. What is proved is the equality of the two integrals for the stated ν.

  • Why this is called a divergence theorem. The right-hand integrand is the divergence of a field on an open subset of R2, and the left-hand side is the boundary integral of the normal component. The three-dimensional statement of The divergence theorem for finite gluings of elementary solid regions has the same shape; neither is derived from the other on this page.

RemarkRemark: AI-adaptedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

What the classical divergence and Stokes theorems here do and do not cover

The decomposition is a hypothesis, not a conclusion. The divergence theorem for finite gluings of elementary solid regions applies to a solid supplied with its three simple descriptions per piece, its boundary presentation, its internal-or-outer designation and its pairing of internal patches (Finite gluings of elementary solid regions and their outward boundary presentation). It does not say that a compact set with a piecewise smooth boundary admits such data, and it does not construct the interior of a given closed surface. The same convention governs The classical Stokes theorem for a C2 patch over a finite elementary Green region, whose hypothesis is that the parameter region be a finite elementary Green region with a supplied decomposition; the plane case is stated the same way, and Limitation: arbitrary Jordan domains are not covered by the elementary Green theorem records the corresponding limitation there.

What that excludes. Two kinds of statement are outside the reach of these theorems as proved.

  • A theorem of the form "every closed surface bounds a solid to which the divergence theorem applies" would need a separation result for surfaces in space, which is not among this page's declared prerequisites. Nothing here proves that a given closed surface bounds anything.
  • A theorem of the form "the flux and the volume integral do not depend on the presentation" would need a comparison of two different presentations of the same boundary. Flux over a finite patch presentation is defined as a sum over the supplied list (Finitely patched regular surfaces, their area, scalar integrals, and flux), and no independence-of-presentation result is asserted or used.

The surface side is a single patch. The classical Stokes theorem for a C2 patch over a finite elementary Green region is a statement about one C2 patch and the boundary chain its parametrization induces (The induced boundary chain and circulation of a C2 patch over a finite elementary Green region). It says nothing about a surface presented by several patches whose induced boundary arcs are meant to cancel in pairs: that pairing is exactly the gluing data the divergence theorem receives explicitly, and no analogue of it is supplied for surfaces here.

No differential form appears among this page's declared prerequisites. The general statement that unifies the gradient theorem, Green's theorem, the divergence theorem and the classical Stokes theorem is an identity between the integral of a differential form over the boundary of a chain and the integral of its exterior derivative over the chain. No differential form, no exterior derivative and no manifold is available among the prerequisites this page declares, so no such unification is stated or used; every theorem above is proved from Jordan content, Fubini, change of variables, line integrals, patch flux and Green's theorem, and each is stated in the vector-field language those tools supply.

What is genuinely established. The divergence theorem holds for every finite gluing of elementary solid regions and every C1 field on an open set containing it, and the classical Stokes theorem holds for every C2 patch over a finite elementary Green region and every C1 field on an open set containing the patch image. Those classes are wide enough to contain boxes, balls, right circular cylinders and finite gluings of boxes, and wide enough for the flat disc, the hemisphere and the lateral surface of a cylinder on the Stokes side; the companion page carries each of those as a worked case.

5 · Examples, counterexamples and false statements

None yet.

Sources