Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-adaptedSession-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.

Two constraints on a sphere-plane circle, where one multiplier solution is only a local maximum

Example

Let G(x,y,z)=(x2+y2+z2,z), let c=(2,1), and let M=G1(c), the unit circle in the plane z=1. The derivative DG is surjective at every point of M, so the two-constraint multiplier rule applies there, and its equation f=DGTλ for the objective f(x,y,z)=xy+xz+yz has exactly four solutions on M: P1=(12,12,1),P2=(0,1,1),P3=(1,0,1),P4=(12,12,1).

On M the objective has maximum 12+2, attained only at P1, and minimum 1, attained exactly at P2 and P3. The fourth solution has f(P4)=122, which is neither of those values, and it is nevertheless a strict local maximum of f on M: f(p)<f(P4) for every pM with 0<pP42<22.

So the multiplier equation does not, by itself, separate a global extremum from a merely local one. Every one of its solutions here is a local extremum of f on M, and three of the four are global; deciding which is which took a separate argument.

Facts & Assumptions

Given: The maps f(x,y,z)=xy+xz+yz and G(x,y,z)=(x2+y2+z2,z) on R3, the value c=(2,1), and M=G1(c). Extrema on M are constrained extrema, comparing f only at points of M: a point aM is a local extremum of f on M when for some r>0 either f(p)f(a) for every pM with pa2<r, or f(p)f(a) for every such p; it is a strict local maximum of f on M when for some r>0, f(p)<f(a) for every pM with 0<pa2<r. This is the sense of "local maximum or minimum of f subject to G(x)=c" in [L3]; [L4] is the unconstrained notion, comparing f at every nearby point of the open set on which it is defined.

[L2]

A C1 map is a submersion at a point when its derivative there is surjective, and a matrix has rank at least r exactly when some r-rowed minor is nonzero (Submersions and immersions between Euclidean open sets, A matrix has rank at least r exactly when it has a nonzero r-rowed minor).

[L3]

If a is a local maximum or minimum of a C1 objective f subject to G(x)=c with G of class C1, and DG(a) is surjective, then there is a unique λ with f(a)=DG(a)Tλ; the condition is necessary and not sufficient (Lagrange multipliers for a regular vector-valued level-set constraint).

[L4]

For URm open, aU and f:UR, the point a is a local minimum when some Euclidean neighbourhood V of a satisfies f(a)f(x) for every xUV, and a strict local minimum when the inequality is strict for xa; local and strict local maxima reverse these inequalities (Local and strict local extrema for scalar fields on Euclidean open sets). The Euclidean norm is x2=(k<nxk2)1/2 (The p-norms xp for rational p1, and x).

Verification

technique · direct
1.1

By [L1], f and G are C1, with f(x,y,z)=(y+z,x+z,x+y) and with the two rows of JG(x,y,z) equal to (2x,2y,2z) and (0,0,1).

givenL1
1.2

A point lies in M exactly when z=1 and x2+y2=1. Writing s=x+y on M gives s2=x2+y2+2xy=1+2xy, so xy=(s21)/2 and f=xy+z(x+y)=(s2+2s1)/2; moreover 2xyx2+y2=1 because (xy)20, so s22 and 2s2.

givenalgebra
1.3

For p=(x,y,1)M and P4=(12,12,1), expanding gives pP422=(x+12)2+(y+12)2=(x2+y2)+2(x+y)+1=2+2s. So on M the distance to P4 determines s and increases with it.

givenL4algebra
2.1

At a point of M the two-rowed minor of JG from columns 1,3 is 2x and the minor from columns 2,3 is 2y, and x2+y2=1 forces (x,y)(0,0), so one of them is nonzero and JG has rank 2. By [L2], DG is surjective at every point of M.

step 1.1step 1.2L2algebra
2.2

By step 1.2, on M the value of f at a point with x+y=s is (s2+2s1)/2, and s2+2s12(1)=(s+1)220 with equality exactly when s=1, while (2)2+2212s2+2s12=(2s)(2+s+2)20 for 2s2, with equality exactly when s=2. Hence f1 on M, with equality exactly at the points where s=1, and f12+2 on M, with equality exactly at the points where s=2.

step 1.2algebra
2.3

By step 1.2 and step 1.3, a point of M with 0<pP42<22 has 0<2+2s<22, that is 2<s<1; and s2+2s12(2)2+2(2)12=(s+2)(s+22)2<0 there, because s+2>0 while s+22<12<0.

step 1.2step 1.3algebra
3.1

On M, s=2 forces 2xy=s21=1=x2+y2, hence (xy)2=0 and x=y=12; and s=1 forces 2xy=s21=0, hence {x,y}={0,1}. Both loci are therefore nonempty, so by step 2.2 the bounds are attained: the maximum of f on M is 12+2, only at P1=(12,12,1), and the minimum is 1, exactly at P2=(0,1,1) and P3=(1,0,1).

step 1.2step 2.2algebra
3.2

By step 2.1 and [L3], every local extremum of f on M satisfies f=DGTλ for a unique λ=(λ1,λ2); by step 1.1 this reads y+1=2λ1x, x+1=2λ1y and x+y=2λ1+λ2, the last of which only determines λ2. Subtracting the second equation from the first gives (yx)(1+2λ1)=0.

givenstep 1.1step 2.1L3algebra
3.3

By step 1.2 and step 2.3, f(P4)=(2)2+2(2)12=122, and f(p)<f(P4) for every pM with 0<pP42<22. So P4 is a strict local maximum of f on M, with r=22.

givenstep 1.2step 2.3L4algebra
4.1

If y=x, then x2+y2=1 gives x=y=±12 and s=±2, so the point is P1 or P4, and both satisfy the equations of step 3.2 with λ1=(x+1)/(2x), which is defined because x0. If instead λ1=12, the first equation gives x+y=1, so s=1, and by step 3.1 the points are P2 and P3, which satisfy all three equations with λ1=12. The two cases cannot both hold, since x=y and x+y=1 give x2+y2=121. So P1,P2,P3,P4 are exactly the solutions of the multiplier equation on M.

step 1.2step 3.1step 3.2algebra
5.1

By step 3.1 the maximum and the minimum of f on M are attained at P1, P2 and P3, each of which is among the four solutions of step 4.1, as [L3] requires. By step 3.3 the remaining solution P4 is a strict local maximum whose value 122 is neither the maximum nor the minimum, because 1<122<12+2 follows from 1<2<32. So the multiplier equation is satisfied at a point that is a local but not a global extremum, and satisfying it does not decide which.

step 3.1step 3.3step 4.1L3algebra

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

64 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