6
$\begingroup$

Can anyone come up with a one line answer why a set $A \subset X$ being compact implies it's bounded. I figure that we could take the closure of $A$'s open subcover and every $x \in A$ would be contained in this set. Is that correct? And is there a 'nicer' way of saying it (in one sentence)?

2 Answers 2

13

Fix $a\in A$ and consider the open cover defined by $B(a,n)=\{x\in X\mid d(a,x) for $n\in\mathbb N$.

  • 0
    Yes. The union $B(a,n)\cup B(a,m)$ is simply $B(a,\max\{m,n\})$. Take a finite subcover of this cover, and its union is $B(a,n)$ for some $n$.2012-11-24
9

Take $X$-balls of radius $1$ around every point in $A$ and then take a finite subcover of that.