10.10. Conjugate Duality#

10.10.1. Fenchel’s Duality Theorem#

Consider the minimization problem

(10.25)#infxVf(x)+g(x).

The problem can be rewritten as

infx,zV{f(x)+g(z)|x=z}.

Construct the Lagrangian for this problem.

L(x,x;y)=f(x)+g(z)+zx,y=[x,yf(x)][z,yg(z)].

The dual objective is constructed by minimizing the Lagrangian with the primal variables x,z.

q(y)=infx,zL(x,z;y)=f(y)g(y).

We thus obtain the following dual problem, known as the Fenchel’s dual:

(10.26)#supyV{f(y)g(y)}.

Fenchel’s duality theorem provides the conditions under which strong duality holds for the pair of problems (10.25) and (10.26).

Theorem 10.85 (Fenchel’s duality theorem)

Let f,g:V(,] be proper convex functions. If ridomfridomg, then

infxV{f(x)+g(x)}=supyV{f(y)g(y)}.

The supremum of R.H.S. (the dual problem) is attained whenever it is finite.