1

From this question Sum of two closed sets in $\mathbb R$ is closed? We see that the sum of $2$ closed subsets of $\mathbb{R}$ is not necessarily closed. I wondered if a similar result holds for their product.

Given $A,B\subset \mathbb{R}$, we define $AB:=\{ab: a\in A, b\in B\}$.

If $A,B\subset\mathbb{R}$ are closed, is $AB$ closed?

I have the following observation:

If $A$ is compact, $0\notin A$, and $B$ is closed, then $AB$ is closed.

Suppose $c$ is a limit point of $AB$. Then there exists $(c_n)\subset AB$ such that $(c_n) \to c\in \mathbb{R}$. Let $c_n=a_nb_n$, where $(a_n)\subset A$ and $(b_n)\subset B$. Since $A$ is compact, then there exists a subsequence $(a_{n_k})$ of $(a_n)$ such that $(a_{n_k})\to a$ for some $a\in A$. Note that $b_{n_k}=\frac{c_{n_k}}{a_{n_k}}$. So $(b_{n_k})\to \frac{c}{a}$. Since $B$ is closed, we have $\frac{c}{a}\in B$. It follows that $c\in AB$. Therefore $AB$ is closed.

I tried to find a counterexample to my claim at the top, but I couldn't come up with one.

19021605
  • 1,049

1 Answers1

7

Let $A=\mathbb Z$ and $B=\{0\}\cup \{{1\over n}:n\in \mathbb N\}$. In this case ,$AB=\mathbb Q$, which is not a closed subset of $\mathbb R$.

Airbus A319
  • 766
  • 2
  • 10