Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck 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.

A total derivative computes every directional derivative, and its matrix is the Jacobian

Statement

If f:URnf:U\to\mathbb R^n is totally differentiable at aa, then Dvf(a)D_vf(a) exists for every vRmv\in\mathbb R^m and equals Df(a)vDf(a)v. In particular jf(a)=Df(a)ej\partial_jf(a)=Df(a)e_j, and the matrix of Df(a)Df(a) is Jf(a)Jf(a).

Facts & Assumptions

Given: A total derivative Df(a)Df(a) and a direction vRmv\in\mathbb R^m.

[L1]

In the total-derivative definition, the normalized remainder tends to zero as hh tends to zero (The total (Fréchet) derivative Df(a)Df(a) as the linear first-order approximation with o(h2)o(\|h\|_2) remainder).

[L2]

The directional derivative is the derivative of tf(a+tv)t\mapsto f(a+tv) at zero, and partial derivatives use standard-basis directions (Directional derivatives and partial derivatives of a map URmRnU\subseteq\mathbb{R}^m\to\mathbb{R}^n).

Proof

technique · direct
1.1

For t0t\ne0, write f(a+tv)f(a)=tDf(a)v+r(tv)f(a+tv)-f(a)=tDf(a)v+r(tv), where r(tv)2/tv20\|r(tv)\|_2/\|tv\|_2\to0 by [L1].

L1L2
2.1

Dividing by tt gives (f(a+tv)f(a))/t=Df(a)v+r(tv)/t(f(a+tv)-f(a))/t=Df(a)v+r(tv)/t, and r(tv)/t2=v2r(tv)2/tv20\|r(tv)/t\|_2=\|v\|_2\,\|r(tv)\|_2/\|tv\|_2\to0; hence [L2] yields Dvf(a)=Df(a)vD_vf(a)=Df(a)v.

step 1.1L2algebra
3.1

Taking v=ejv=e_j identifies the jjth column of the matrix of Df(a)Df(a) with the vector of jjth partial derivatives, which is precisely the Jacobian.

step 1.1step 2.1

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 85 results over 21 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources