Prove for the linear programming \begin{equation} \left\{ \begin{array}{cc} min & \boldsymbol{c}^T \boldsymbol{x} \\ s.t. & \boldsymbol{Ax} = \boldsymbol{b} \end{array} \right. \end{equation} has only two results:
- the objective function dose not have lower bound.
- all the feasible solutions are optimal.
if the feasible domain is not empty.