Metric Space: Closure of B(x,1/2) Examined

ehrenfest
Messages
2,001
Reaction score
1
[SOLVED] metric space

Homework Statement



If x and y are two points in a metric space and d(x,y) = 1, is it always true that the closure of B(x,1/2) does not contain y?

In general, is closure( B(x,r)) = \{z | r \geq d(x,z)\}

Homework Equations


The Attempt at a Solution

 
Last edited:
Physics news on Phys.org
Never mind. The answer is of course because closed balls are closed in a metric space. Why are closed balls in a metric space closed. Because their complement is open. Why is their complement open? Because, for any point x in the complement, let d be the distance from x to the closed ball. Then B(x,d/2) is a nbhd of x that lies in the complement. d is always nonzero and well-defined because otherwise x would be a limit point of the closed ball.
 
ehrenfest said:
In general, is closure( B(x,r)) = \{z | r \geq d(x,z)\}
Hold on - this is not true. In the reals with the discrete metric, closure(B(x,1))={x}, while {z : 1>=d(x,z)}=R.

But what is true is that the closure of B(x,r) will always sit inside {z : r>=d(x,z)}.
 
I see. Thanks.
 
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