0

Let $C,D\subset R^n$ are both closed. And C is bounded. Prove $C+D $ is closed.

I am having a hard time understanding why C being bounded matters. Also, I have no idea how to start.

I would really appreciate your help.

Asaf Karagila
  • 393,674
  • You may try using the sequencial criterion to prove that $C+D$ is closed : take a converging sequence in $C+D$ and prove that the limit stays in $C+D$. You will need to use boundedness of $C$ somewhere. – Suzet Feb 18 '20 at 05:32
  • First consider examples where $C+D$ is not closed for $C,D$ closed. There are plenty on this site alone. – Henno Brandsma Feb 18 '20 at 07:12
  • The important property of C is that it is compact. – DanielWainfleet Feb 18 '20 at 09:49
  • One amusing example with $n=1$ where $C,D$ are both closed and unbounded: Let $\Bbb Q\cap [0,1)={q_n: n\in \Bbb N}$ and let $C={n+q_n: n\in \Bbb N}.$ Let $D=\Bbb Z.$ Then $C+D=\Bbb Q.$ – DanielWainfleet Feb 18 '20 at 14:54

2 Answers2

1

Consider a Cauchy sequence $ \{ x_n \} $ in $ C + D $. Our goal is to show that its limit is in $ C + D $. By definition, $ x_n = c_n + d_n $. Now by the boundedness of $ C $... do you see what you can accomplish? If you still need help, I'll finish this in the morning.

Jake Mirra
  • 3,198
0

In a closed and bounded set any sequence has a convergent subsequence. Suppose $x_n=c_n+d_n \to z$ with $c_n \in C$ and $d_n \in D$ for all $n$. There exists $(n_k)$ such that $c_{n_k} \to$ some point $x \in C$. Since $c_{n_k}+d_{n_k} \to z$ we see that $d_{n_k} \to z-x$. Since $D$ is closed, $z-x \in D$. Hence $z =x+(z-x) \in C+D$.

I have used Bolzano -Weierstrass Theorem in the proof. See https://en.wikipedia.org/wiki/Bolzano%E2%80%93Weierstrass_theorem