Statement of the problem:
Let $E$ be a Normed Vector Space over the real numbers. Let $A, B$ be subsets of $E$ such that:
$A$ and $B$ are non-empty, $A \cap B = \emptyset $. Assume $A$ is closed and $B$ is compact. Define the set $C := A - B = \cup_{b \in B} (A - b)$. Here, $A - b = \{ a - b : a \in A \}$. i.e. a translation of the set $A$ in the direction of $-b$.
Prove that C is closed.
I am sure that $B$ being compact is key here, and suspect I should consider finite covers in some way, but I cannot figure out why $A - S$ should be closed for any potentially infinite set $S$... Could someone please offer me a hint? Thank you.