2

I'm just learning about compactness and being confused.

Closed sets are not compact?

Take $[a,b]$ and the covering $\{(a+\frac{b-a}n,b-\frac{b-a}n):n\geq3\}$. There is no finite subcover. $n$ must approach infinity otherwise it doesn't cover $[a,b]$.

I'm probably missing something obvious here.

1 Answers1

0

The set of intervals you wrote only covers the open interval $(a,b)$.

Anyway, $[a,b]$ is compact, but e.g. a closed ray $[0,+\infty)$ is closed but not compact in $\Bbb R$.

In $\Bbb R^n$ compact sets are just the closed bounded sets.

By the way, your argument perfectly works to show that the open interval $(a,b)$ is not compact.

Berci
  • 90,745