The button will add this page to my log of things to fix. Use it for broken links, equations not rendering correctly, etc. Submit other issues on GitHub.
The Necessity Theorem
For some let:
If is defined and Convex Function,
then there is a with:
where is the Lagrangian
Furthermore, if is differentiable,
then can be taken to be
\phi(b)&=\inf_{c}(\phi(c)+\lambda^T(b-c))\\ &=\inf_c(\inf_{x\in X,\ g(x)=c}(f(x)+\lambda^T(b-c)))\\ &=\inf_c(\inf_{x\in X,\ g(x)=c}(f(x)+\lambda^T(b-g(x))))\\ &=\inf_{x\in X}(f(x)+\lambda^T(b-g(x)))\\ &=\inf_{x\in X}L(x,\lambda) \end{align*}$$ ## Helpful fact Suppose $X$ is [[Algebra/Vector Spaces/Convex Set]], $f$ is [[Analysis/Convex Function]], and all functional constraints are convex. Then $\phi$ is convex.