Exercise 2.21

Exercise 21: Let A and B be separated subsets of some R k , suppose a A , b B , and define

p ( t ) = ( 1 t ) a + t b

for t R . Put A 0 = p 1 ( A ) , B 0 = p 1 ( B ) .

  • Prove that A 0 and B 0 are separated subsets of R .
  • Prove that there exists t 0 ( 0 , 1 ) such that p ( t 0 ) A B .
  • Prove that every convex subset of R k is connected.

Answers

(a) We note that when 𝜖 > 0

p ( t ± 𝜖 ) p ( t ) = 𝜖 b a

and if | t t | < 𝜖 b a , then p ( t ) p ( t ) < 𝜖 . Therefore, if p ( t ) = y , then

N 𝜖 b a ( t ) p 1 ( N 𝜖 ( y ) )

Consequently, the inverse image under p of an open set is open, and the inverse image of a closed set is closed. Clearly A 0 and B 0 are disjoint and non-empty, so this allows us to conclude that

Ā 0 B 0 p 1 ( Ā ) p 1 ( B ) = p 1 ( Ā B ) =

And similarly when interchanging A and B . This shows that A 0 and B 0 are separated.

(b) Restrict p to [ 0 , 1 ] , and define A 0 and B 0 correspondingly. The result in (a) still holds. Since [ 0 , 1 ] is connected, we must have [ 0 , 1 ] A 0 B 0 . Choose t 0 [ 0 , 1 ] A 0 B 0 . Then t 0 0 and t 0 1 , and p ( t 0 ) A B .

(c) Let S k . The above result shows that if p ( t ) S for all a , b S and t [ 0 , 1 ] , then S is connected. This is precisely the condition that S is convex.

User profile picture
2023-08-07 00:00
Comments

Proof of ( a ) . Assume not. Then, there is a t such that t A 0 B ¯ 0 . This means p ( t ) A B . But since A and B are separated subsets of k , A ¯ B = = A B ¯ , which contradicts that p ( t ) A B since p ( t ) cannot be a member of the empty set. □

Lemma 1. If a set X is path connected then it is connected.

Proof of Lemma. The definition of path connectedness says there is a continuous map f : [ 0 , 1 ] X where f ( 0 ) = x , f ( 1 ) = y for any given x , y X . Suppose X is not connected, and let X = A B where A , B are disjoint open sets. Then let x A and y B . Since X = A B , [ 0 , 1 ] = f 1 ( A ) f 1 ( B ) by the continuity of f , and this would be a separation of [ 0 , 1 ] because they are disjoint in [ 0 , 1 ] and are open because the inverse image of an open set is open by Theorem 4.8, which is a contradiction since [ 0 , 1 ] is connected. □

Proof of ( b ) . Assume there is no such point t 0 . This would mean the function p ( t ) would be a continuous map where p ( 1 ) = a and p ( 0 ) = b , and thus A and B are path connected. However, by our Lemma above above path connectedness implies connectedness, which contradicts that A and B are separated, so t 0 must exist. □

Proof of ( c ) . Let X be a convex subset of k , which means λ x + ( 1 λ ) y X whenever x X , y Y , and 0 < λ < 1 . Assume it is not connected, which means X = A B where A and B are separated. Then, we can construct a function p ( t ) = λ x + ( 1 λ ) y , where x A and y B . However, from ( b ) , we know that there is some λ ( 0 , 1 ) where λ A B , which contradicts the fact that X is convex. So, X is connected. □

User profile picture
2023-09-01 19:51
Comments