Questions tagged [compactness]

The compactness tag is for questions about compactness and its many variants (e.g. sequential compactness, countable compactness) as well locally compact spaces; compactifications (e.g. one-point, Stone-Čech) and other topics closely related to compactness. This includes logical compactness.

Compactness is a topological property. We say that a topological space $X$ is compact if whenever we cover $X$ by a collection of open sets we can find a finite number of open sets from the collection which cover $X$. For example, $[0,1]$ is a compact subspace of $\mathbb{R}$, but $(0,1)$ and $\mathbb{R}$ are not.

We say that a space $X$ is sequentially compact if every sequence has a convergent subsequence. These properties are equivalent for metric space, although neither implies the other in general.

This tag may also be used for questions about logical compactness, such as the compactness theorem.

More information can be found on Wikipedia.

6517 questions
223
votes
13 answers

Why is compactness so important?

I've read many times that 'compactness' is such an extremely important and useful concept, though it's still not very apparent why. The only theorems I've seen concerning it are the Heine-Borel theorem, and a proof continuous functions on R from…
152
votes
16 answers

What should be the intuition when working with compactness?

I have a question that may be regarded by many as duplicate since there's a similar one at MathOverflow. In $\mathbb{R}^n$ the compact sets are those that are closed and bounded, however the guy who answered this question and had his answer…
Gold
  • 28,141
115
votes
2 answers

$A$ and $B$ disjoint, $A$ compact, and $B$ closed implies there is positive distance between both sets.

Claim: Let $X$ be a metric space. If $A,B\subset X$ are disjoint, $A$ is compact, and $B$ is closed, then there is $\delta>0$ so that $ |\alpha-\beta|\geq\delta\;\;\;\forall\alpha\in A,\beta\in B$. Proof. Assume the contrary. Let $\alpha_n\in…
112
votes
4 answers

Projection map being a closed map

Let $\pi: X \times Y \to X$ be the projection map where $Y$ is compact. Prove that $\pi$ is a closed map. First I would like to see a proof of this claim. I want to know that here why compactness is necessary or do we have any other weaker…
101
votes
5 answers

What's going on with "compact implies sequentially compact"?

I've seen both counterexamples and proofs to "compact implies sequentially compact", and I'm not sure what's going on. Apparently there are compact spaces which are not sequentially compact; quick googling and wikipedia checks will turn up examples…
matt
  • 2,215
95
votes
7 answers

Why is compactness in logic called compactness?

In logic, a semantics is said to be compact iff if every finite subset of a set of sentences has a model, then so to does the entire set. Most logic texts either don't explain the terminology, or allude to the topological property of compactness. I…
vanden
  • 1,267
94
votes
7 answers

Compact sets are closed?

I feel really ignorant in asking this question but I am really just don't understand how a compact set can be considered closed. By definition of a compact set it means that given an open cover we can find a finite subcover the covers the…
InsigMath
  • 2,153
76
votes
5 answers

How to prove that a compact set in a Hausdorff topological space is closed?

How to prove that a compact set $K$ in a Hausdorff topological space $\mathbb{X}$ is closed? I seek a proof that is as self contained as possible. Thank you.
74
votes
13 answers

How to prove every closed bounded interval in $\mathbb{R}$ is compact?

Let $[a,b]\subseteq \mathbb R$. As we know, it is compact. This is a very important result. However, the proof for the result may be not familiar to us. Here I want to collect the ways to prove $[a,b]$ is compact. Thanks for your help and any link.
Paul
  • 21,141
68
votes
4 answers

Intersection of finite number of compact sets is compact?

Is the the intersection of a finite number of compact sets is compact? If not please give a counter example to demonstrate this is not true. I said that this is true because the intersection of finite number of compact sets are closed. Which…
59
votes
1 answer

Is there anyone among us who can identify a certain SUS space?

The property US ("Unique Sequential limits") is a classic example of property implied by $T_2$ and implying $T_1$. In fact, it's the weakest assumption out of a chain of several distinct properties studied in the…
57
votes
3 answers

If every real-valued continuous function is bounded on $X$ (metric space), then $X$ is compact.

Let $X$ be a metric space. Prove that if every continuous function $f: X \rightarrow \mathbb{R}$ is bounded, then $X$ is compact. This has been asked before, but all the answers I have seen prove the contrapositive. Realistically, this may be the…
combinator
  • 1,396
52
votes
3 answers

Difference between closed, bounded and compact sets

In real analysis, there is a theorem that a bounded sequence has a convergent subsequence. Also, the limit lies in the same set as the elements of the sequence, if the set is closed. Then when metric spaces are introduced, there is a similar…
44
votes
3 answers

Prove if $X$ is a compact metric space, then $X$ is separable.

Let $X$ be a metric space. Prove if $X$ is compact, then $X$ is separable. X separable $\iff X$ contains a countable dense subset. $E \subset X $ dense in $X \iff \overline{E} = X$. $X$ compact $\iff$ every open cover of $X$ admits a finite…
user181728
  • 481
  • 1
  • 5
  • 4
43
votes
1 answer

Totally bounded, complete $\implies$ compact

Show that a totally bounded complete metric space $X$ is compact. I can use the fact that sequentially compact $\Leftrightarrow$ compact. Attempt: Complete $\implies$ every Cauchy sequence converges. Totally bounded $\implies$…
1
2 3
99 100