Equivalent conditions on a metric space

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
14 replies · 3K views
Adorno
Messages
29
Reaction score
0

Homework Statement


Let X be a metric space and A a subset of X. Prove that the following are equivalent:
i. A is dense in X
ii. The only closed set containing A is X
iii. The only open set disjoint from A is the empty set


Homework Equations


N/A


The Attempt at a Solution


I can prove that i implies ii: assume that there is a closed set B containing A other than X, and show that B must equal X since the closure of A is X.

Presumably I can prove the other implications (ii -> iii and iii -> i) in a similar way but I'm not sure how to get started. Is there a certain property or fact I should be using?
 
Physics news on Phys.org
Yes, that's the definition of dense I'm using.

The definition of closure of A, as far as I know, is the union of A with its limit points.
 
Ok, so a limit point of A is a point x in X such that every open ball centred at x contains another point of A, right?

I'm not sure where this is going. :-p
 
micromass said:
OK, so a set A is dense iff all points not in A are limit points, right??

Right.

So if you take an open ball disjoint from A, all the points in the ball are limit points... right?
 
So it contains points of A, and therefore can't be disjoint from A. I see.

But shouldn't I be proving that ii -> iii and iii -> i?
 
Ok, I'll see how it goes.

My/your/our reasoning proves i -> iii doesn't it? The only problem is the question talks about "open sets", but we were talking about (open) balls. Or does the fact that there are no balls mean that there are no open sets? I'm a bit confused about that
 
Adorno said:
Ok, I'll see how it goes.

My/your/our reasoning proves i -> iii doesn't it? The only problem is the question talks about "open sets", but we were talking about (open) balls. Or does the fact that there are no balls mean that there are no open sets? I'm a bit confused about that

Aha, yes. I forgot to mention that. You're paying attention! :-p

Indeed, we only proved now that there are no open balls disjoint from A. But we wish to prove it for open sets.

Therefore, we will need to unwind some definitions again. What is an open set?

Eventually, I want to show that each nonempty open set contains an open ball.
 
Ok, well my definition of an open set is a set in which every point is an interior point.

I think I see now. If there is a nonempty open set, it contains an interior point, and thus there is an open ball within the set, by definition of interior point. So if there are no open balls there can be no open sets. Right?
 
Adorno said:
Ok, well my definition of an open set is a set in which every point is an interior point.

I think I see now. If there is a nonempty open set, it contains an interior point, and thus there is an open ball within the set, by definition of interior point. So if there are no open balls there can be no open sets. Right?

Right! That is perfect!
 
Cool, thanks for your help! I think I've worked out the other parts now.