Proving E and E-Closure Have Same Limit Points

  • Thread starter Thread starter PhysicsGente
  • Start date Start date
  • Tags Tags
    Limit Points
PhysicsGente
Messages
87
Reaction score
3

Homework Statement



Let X be a metric space and let E be a subset of X. Prove that E' is closed and that E and E-closure have the same set of limit points.

Homework Equations


The Attempt at a Solution



I have proven that E' is closed. Now, from the definition of a closed subset of a metric space, I know that if E' is closed then every point of E' is a limit point. I also know that E-closure = E ∪ E'. Then, is it right to conclude that (E-closure)' = E' ∪ (E')' = E' ?
 
Physics news on Phys.org
I'm assuming E' means the boundary of E. Is it? You'll probably want to state your definitions of all of these terms. They aren't always the same in all texts. How did you prove E' is closed?
 
Last edited:
Dick said:
I'm assuming E' means the boundary of E. Is it? How did you prove E' is closed?

E' is the set of limit points of E.
Here is how I proved it,

Let X be a metric space and let E\subset X. Let p\in X-E'. Since p is not a limit point of E, there exists \epsilon >0 so that N_{\epsilon}(p)\cap E = \emptyset.
Now, let a\in E' and b\in E. Then, there exists \delta >0 so that |a-b|<\delta.
Let \delta = \frac{\epsilon}{2}. Then, |p-a| = |p-b+b-a| <br /> \geq ||p-b|-|a-b||. But \epsilon=2\delta. Then, |p-a| &gt; \epsilon - \delta = 2\delta - \delta = \delta. So |p-a| &gt; \delta. Then,
N_{\delta}(p) \cap E&#039; = \emptyset. Then, N_{\delta}(p) \subset X-E&#039;. Then, every p\in X-E&#039; is an interior point. So X-E&#039;is open. Therefore, E&#039; is closed. q.e.d

The Nε(p) represents, for example, an epsilon neighborhood of p.
 
Without considering all the details, that sounds generally right. How do define 'limit point'? If p is an element of E, is it a limit point? Sorry to ask all these questions.
 
Hey :smile:. This is the definition from Rudin,

Let X be a metric space and let E be a subset of X. A point p in X is a limit point of E if every neighborhood of p contains a point q different from p such that q is in E.
 
PhysicsGente said:
Hey :smile:. This is the definition from Rudin,

Let X be a metric space and let E be a subset of X. A point p in X is a limit point of E if every neighborhood of p contains a point q different from p such that q is in E.

Ok, then it's not generally true that (AUB)'=A'UB'. Pick A={0} and B={1/n for n>=1}. Then (AUB)'={0} but A'={} and B'={}. You'll have to come up with a better argument.
 
Dick said:
Ok, then it's not generally true that (AUB)'=A'UB'. Pick A={0} and B={1/n for n>=1}. Then (AUB)'={0} but A'={} and B'={}. You'll have to come up with a better argument.

But if you use the archimedean property of real numbers, then B' = {0} right? So in that case (AUB)' = A'UB' :confused:.
 
PhysicsGente said:
But if you use the archimedean property of real numbers, then B' = {0} right? So in that case (AUB)' = A'UB' :confused:.

Of course that's true. The confusion is all mine. p is a limit point of AUB iff p is a limit point of A or p is a limit point of B. So (AUB)'=A'UB' in general. Something was bothering me last night and now I don't know what it was. I agree with your argument.
 
Back
Top