Is $B((-2,0);1) \cup B((2,0);1 \cup \{(x,0): -1<x<1\}$ compact in the space $\mathbb{R}^2$ with Euclidean metric.
$B((-2,0);1)$ reads as an open ball centered at $(-2,0)$ with radius 1.
I was told that I must show that each region is not compact. My question is why must I do each region individually and not as an entire set?
My first attempt is as follows:
Let $S = B((-2,0);1) \cup B((2,0);1 \cup \{(x,0): -1<x<1\}$, and let $$A_n = B\left((0,0);3-\frac{1}{n}\right).$$ Then clearly $$S \subset\bigcup_{n\in\mathbb{N}}A_n,$$ so it is an open cover of S. I know how to show it does not contain a finite subcover that covers S. But why can't I show that the space is not compact in one go?