CVX_3: Operations that preserve convexity
-
date_range 15/04/2021 19:20 infosortConvex_optimizationlabelmlconvexoptimization
In this post, we study about the operations on sets that preserve convexity.
1. Intersection
- Theorem 1: If all of are convex, is convex. ()
2. Affine function
Definition 1: The function is affine if it is a sum of a linear function and a constant: , where , and .
Theorem 2: Suppose is convex and is an affine function, the image of under : is convex. ()
Similarity, we can show that the inverse image of under is preserves convexity because it also is an affine function. ()
Theorem 3: The projection of a convex set on to some of its coordinates is convex. If is convex, then: is convex.
Definition 2: The sum of two sets is defined as:
Theorem 4: If , are convex, is convex.
Definition 3: The partial sum of , defined as:
Theorem 5: If , are convex, its partial sum is convex.
From Appendix 2, we can easily prove Theorem 3, 4, 5.
3. Perspective function
- Definition 4: The perspective function with domain takes the form: (where ).
- Theorem 6: If is convex, then its image under : is convex. ()
- Theorem 7: The inverse image of a convex set under the perspective function : is convex. ()
4. Linear fractional function
Definition 5: Linear fractional function is formed by composing the perspective function with an affine function.
Suppose that we have is affine:
where , , and .
The linear fractional function is given by : where .
Because the linear fractional function is the combination between an affine function and a perspective function, so it also preserves the convexity.
Appendix:
If all of are convex, is convex. Proof:
Consider two sets and are convex. We define .
With (belong to both ), we assume that is non-convex, it means that exist a such that . And we have to demonstrate it is wrong.
- The means: or or .
- Because of , then must belong to . So is impossible.
- Similar to the above, we can show that is wrong. Then also is wrong.
Therefore, is certainly convex. And in general, the intersection of the convex sets is convex.
If is convex and is an affine function, the image of under : is convex. Proof:
- With , , we have a such that . Consider the image of under :
With is an affine function, then the inverse function is also affine function. Proof:
With the perspective function (with ) and a convex set , is convex. Proof:
- Suppose , (with ), we always have a such that . Let consider the image of under :
where . Because and , we can show that .
Given a convex set . For every pair (, p) with p>0 such that , we obtain a set is constituted by all of is convex. Proof:
- With , (with ) and , we have .
- Set (with ), similar to , we consider:
Reference:
- Chapter 2 | Convex Optimization.