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.
and its mixed partial derivatives
Example
For
the first partial derivatives and the two mixed partial derivatives exist everywhere and satisfy
These formulas hold without excluding either coordinate axis.
Facts & Assumptions
Given: The function on .
The functions and are differentiable on , with and (The derivatives of sine and cosine are cosine and minus sine).
If real functions and are differentiable at the relevant points, then (The chain rule, in one line from Carathéodory: if is differentiable at and is differentiable at , then is differentiable at with ).
If real functions and are differentiable at a point, then ; sums and scalar multiples obey the corresponding derivative rules (Sums, scalar multiples, products and quotients: , , , and when ).
A coordinate partial derivative is the derivative at zero of the corresponding coordinate-line restriction (Directional derivatives and partial derivatives of a map ).
Verification
Fixing and differentiating the map gives .
Fixing and differentiating the map gives .
Differentiating the formula in step 1.1 with respect to gives .
Differentiating the formula in step 1.2 with respect to gives .
The formulas in steps 1.1 through 2.2 are defined for every , including or , and the two mixed partials agree everywhere.
Remarks
The equality is obtained by direct calculation rather than by invoking Clairaut--Schwarz theorem for continuous second partial derivatives. It is therefore an explicit instance of that theorem, not an application used to determine the common formula.
Depends on
- The derivatives of sine and cosine are cosine and minus sine
- The chain rule, in one line from Carathéodory: if $g$ is differentiable at $c$ and $f$ is differentiable at $g(c)$, then $f \circ g$ is differentiable at $c$ with $(f \circ g)'(c) = f'(g(c))\,g'(c)$
- Sums, scalar multiples, products and quotients: $(f+g)'(c) = f'(c) + g'(c)$, $(\alpha f)'(c) = \alpha f'(c)$, $(fg)'(c) = f'(c)g(c) + f(c)g'(c)$, and $(f/g)'(c) = \bigl(f'(c)g(c) - f(c)g'(c)\bigr)/g(c)^{2}$ when $g(c) \ne 0$
- Directional derivatives and partial derivatives of a map $U\subseteq\mathbb{R}^m\to\mathbb{R}^n$
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
21 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
- J. Lebl, Basic Analysis II, sections 8.3 and 11.4 (standard reference, not scraped)
- University of Toronto MAT237, section 2.1 Differentiation of real-valued functions (standard reference, not scraped)