Exercise 1.2

The convex hull of a set A in a vector space X is the set of all convex combinations of members of A , that is the set of all sums t 1 x 1 + + t n x n in which x i A , t i 0 , t i = 1 ; n is arbitrary. Prove that the convex hull of a set A is convex and that is the intersection of all convex sets that contain A .

Answers

Proof. The convex hull of a set S will be denoted by co ( S ) . Remark that S co ( S ) (to see that, take t 1 = 1 for each x 1 in S ) and that co ( A ) co ( B ) where A B (obvious).

Our proof will directly derive from (i) (iv) in the following lemma,

Let S be a subset of a vector space X : Its convex hull co ( S ) is convex and the following statements

(i)
S is convex;
(ii)
s 1 S + + s n S = ( s 1 + + s n ) S for all positive scalar variables s 1 , , s n ;
(iii)
t 1 S + + t n S = S for all positive scalar variables s 1 , , s n such that s 1 + + s n = 1 ;
(iv)
co ( S ) = S

are equivalent.

From now on, we skip the trivial case S = then only consider nonempty sets. To prove the first part, let a , b range over co ( S ) , so that a = t 1 x 1 + + t n x n and b = t n + 1 x n + 1 + + t n + p x n + p for some ( t i , x i ) . Every sum sa + ( 1 s ) b ( 0 s 1 ) is then in the convex hull of { x 1 , , x n + p } , since

sa + ( 1 s ) b = i = 1 n s t i x i + i = n + 1 n + p ( 1 s ) t i x i (1)

and

i = 1 n s t i + i = n + 1 n + p ( 1 s ) t i = s i = 1 n t i + ( 1 s ) i = n + 1 n + p t i = 1 . (2)

In terms of sets S , this reads

s co ( S ) + ( 1 s ) co ( S ) co ( S ) ; (3)

which was our fist goal. We now aim at the equivalence (i) (iv) (i): An easy proof by induction makes the implication (i) (ii) directly come from (d) of the above exercise 1, chapter 1. (iii) is a special case of (ii), and the implication (iii) (iv) derives from the definition of the convex hull. We now close the chain with (iv) (i), by remarking that S is convex whether S = co ( S ) . The lemma being proved, let us establish the second part.

To do so, we start from the convexity of co ( A ) then set F co ( A ) A . We may enrich F as follows,

B F B  is convex and contains  A . (4)

Note that our initial predicate “[ F only encompasses] all convex sets that contain A", is now the special case

B F B  is convex and contains  A . (5)

In any case, the key ingredient is that co ( A ) F implies

co ( A ) B F B . (6)

Conversely, the next formula

co ( A ) co ( B ) = ( i ) ( iv ) B ( B F ) (7)

is valid and implies

co ( A ) B F B . (8)

So ends the proof □

User profile picture
2023-08-18 10:08
Comments