Let $S_1 \subseteq \mathbb{R}^n$ be a compact convex set and let $S_2 \subseteq \mathbb{R}^n$ be a closed convex set. Prove that then $A=S_1 \oplus S_2$ is convex.
Here is my attempt, where I havent used the fact that the sets are compact and closed:
I must prove that $(s_1+s_2) + (1- \lambda)(s'_1 + s'_2) \in A$ for all $\lambda \in [0,1]$. Well, for me this is straightforward in the sense that the above expression can be written as $(s_1 +(1-\lambda)s'_1)+ (s_2+(1-\lambda)s'_2)$ and since $S_1,S_2$ are convex, the result follows. I dont understand why we need the sets to be compact and closed, what am I missing? I am a little confused here...