Alphabeta Math
CounterexampleConstruction: AI-generatedVerification: 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.

x2+y2(1x)3x^2+y^2(1-x)^3 has a unique critical point, a strict local but nonglobal minimum

Statement refuted

Refuted: a unique critical point which is a strict local minimum must be a global minimum.

Facts & Assumptions

Given: f(x,y)=x2+y2(1x)3f(x,y)=x^2+y^2(1-x)^3 on R2\mathbb R^2.

[L1]

A positive definite Hessian at a critical point gives a strict local minimum (The multivariable second-derivative test by definiteness of the Hessian).

Proof

technique · calculation
1.1

The partial derivatives are fx=2x3y2(1x)2f_x=2x-3y^2(1-x)^2 and fy=2y(1x)3f_y=2y(1-x)^3. Their simultaneous vanishing forces (x,y)=(0,0)(x,y)=(0,0).

givenalgebra
1.2

At x=2x=2, f(2,y)=4y2f(2,y)=4-y^2, which is negative for y>2|y|>2, whereas f(0,0)=0f(0,0)=0.

givenalgebra
2.1

At the origin the Hessian is diag(2,2)\operatorname{diag}(2,2), so [L1] makes it a strict local minimum.

step 1.1L1algebra
3.1

Thus the unique critical point is a strict local minimum but not a global one.

step 1.1step 2.1step 1.2algebra

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 30 results over 10 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.