Prove that the closure is the following set.

  • Thread starter Thread starter rumjum
  • Start date Start date
  • Tags Tags
    closure Set
rumjum
Messages
38
Reaction score
0

Homework Statement



Suppose (X,d) is a metric space. For a point in X and a non empty set S (as a subset of X), define d(p,S) = inf({(d(p,x):x belongs to S}). Prove that the closure of S is equal to the set {p belongs to S : d(p,S) =0}

Homework Equations



Closure of S = S U S' , where S' is the set of limit points of S.

The Attempt at a Solution



Any hint would be useful. My line of reasoning is the following.
I started with a picture of all the metric space. I took cases like p being part of S and then p not being part of S. But, if p is not part of S, then the intersection of Neighborhood of p with some small radius , r with the set S could be null as d(p,x) > 0. Where as the least distance of any such point "p" and x is zero. Also, d(p,S) belongs to R. Hence, there shall be a real number between any nonzero d(p,S) and zero. As a result, all elements of inf{d(p,S)} = 0.
 
Physics news on Phys.org
p is a limit point of S if and only if there is a sequence s_i in S tending to p. Just writing the definition pretty much solves the problem.
 
Does not make any sense to me

Edit: Yup, it makes sense now. For some reason, the class on sequence is chapter 3 in Rudin but the homework problem given to me is after Chapter 2. so, it was not not easy understanding the subsequence part. However, I solved it in a different way.
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top