1

Let $A$ and $B$ be closed sets in $\mathbb{R}$. Is $A\setminus B$ an $F_{\sigma}$ set?

Adrian Keister
  • 10,099
  • 13
  • 30
  • 43
APR
  • 11
  • 1

1 Answers1

0

The set difference $A-B$ is the same as $A \cap B'$ where $B'$ means the complement of $B$ and so is open. So show that an open set is also an $F_\sigma$ set, which is to say a countable union of closed sets. To do this, use that an open set is a countable union of pairwise disjoint open intervals, and each of those is the union of a countable increasing family of closed intervals.

coffeemath
  • 7,403
  • What about this? Let A and B be F_{\sigma} sets in ℝ. Is A∖B an F_{\sigma} set? – APR May 16 '18 at 10:20