Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24
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.

xysin(1/(x2+y2)) is differentiable at the origin with unbounded partial derivatives nearby

Example

Define f:R2R by

f(0,0)=0,f(x,y)=xysin ⁣(1x2+y2)when (x,y)(0,0).

Then f is totally differentiable at the origin with Df(0,0)=0. Both partial derivatives exist at every point, but each is unbounded on every neighbourhood of the origin.

Facts & Assumptions

Given: The function f in the Example and s=x2+y2.

[L1]

For every real t, sint1 and cost1 (Parity and the Pythagorean identity for sine and cosine).

[L2]

The functions sin and cos are differentiable on R, with (sint)=cost and (cost)=sint; also sin0=0 and cos0=1 (The derivatives of sine and cosine are cosine and minus sine).

[L5]

A map is totally differentiable at the origin with derivative zero when f(h)/h20 as h0 through nonzero vectors (The total (Fréchet) derivative Df(a) as the linear first-order approximation with o(h2) remainder).

[L6]

The coordinate partial derivatives are the derivatives of the two coordinate-line restrictions (Directional derivatives and partial derivatives of a map URmRn).

[L7]

For (x,y)R2, (x,y)2=x2+y2 (The p-norms xp for rational p1, and x).

[L9]

For every real ε>0 there is a natural n1 with 1/n<ε (For every ε>0 in a complete ordered field there is a natural n1 with 1/n<ε).

[L10]

Every nonnegative real a has a unique nonnegative square root a1/2, positive when a>0 (Existence and uniqueness of n-th roots: a unique a1/n0 with (a1/n)n=a).

[L11]

Verification

technique · direct
1.1

For all real x,y, 2xyx2+y2=s, since (xy)20.

algebra
1.2

Both coordinate-line restrictions through the origin are identically zero, so xf(0,0)=yf(0,0)=0.

givenL6
1.3

At every point with s>0, the derivative rules give xf=ysin(1/s)2x2ycos(1/s)/s2 and yf=xsin(1/s)2xy2cos(1/s)/s2.

givenL2L3L4algebra
1.4

For k1 put ak=1/4πk. Then ak>0 and ak0: for ε>0, choose N1 with 1/N<4πε2 by [L9]; if kN, then 0<ak2=1/(4πk)<ε2, hence ak<ε.

L9L10L11algebra
2.1

If (x,y)(0,0), then f(x,y)xys/2=(x,y)22/2.

givenstep 1.1L1L7
2.2

Since 1/(2ak2)=2πk, periodicity and the values in [L2] give sin(1/(2ak2))=0 and cos(1/(2ak2))=1; step 1.3 therefore gives xf(ak,ak)=yf(ak,ak)=1/(2ak).

step 1.3L2L8algebra
3.1

Dividing step 2.1 by (x,y)2>0 gives f(x,y)/(x,y)2(x,y)2/20, so f is totally differentiable at the origin with derivative zero.

step 2.1L5algebra
4.1

Given any neighbourhood radius δ>0 and any bound B>0, step 1.4 permits a k with ak<min{δ/2,1/(2B)}; then (ak,ak)2<δ while step 2.2 gives xf(ak,ak)=yf(ak,ak)>B. Thus both partial derivatives are unbounded on every neighbourhood of the origin.

step 1.4step 2.2L7choose

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

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