Is Every Subset of a Compact Set Compact?

  • Context: Graduate 
  • Thread starter Thread starter variety
  • Start date Start date
  • Tags Tags
    Compact Sets 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
1 replies · 6K views
variety
Messages
20
Reaction score
0
This may be a stupid question, but I just confused myself on compactness. For some reason I can't convince myself that ANY subset of a compact set isn't compact in general; just closed subsets. Suppose K is a compact set and [tex]F \subset K[/tex]. Then if [tex](V_{\alpha})[/tex] is an open cover of K, [tex]K \subset \cup_1^n V_{\alpha}[/tex] for some n. But since [tex]F \subset K[/tex], doesn't that mean that [tex]F \subset \cup_1^n V_{\alpha}[/tex], which means that F...oh I just answered my own question. Ha. I guess it helps to write things out.

But just to make sure I understand what went wrong in the argument: The argument doesn't prove anything because it doesn't show that EVERY open cover of F contains a finite subcover. It just shows that every open cover of F that is also an open cover of K has a finite subcover, which is obvious.
 
Last edited:
on Phys.org
Exactly. [0,1] is compact, (0,1) is not. That is because it is possible to find open covers of (0,1) that are not covers of [0,1]. For example, the collection of open sets {(1/n, 1-1/n)} for n a positive integer is an open cover of (0,1). It does not have any finite subcover because any finite collection of those must have a largest n: call it N. Then the collection does not include any x< 1/N or larger than 1-1/N. Of course, none of those sets contains 0 or 1 so it is not an open cover of [0,1]. Well, done!