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.
For one regular constraint, the objective gradient is a scalar multiple of the constraint gradient
Statement
Let be , and suppose is a local maximum or minimum of subject to . If , then there is a unique scalar such that
Facts & Assumptions
Given: The functions, constrained local extremum, and nonzero constraint gradient.
For a scalar function, the Jacobian is the row (The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case), so is surjective exactly when .
At a constrained local extremum with surjective, there is a unique such that (Lagrange multipliers for a regular vector-valued level-set constraint).
Proof
By [L1], the nonzero-gradient hypothesis makes surjective.
Apply [L2]. Since the transpose of the one-row matrix sends to , its conclusion is the displayed equation.
Uniqueness is part of [L2] and also follows directly from .
Depends on
Used by
Dependency tree · two levels
12 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 (standard reference, not scraped)