How can I prove that,if certain number $x$ minimizes $f(x)$ with constraints $g(x) \leqslant 0 $ ,then it also minimizes the same function with constrains $g(x) = 0$ ?
2026-03-27 10:43:02.1774608182
Inequality constraints
37 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
This is not true.
Let $f(x)=x^2$
Let $g(x)=x-1$ then the global minimizer is $x=0$ which is not feasible for the new feasible region.