Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-02
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.

Young's theorem: total differentiability of the first partials forces equality of mixed partials

Statement

Let f be defined on a disk U about (a,b), with fx and fy existing on U. If fx and fy are totally differentiable at (a,b), then both mixed partials exist there and fxy(a,b)=fyx(a,b).

Facts & Assumptions

Given: The hypotheses of the statement.

[L1]

Total differentiability supplies a linear approximation with an error that is little-oh of the Euclidean increment (The total (Fréchet) derivative Df(a) as the linear first-order approximation with o(∥h∥2) remainder).

[L2]

A total derivative is linear. Restricting its defining expansion to a coordinate axis shows directly that its corresponding coordinate coefficient is the partial derivative in that coordinate (The total (Fréchet) derivative Df(a) as the linear first-order approximation with o(∥h∥2) remainder).

Proof

technique · direct
1.1

By [L1] and [L2], write Dfx(a,b)(s,t)=As+Bt and Dfy(a,b)(s,t)=Cs+Dt.

L1L2givenalgebra

fx(a+s,b+t)=fx(a,b)+As+Bt+o ⁣(s2+t2)

and analogously fy(a+s,b+t)=fy(a,b)+Cs+Dt+o ⁣(s2+t2). Restricting the first expansion to s=0 and the second to t=0 shows that B=fxy(a,b) and C=fyx(a,b); in particular both mixed partials exist.

2.1

By [L3], for small nonzero h, define the following rectangular difference.

step 1.1L3algebrachoose

Δh:=f(a+h,b+h)−f(a+h,b)−f(a,b+h)+f(a,b).

Apply the mean-value theorem to x↦f(x,b+h)−f(x,b) on the interval with endpoints a,a+h. For some θh between 0 and 1,

Δh=h(fx(a+θhh,b+h)−fx(a+θhh,b))=Bh2+o(h2),

where the last equality is the first expansion of step 1.1 at (θhh,h) and (θhh,0).

2.2

Apply [L3] instead to y↦f(a+h,y)−f(a,y) on the interval with endpoints b,b+h.

step 1.1L3algebrachoose

For some ηh between 0 and 1,

Δh=h(fy(a+h,b+ηhh)−fy(a,b+ηhh))=Ch2+o(h2),

by the second expansion of step 1.1 at (h,ηhh) and (0,ηhh).

3.1

Steps 2.1 and 2.2 give (B−C)h2=o(h2). Divide by h2 and let h→0 to obtain B=C, hence fxy(a,b)=fyx(a,b).

step 1.1step 2.1step 2.2algebra∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

15 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources