Easier way to prove compactness?

179 Views Asked by At

Consider the topological space $(X,\tau)$ with $X=\{a,b,c\}$ and $\tau=\{\emptyset ,X,\{b\},\{a,b\},\{b,c\}\}$. This space is compact if every open cover contains a finite subcover. But there are a lot of open covers to consider. Is there a way to prove this space is compact without writing out every cover and showing each has a finite subcover?

2

There are 2 best solutions below

0
On

All the open covers are finite, so they are themselves finite subcovers.

Note, you can see every open cover is finite without writing them all out. If $\mathcal{U}$ is an open cover of $X$, $\mathcal{U} \subseteq \tau$; as $\tau$ is finite, $\mathcal{U}$ is finite.

0
On

Since $\tau$ has finitely many elements, every open cover of $X$ is also finite. Therefore $X$ is compact.