Identify the compact subsets of R

  • Thread starter Thread starter jeckt
  • Start date Start date
  • Tags Tags
    Compact Subsets
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 3K views
jeckt
Messages
18
Reaction score
0

Homework Statement



Identify the compact subsets of [tex]\mathbb{R}[/tex] with topology [tex]\tau:= \{ \emptyset , \mathbb{R}\} \cup \{ (-\infty , \alpha) | \alpha \in \mathbb{R}\}[/tex].

just need help on how would you actually go about finding it. I usually just find it by thinking about it.

The Attempt at a Solution



  • [tex]\emptyset[/tex]
  • [tex][a,b][/tex] with [tex]a,b\in \mathbb{R}[/tex]
  • [tex]\{x\}[/tex] with [tex]x\in \mathbb{R}[/tex]

I was also thinking about subset with only two points e.g. [tex]\{ x,y\}[/tex] with [tex]x,y\in \mathbb{R}[/tex]. They are compact but then...if i can keep doing that i'll get a countable infinite set, hmmm which i think should also be compact.

thanks!
 
Last edited:
Physics news on Phys.org
Beautiful question!

Anyways, let me first comment on the work you've already done. You've deduced that [a,b] is compact, but also ]a,b] is compact, is it?
Also {x} is compact, but finite unions of compact sets are also compact! Thus finite sets will also be compact.
Countable sets are not necessarily compact, for example, take [tex]\{-1/n~\vert~n>0\}[/tex], this will not be compact (since we didn't include it's limit point)

Of course, there will be a lot of compact sets, so listing them all will not be possible. What they want from you is some kind of criterion to easily decide whether a set is compact or not.

Here are two things to think about:
1) Take a set S, and cover it with [tex]\{]-\infty,s[~\vert~s\in S\}[/tex]. When can we find a finite subcover of this?

2) What is the difference between compact sets ]a,b], [a,b], {x}, [tex]\{1/n~\vert~n>0\}[/tex], and non-compact sets [a,b[, [tex]\{-1/n~\vert~n>0\}[/tex]. Can you find what is different about these sets?
 
micromass said:
  • ]a,b]
  • Countable sets are not necessarily compact, for example, take [tex]\{-1/n~\vert~n>0\}[/tex], this will not be compact (since we didn't include it's limit point)

What is ]a,b]? notation, I've never seen it before.

As for the second point, wouldn't a subcover such as [tex](-\infty , a)[/tex] where a is any number greater than 0.

Sorry about this -I'm really slow when it comes to maths.
 
jeckt said:
What is ]a,b]? notation, I've never seen it before.

It's the same as (a,b].

As for the second point, wouldn't a subcover such as [tex](-\infty , a)[/tex] where a is any number greater than 0.

Of course, [tex]]-\infty,a[[/tex] will cover the set. But compactness doesn't mean that you can find a finite cover. Compactness means that for any cover, you can find a finite subcover. So, take

[tex]\{]-\infty,-1/n[~\vert~n>0\}[/tex]

this will be a cover of [tex]\{-1/n~\vert~n>0\}[/tex] but without a finite subcover...
 
Thanks micromass! As for your original questions...I'll have a think about it - but from a quick glance, it seems that the [tex]-\infty[/tex] plays a large roll in being able to have compact sets of the form (a,b].
 
jeckt said:
Thanks micromass! As for your original questions...I'll have a think about it - but from a quick glance, it seems that the [tex]-\infty[/tex] plays a large roll in being able to have compact sets of the form (a,b].

That is indeed correct! The consequence about having [tex]-\infty[/tex] is that we can do anything we want on the left side. Only the right side of sets will matter. If you see what I mean...
 
Yeah I totally get you micromass! been so busy - haven't been able to reply. So gathering all that together the compact subsets are thus:

  • [tex]\emptyset[/tex]
  • For [tex]a_{k},b_{k}\in \mathbb{R} \mbox{ s.t. } a_{k}<b_{k}\ \forall k \mbox{ and } n\in \mathbb{Z}^{+} \mbox{ s.t } n<\infty[/tex]
    • [tex]\bigcup\limits_{k=1}^{n} \{ a_{k}\}[/tex]
    • [tex]\bigcup\limits_{k=1}^{n} ( a_{k},b_{k}][/tex]
    • [tex]\bigcup\limits_{k=1}^{n} [ a_{k},b_{k}][/tex]

[tex]\mbox{Thus any subset of } \mathbb{R} \mbox{ that has a maximal element or is the empty set. This is indeed an interesting question.}[/tex]

and again thanks micromass!