0

Im a bit confused with the proof of the fact that K is compact iff K is bounded and closed. More with the - K is compact => is bounded and closed. In my proof i use the fact that If K is compact then for every open cover of K there is a finite subcover also containing K, but if we assume that G = { U1, U2, ... , Un } is that subcover, is it true that for every i Ui is finite set?

Zarrie
  • 115

1 Answers1

1

No. Take it with a simple example. The set $[0,1]$ is a compact subspace of $\mathbb{R}$. An open cover of it is $\{ [0,1/2[,\ ]1/3, 1] \}$, for the elements of this collection are open in $[0,1]$. None of them is finite.

Yes
  • 20,719
  • Okey, i get it. Then is it true that every Ui is bounded? – Zarrie May 09 '17 at 14:42
  • 2
    @Zarrie: No, not necessarily. For example, $\left{(-\infty,3/4),(1/4,+\infty)\right}$ is a finite open cover of $[0,1]$ as a subset of $\mathbb{R}$, but neither element of this cover is bounded. – zipirovich May 09 '17 at 15:45