Prove or Disprove: Closure of Int(X)=X

  • Thread starter Thread starter julia89
  • Start date Start date
  • Tags Tags
    closure
julia89
Messages
6
Reaction score
0
Prove or disprove

Closure of the Interior of a closed set X is equal to X
so clos(intX)=X

I think it is true, but i don't know how to prove it

I thought that clos(int(X))=int(X)+bdy(int(X))=X


thanks,

julia
 
Physics news on Phys.org
Think carefully. Consider the singleton set {p} containing only the single point p. In any metric topology, such a set is closed. What is its interior? What is the closure of that interior.
 
What if the interior is non-empty?
 
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