Exercise 2.6

Exercise 6: Prove that E is closed. Prove that E and Ē have the same limit points. Do E and E always have the same limit points?

Answers

Let x be a limit point of E . Any neighborhood N of x contains an x E for which x x . By theorem 2.22, N { x } = N { x } c is open, and therefore contains a neighborhood N of x . N intersects E since x E , and consequently so does N . This implies that x E , and since this holds for any limit point, E is closed.

Since E Ē , a limit point of E is a limit point of Ē . If x is a limit point of Ē = E E , N 1 n ( x ) , must intersect either E for an infinite number of values of n N , or it must intersect E for an infinite number of values of n . (Otherwise, there would be an N for which N 1 n ( x ) did not intersect either whenever n > N , a contradiction.) Consequently, since N 𝜖 ( x ) N 𝜖 ( x ) whenever 𝜖 < 𝜖 , all neighborhoods of x intersect either E or E . In both cases, x E . This finishes the proof.

User profile picture
2023-08-07 00:00
Comments
  • @ghostofgarborg. I appreciate your solutions, but this one is incomplete: we need to prove that your $N'$ contains a point $x" in E$ such that $x'' \ne x$ (see below).
    richardganaye2025-06-25

Let X be a metric space for some distance d , and E X .

We note first that, for all subsets A X , B X ,

A B A B . (1)

Indeed, suppose A B . If a A , then for all 𝜀 > 0 , there is some b A , b a such that b N 𝜀 ( a ) = { x X d ( x , a ) < 𝜀 } . Since A B , b B . This shows that for all a A ,

𝜀 > 0 , b B , b N 𝜀 ( a )  and  b a ,

so a B . We conclude that A B .

(a)
We show first a little more (to facilitate the writing of part (b)): ( Ē ) E . (2)

Let p be any point in ( E ¯ ) . For any 𝜀 > 0 , consider

N 𝜀 ( p ) = { x X d ( x , p ) < 𝜀 } .

Since p is a limit point of E , there is some q E ¯ such that q N 𝜀 ( p ) and q p . Put

η = min ( d ( p , q ) , 𝜀 d ( p , q ) ) .

Since p q , d ( p , q ) > 0 and since q N 𝜀 ( p ) , 𝜀 d ( p , q ) > 0 , so η > 0 . Since q E ¯ , there is some r E such that d ( q , r ) < η .

Then

d ( p , r ) d ( p , q ) + d ( q , r ) < d ( p , q ) + η d ( p , q ) + ( 𝜀 d ( p , q ) ) = 𝜀 ,

thus r N 𝜀 ( p ) . Moreover d ( p , r ) d ( p , q ) d ( q , r ) > d ( p , q ) η > 0 , so p r .

This shows that every neighborhood N 𝜀 ( p ) ( 𝜀 > 0 ) contains some r E , where r p , so p E . Therefore ( E ¯ ) E .

To conclude we note that E E ¯ , thus by (1) and (2),

( E ) ( E ¯ ) E .

So every point limit of E is in E . By definition 2.18(d), E is closed.

(b)
First E E ¯ , thus by (1), E ( E ¯ ) . By (2), ( E ¯ ) E , so ( Ē ) = E .

This shows that E and E ¯ have the same limit points.

(c)
As a counterexample, take E = { 1 n n } in the metric space . Then E = { 0 } and ( E ) = E . So E and E have not always the same limit points
User profile picture
2025-06-25 09:58
Comments