Are There Only Two Clopen Subsets in ℝ: The Empty Set and ℝ Itself?

  • Thread starter Thread starter SMA_01
  • Start date Start date
  • Tags Tags
    Subsets
SMA_01
Messages
215
Reaction score
0
Prove that the only subset of ℝ with the absolute value metric that are both open and closed are ℝ and ∅.

I know I'm supposed to prove by contradiction, but I'm having trouble:

Suppose there exists a clopen subset A of ℝ, where A≠ℝ, A≠∅. Let [x,y] be a closed interval in ℝ, where x is in A and y is in A' (complement of A). Now, let b=sup{z\in[x,y]|z\inA}. Then I know b\inA or b\inA'.

I know that b is an upper bound for A implies b is a lower bound for A'. I'm just not sure how to arrive at a contradiction. I'm still not grasping the intuition behind it, can anyone explain intuitively what this means?

Thanks.
 
Physics news on Phys.org
SMA_01 said:
I know that b is an upper bound for A implies b is a lower bound for A'.

That's not true is it? Take A=[a,b], then b is an upper bound of A. But A^\prime=(-\infty,a)\cup (b,+\infty) and b is certainly not a lower bound of this.

Anyway, by definition you know that b is the supremum of [x,y]\cap A. But the set [x,y]\cap A is closed (what is your definition of closed anyway?), what does that tel you about b?
 
Oh okay, I see my mistake.
Closed means a set contains its limit points. So if that intersection is closed, then b is in A?
 
SMA_01 said:
Oh okay, I see my mistake.
Closed means a set contains its limit points. So if that intersection is closed, then b is in A?

OK, so b is an element of A. Can you make a similar argument to conclude that b is an element of A'?
 
Okay, b is an element of A because it is the intersection and A is closed. Why would it necessarily have to be in A'?
 
Unless, A' is clopen too right? So A' will have to contain all of its limit points as well, and b is a boundary point for A'...? Am I thinking about this correctly?
 
SMA_01 said:
Unless, A' is clopen too right? So A' will have to contain all of its limit points as well, and b is a boundary point for A'...? Am I thinking about this correctly?

Yes. Why is A' clopen too? (you just need that A' is closed by the way)
 
A' is clopen because A is both opened and closed. Thanks for your help!
 
Back
Top