Does Every Open Set Equal the Interior of Its Closure?

  • Thread starter Thread starter Quantumpencil
  • Start date Start date
  • Tags Tags
    Topology
Quantumpencil
Messages
96
Reaction score
0

Homework Statement



Is it true that if U is an open set, then U = Int(closure(U))?


The Attempt at a Solution

I feel like this may be true; I found counter-examples to the general form, Int(U)=(Int(closure(U)), but they all seem to hinge on U being not open (A subset of rationals in the reals, which is neither open nor closed).

However I can't prove this one way or another; I'd like a nudging in the right direction of the proof is this is true, and just a, "it's false" if it's false, so I can keep hunting for a CE.
 
Physics news on Phys.org
It's true. Where is the proof giving you a problem? You want to show if x is an element of U, then x is an element of int(closure(U)) and vice versa.
 
lol, I think it being four in the morning was giving me trouble.

So the first direction would be

x in U -> x an interior point and x in Clos(U); Int(U) = all interior points in U(closure), which includes x, so x in Int(Clos(U))

The other direction...

x in Int(clos(U))-> x an interior point of Clos(U) = Int(U) by definition which = U, since U is open.

Does that check out? The only reason I was having difficulty with this, is just intuitively, why is it not possible that closing the set/adding limit points will add points to the interior? I guess that means that if we had any interior point of U, it must have been originally contained in U if U is open. However, not if U isn't open. Why is this?
 
Ooops. Sorry. Actually, it is hard to prove because it's false for exactly the reason you pointed out. Take U to be the union of (0,1) and (1,2). My mistake.
 
Ok, excellent; then I both understand why it is false and where that BS proof I just made fails.

Thanks a ton.
 
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