Using Open Covers to prove a set is compact

785 Views Asked by At

If $(x_n)$ is a sequence converging to a limit $L$ , let $Y = \lbrace x_n:n \epsilon \mathbb{N}\rbrace \cup\lbrace L \rbrace $. Using open covers, prove that Y is compact.

Any help would be appreciated, have no idea where to start.

2

There are 2 best solutions below

1
On BEST ANSWER

Let $\{O_i: i \in I\}$ be any open cover of $Y$.

This means there is some $i_0 \in I$ such that $L \in O_{i_0}$, as $L \in Y$ must be covered.

By definition of convergence and as $O_{i_0}$ is an open neighbourhood of the limit $L$, there is some $N \in \Bbb N$ such that

$$\forall n \ge N: x_n \in O_{i_0}$$

So that one open set already contains almost all points of $Y$, and for each $n < N$ we can find $i(n) \in I$ such that $x_n \in O_{i(n)}$ (all points must be covered!) and hence we have covered all points of $Y$ by the finite subcover

$$\{O_{i_0}\} \cup \{O_{i(n)}: n < N\}$$

and as the starting cover was arbitrary, $Y$ is compact.

0
On

Let $\Lambda:=\{A_i\}_i$ be an open covering of $(x_n)_n\cup \{L\}\subseteq X$.

Then $L\in A_j$ for some $j$ and this means there exists $N\in\mathbb{N}$ such that $x_n\in A_j$ for each $n\geq N$.

Moreover $x_m\in A_{i(m)}$ for some $i(m)$, $m\leq N$, and this permit us to say that

$(x_n)_n\cup \{L\}\subseteq A_{i(1)}\cup \cdots \cup A_{i(N)}\cup A_j$