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 , let , and let , the unit circle in the plane . The derivative is surjective at every point of , so the two-constraint multiplier rule applies there, and its equation for the objective has exactly four solutions on :
On the objective has maximum , attained only at , and minimum , attained exactly at and . The fourth solution has , which is neither of those values, and it is nevertheless a strict local maximum of on : for every with .
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 on , and three of the four are global; deciding which is which took a separate argument.
Facts & Assumptions
Given: The maps and on , the value , and . Extrema on are constrained extrema, comparing only at points of : a point is a local extremum of on when for some either for every with , or for every such ; it is a strict local maximum of on when for some , for every with . This is the sense of "local maximum or minimum of subject to " in [L3]; [L4] is the unconstrained notion, comparing at every nearby point of the open set on which it is defined.
A polynomial in one real variable is differentiable with the derivative computed by the power, sum and product rules, so each partial derivative of and of the components of is again a polynomial and hence continuous; a map whose partial derivatives exist near a point and are continuous there is totally differentiable there, with derivative the Jacobian matrix (For a natural the function is differentiable everywhere with derivative ; for it is the constant , with derivative ; for a natural the function is differentiable at every with derivative ; consequently every polynomial function is differentiable at every real, with the derivative computed term by term, Sums, scalar multiples, products and quotients: , , , and when , If all partial derivatives exist on a neighbourhood and are continuous at a point, then the map is totally differentiable there with Jacobian derivative, The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case).
A map is a submersion at a point when its derivative there is surjective, and a matrix has rank at least exactly when some -rowed minor is nonzero (Submersions and immersions between Euclidean open sets, A matrix has rank at least exactly when it has a nonzero -rowed minor).
If is a local maximum or minimum of a objective subject to with of class , and is surjective, then there is a unique with ; the condition is necessary and not sufficient (Lagrange multipliers for a regular vector-valued level-set constraint).
For open, and , the point is a local minimum when some Euclidean neighbourhood of satisfies for every , and a strict local minimum when the inequality is strict for ; local and strict local maxima reverse these inequalities (Local and strict local extrema for scalar fields on Euclidean open sets). The Euclidean norm is (The -norms for rational , and ).
Verification
By [L1], and are , with and with the two rows of equal to and .
A point lies in exactly when and . Writing on gives , so and ; moreover because , so and .
For and , expanding gives . So on the distance to determines and increases with it.
At a point of the two-rowed minor of from columns is and the minor from columns is , and forces , so one of them is nonzero and has rank . By [L2], is surjective at every point of .
By step 1.2, on the value of at a point with is , and with equality exactly when , while for , with equality exactly when . Hence on , with equality exactly at the points where , and on , with equality exactly at the points where .
By step 1.2 and step 1.3, a point of with has , that is ; and there, because while .
On , forces , hence and ; and forces , hence . Both loci are therefore nonempty, so by step 2.2 the bounds are attained: the maximum of on is , only at , and the minimum is , exactly at and .
By step 2.1 and [L3], every local extremum of on satisfies for a unique ; by step 1.1 this reads , and , the last of which only determines . Subtracting the second equation from the first gives .
By step 1.2 and step 2.3, , and for every with . So is a strict local maximum of on , with .
If , then gives and , so the point is or , and both satisfy the equations of step 3.2 with , which is defined because . If instead , the first equation gives , so , and by step 3.1 the points are and , which satisfy all three equations with . The two cases cannot both hold, since and give . So are exactly the solutions of the multiplier equation on .
By step 3.1 the maximum and the minimum of on are attained at , and , each of which is among the four solutions of step 4.1, as [L3] requires. By step 3.3 the remaining solution is a strict local maximum whose value is neither the maximum nor the minimum, because follows from . 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.
Depends on
- Lagrange multipliers for a regular vector-valued level-set constraint
- Submersions and immersions between Euclidean open sets
- A matrix has rank at least $r$ exactly when it has a nonzero $r$-rowed minor
- The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case
- Local and strict local extrema for scalar fields on Euclidean open sets
- The $p$-norms $\lVert x\rVert_p$ for rational $p \ge 1$, and $\lVert x\rVert_\infty$
- For a natural $n \ge 1$ the function $x \mapsto x^{n}$ is differentiable everywhere with derivative $\iota(n)\,x^{\,n-1}$; for $n = 0$ it is the constant $1$, with derivative $0$; for a natural $n \ge 1$ the function $x \mapsto x^{-n}$ is differentiable at every $x \ne 0$ with derivative $-\iota(n)\,x^{-n-1}$; consequently every polynomial function is differentiable at every real, with the derivative computed term by term
- 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$
- If all partial derivatives exist on a neighbourhood and are continuous at a point, then the map is totally differentiable there with Jacobian derivative
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
- University of Toronto MAT237 notes, Section 2.8, Example 5 (standard reference, not scraped)