Prove the following:
If $A$ and $B$ are compact subset on $\mathbb R$ , then so is $A+B:= \{a+b\mid a\in A ,b\in B\}$.
I was actually thinking about first proving that if $A\subseteq \mathbb R$ is compact, then every sequence in $A$ has a convergent subsequence whose limit belong to $A$. After that, by using the addition of 2 convergent subsequence of $A$ and $B$, I want to prove that every sequence in $A+B$ also has convergent subsequence thus proving that $A+B$ is compact. Is this alright or does anyone have a better solution? Thx
Continuity preserves compactness. That is if $f \colon X \to Y$ is a continuous function betweeen topological spaces and $K \subset X$ is compact then the image $f(K)$ is compact.
Addition $(-+ -) \colon \mathbb{R} \times \mathbb{R} \to \mathbb{R}$ is a continuous function and if $A$ and $B$ are compact then $A \times B$ is compact in $\mathbb{R} \times \mathbb{R}$. Hence the image $A + B$ is compact in $\mathbb{R}$.