Optimization Problem
Definition
Def (General) Optimization Problem
Def Feasible Point
A point
Def Solution
A solution, or optimal point,
Def Optimal Value The optimal value of an optimization problem is $$p^\star=\inf_{x\in\mathcal{D}}\left{f_0(x) \left| \begin{array}{ll}f_i(x)\leq0,&i=1,\ldots,m\h_i(x)=0,&i=1,\ldots,p\end{array}\right. \right}$$$p^\star = ∞$ if the problem is infeasible.
Def Locally Optimal
A point
Def Equivalent Optimization Problems Two problems are equivalent if the solution of one is readily obtained from the solution of the other, and vice-versa.
Convex Optimization Problem
Def Convex Optimization Problem
A optimization problem is convex if
Prop An optimization problem is convex iff the objective function is convex and the feasible set is also convex.
Prop Any local minimum of a convex problem is (globally) optimal. Proof
Thrm Optimality Criterion for Differentiable Objective
For an optimization problem with differentiable objective,
Corollary For a unconstrained problem,
Corollary For an equality constrained problem,
Linear Program (LP)
Def Linear Program
Linear program is a convex problem with affine objective and constraint functions: 
Def Chebyshev Center
Chebyshev centre of a polyhedron 
Def Linear-Fractional Program
The linear-fractional program is of the form:
Prop Linear-fractional program is quasiconvex.
Prop The linear-fractional program is equivalent to the following linear program:
Def Generalised Linear-Fractional Program
The generalised linear-fractional program is a a quasiconvex optimization problem to minimize the objective:
Quadratic Program (QP)
Def Quadratic Program
Def Quadratically Constrained Quadratic Program (QCQP)
Def Second-order Cone Program (SOCP)
Prop For all LP and QCQP, exists some SOCP such that they are equivalent. i.e. SOCP is more general than QCQP and LP.
Def Robust Linear Programming
The parameters in optimization problems are often uncertain, hence we introduce probability here:
Geometric Program (GP)
Def Monomial Function
A monomial function is defined with the following form:
Def Posynomial Function
A posynomial function is defined as sum of monomials:
Def Geometric Programming
Thrm Geometric programming problem is equivalent to the following convex problem:
Def Spectral Radius
Suppose
Generalized Inequality Constraints
Def Generalized Convex Optimization Problem
Convex problem with generalized inequality constraints:
Semidefinite Program (SDP)
Def Semidefinite Program
Optimal and Pareto Optimal Points
Def Pareto Optimal
For some generalised optimization problem, suppose