The answer is given here in this link is the smallest $\sigma$-algebra containing all compact sets the Borel $\sigma$-algebra but I do not understand it, could anyone explain it for me please?
-
2Does this answer your question? is the smallest $\sigma$-algebra containing all compact sets the Borel $\sigma$-algebra – Hotdog Dec 10 '19 at 11:57
-
Please give more specifics about what you have difficulty with. Otherwise you are not advancing the discussion at all. For example, are there definitions that you are not familiar with? Is there an argument in the previous Answers that you think has a gap? Those details are essential to having a new Question opened. – hardmath Dec 16 '19 at 17:25
2 Answers
If $C$ is closed than $K_n=\{x\in C: |x| \leq n\}$ is a closed subset of the compact set $\{x: |x| \leq n\}$. Hence it is compact and it belongs to the sigma algebra generated by compact sets. Taking union over all $n$ we see that $C$ belongs to the sigma algebra generated by compact sets. Taking complements we see that every open set belongs to this sigma algebra. Finally any sigma algebra which contains all open sets contains the Borel sigma algebra.

- 311,013
Since closed sets are the complements of open sets and vice versa the Borel $\sigma$-algebra can also be defined as the $\sigma$-algebra generated by all closed sets.
In your context (real-analysis) compact sets are closed so the $\sigma$-algebra generated by all compact sets is contained in the Borel $\sigma$-algebra.
Also in your context every closed sets can be written as a countable union of compact sets so the Borel $\sigma$-algebra is contained in the $\sigma$-algebra generated by all compact sets.
For completeness:
Observe that for any set $F\subseteq\mathbb R^n$ we have: $$F=\bigcup_{n=1}^{\infty}\left(F\cap K_n\right)$$ where $K_n:=\{x\in\mathbb R^n\mid||x||\leq n\}$ and $F\cap K_n$ is a bounded closed set if $F$ is a closed set.
Bounded closed subsets of $\mathbb R^n$ are compact.

- 151,093
-
-
It it works for $\mathbb R^n$ (and it does) then it is also works for special case $\mathbb R$ where $n=1$ and $||x||$ denotes the absolute value of $x$. – drhab Dec 10 '19 at 11:35