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.
is differentiable at the origin with unbounded partial derivatives nearby
Example
Define by
Then is totally differentiable at the origin with . Both partial derivatives exist at every point, but each is unbounded on every neighbourhood of the origin.
Facts & Assumptions
Given: The function in the Example and .
For every real , and (Parity and the Pythagorean identity for sine and cosine).
The functions and are differentiable on , with and ; also 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 ).
Products, sums, scalar multiples, and quotients with nonzero denominator obey their usual derivative rules (Sums, scalar multiples, products and quotients: , , , and when ).
A map is totally differentiable at the origin with derivative zero when as through nonzero vectors (The total (Fréchet) derivative as the linear first-order approximation with remainder).
The coordinate partial derivatives are the derivatives of the two coordinate-line restrictions (Directional derivatives and partial derivatives of a map ).
For , (The -norms for rational , and ).
Sine and cosine have period (The zero sets of sine and cosine and the least positive common period 2 pi).
For every real there is a natural with (For every in a complete ordered field there is a natural with ).
Every nonnegative real has a unique nonnegative square root , positive when (Existence and uniqueness of -th roots: a unique with ).
The number is positive (Pi as twice the smallest positive zero of cosine).
Verification
For all real , , since .
Both coordinate-line restrictions through the origin are identically zero, so .
At every point with , the derivative rules give and .
For put . Then and : for , choose with by [L9]; if , then , hence .
If , then .
Since , periodicity and the values in [L2] give and ; step 1.3 therefore gives .
Dividing step 2.1 by gives , so is totally differentiable at the origin with derivative zero.
Given any neighbourhood radius and any bound , step 1.4 permits a with ; then while step 2.2 gives . Thus both partial derivatives are unbounded on every neighbourhood of the origin.
Remarks
Differentiability at one point controls the size of the function's increment there. It does not impose a bound on derivatives at nearby points, and the rapidly oscillating reciprocal phase makes that distinction explicit.
Depends on
- Parity and the Pythagorean identity for sine and cosine
- 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$
- The total (Fréchet) derivative $Df(a)$ as the linear first-order approximation with $o(\|h\|_2)$ remainder
- Directional derivatives and partial derivatives of a map $U\subseteq\mathbb{R}^m\to\mathbb{R}^n$
- The $p$-norms $\lVert x\rVert_p$ for rational $p \ge 1$, and $\lVert x\rVert_\infty$
- The zero sets of sine and cosine and the least positive common period 2 pi
- For every $\varepsilon > 0$ in a complete ordered field there is a natural $n \ge 1$ with $1/n < \varepsilon$
- Existence and uniqueness of $n$-th roots: a unique $a^{1/n} \ge 0$ with $(a^{1/n})^n = a$
- Pi as twice the smallest positive zero of cosine
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
70 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)