Confusion about definition of compactness

  • Context: Graduate 
  • Thread starter Thread starter Chain
  • Start date Start date
  • Tags Tags
    Confusion Definition
Click For Summary
SUMMARY

The discussion centers on the definition of compactness in topology, specifically regarding the statement that a topological space is compact if every open cover has a finite subcover. Participants clarify that while the set {S, empty set} is a finite cover of S, it does not demonstrate compactness unless it applies to every possible open cover. The example of the set of integers within the real numbers illustrates that not all covers yield finite subcovers, confirming that compactness requires a more stringent condition. The conversation emphasizes the importance of understanding that the finite subcover must be derived from the specific open cover in question.

PREREQUISITES
  • Understanding of basic topology concepts, including open and closed sets.
  • Familiarity with the definition of compactness in topological spaces.
  • Knowledge of examples of open covers and their properties.
  • Ability to interpret mathematical proofs and definitions accurately.
NEXT STEPS
  • Study the concept of compactness in various topological spaces, focusing on examples like the closed interval [0,1].
  • Learn about the Heine-Borel theorem and its implications for compactness in Euclidean spaces.
  • Explore the relationship between compactness and continuity in functions between topological spaces.
  • Investigate the role of finite subcovers in proving properties of compact spaces, such as the compactness of closed subsets.
USEFUL FOR

Mathematicians, students of topology, and anyone interested in understanding the nuances of compactness in topological spaces will benefit from this discussion.

Chain
Messages
35
Reaction score
3
So the definition I have seen is:

Given a topological space <S,F> it is compact if for any cover (union of open sets which is equal to S) there exists a finite subcover.

By the definition of a topological space both S and the empty set must belong to the family of subsets F.
Wouldn't <S, empty set> be a finite subcover for S? In which case S is compact.

By this sort of logic any open subset X of a topological space S is also compact in the relative topology since X will belong to the family of subsets in the relative topology so <X, empty set> would be a finite subcover for X.

I'm assuming the resolution to this is that the finite subcover cannot include the space itself but I just want to double check I haven't horribly misunderstood something.
 
Physics news on Phys.org
Chain said:
So the definition I have seen is:

Given a topological space <S,F> it is compact if for any cover (union of open sets which is equal to S) there exists a finite subcover.

By the definition of a topological space both S and the empty set must belong to the family of subsets F.
Wouldn't <S, empty set> be a finite subcover for S? In which case S is compact.

{S} is a finite cover of S. It's one which exists for every topology on S, and it proves nothing about compactness of S with respect to that topology.

There may be other covers of S which don't have {S} as a subcover (for example, {{1},{2}} is an open cover of {1,2} in the discrete topology), and don't have any finite subcover (\{ (-n,n) : n \in \{1, 2, 3, \dots\}\} is an open cover of \mathbb{R} in the standard topology which does not admit a finite subcover).
 
Chain said:
So the definition I have seen is:

Given a topological space <S,F> it is compact if for any cover (union of open sets which is equal to S) there exists a finite subcover.

By the definition of a topological space both S and the empty set must belong to the family of subsets F.
Wouldn't <S, empty set> be a finite subcover for S? In which case S is compact.

By this sort of logic any open subset X of a topological space S is also compact in the relative topology since X will belong to the family of subsets in the relative topology so <X, empty set> would be a finite subcover for X.

I'm assuming the resolution to this is that the finite subcover cannot include the space itself but I just want to double check I haven't horribly misunderstood something.

You've effectively taken the definition of compactness to be "there exists a finite open cover".
 
Chain said:
Wouldn't <S, empty set> be a finite subcover for S? In which case S is compact.
##\{\mathbb R\}## is an open cover of ##\mathbb R## that has a finite subcover. But this tells us nothing about whether ##\mathbb R## is compact. The set of all open intervals in ##\mathbb R## is an open cover of ##\mathbb R## that doesn't have a finite subcover. This tells us that ##\mathbb R## is not compact.

Chain said:
I'm assuming the resolution to this is that the finite subcover cannot include the space itself but I just want to double check I haven't horribly misunderstood something.
The space itself can be included in the finite subcover, but only if it's also an element of the original open cover, the one that the subcover is a subset of. If you prove that every open cover that includes the space itself has a finite subcover, you have only proved a trivial statement about some open covers.

For a moment I thought that the proof of "closed subsets of compact spaces are compact" would be a good example of an argument where you need to include the space in an open cover and its subcover, but I realized that I had made a mistake right after I had typed up the proof (incorrectly) and posted it. The corrected proof is still an interesting example of how the definition is used, so I'll include it here, even though it doesn't illustrate the point that I was originally trying to make.

Let X be a compact topological space. Let F be a closed subset of X. Let C be an open cover of F. ##C\cup\{F^c\}## is an open cover of X. Let D be a finite subset of ##C\cup\{F^c\}## that covers X. (The fact that X is compact ensures that such a D exists). ##D-\{F^c\}## is a finite subset of C that covers F. Since C is an arbitrary open cover of F, this implies that F is compact.
 
Last edited:
Chain said:
So the definition I have seen is:

Given a topological space <S,F> it is compact if for any cover (union of open sets which is equal to S) there exists a finite subcover.
You need to interpret "for any" to mean "every". So even a cover that does not include S must contain a finite subcover.
 
Thank you for all the responses!

My problem was that {S, empty set} is a finite cover of S since the union of S and the empty set is just S.
Then surely {S} is a subset of {S, empty set} in which case is this not a finite subcover?

I think the answer to this problem lies with remark FactChecker made. I think that indeed I have proven that there exists an open cover with a finite subcover however I have not proven that for EVERY open cover there exists a finite subcover and this is what is required to state that S is compact.
 
Chain said:
Thank you for all the responses!

My problem was that {S, empty set} is a finite cover of S since the union of S and the empty set is just S.
Then surely {S} is a subset of {S, empty set} in which case is this not a finite subcover?

I think the answer to this problem lies with remark FactChecker made. I think that indeed I have proven that there exists an open cover with a finite subcover however I have not proven that for EVERY open cover there exists a finite subcover and this is what is required to state that S is compact.

That is correct. One always has a finite cover which is just the whole space itself. Compact means as you said - every open cover has a finite subcover.
 
For example, the set of all integers, as a subset of the set of all real numbers with the usual topology, is NOT compact because the "open cover", {(n- .01, n+ .01}, has no open subcover. Yes, the empty set and the entire set of integers cover it but that is not a sub collection of this particular open cover.
 
Last edited by a moderator:

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 6 ·
Replies
6
Views
6K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K