Example in Measure theory about Borel Measures

551 Views Asked by At

I need to show that there are distinct $\sigma$-finite measures in $B(\mathbb{R})$ that are the same in the open sets. Im not really seeing a good example cause every open set is a countable union of compact sets, so the sum has to be the same , but they have to interchange themselves. Any help is appreciated.

2

There are 2 best solutions below

6
On BEST ANSWER

I think i found an example. If we consider $\mu(A) = \# (\mathbb{Q} \cap A)$ and $\nu(A) = \# (A \cap(\mathbb{Q}\cup \sqrt{2}))$.

0
On

For a real number $x\in\mathbb R$ take $\mu_x(A)=\int_{A}\frac{\mathrm dt}{t^2}+x\delta_0(A)$

Then, $\mathbb R=\{0\}\cup \bigcup_n\left(]-\infty,-\frac1n[\cup]\frac1n,+\infty[\right)$ and each subset has finite measure so $\mu_x$ is $\sigma$-finite. Also it is clear that every $\mu_x$ has the same value on an open set which does not contain $0$, and is infinite as soon as $0$ is in the open set, so that all $\mu_x$ coincide on all open subsets but are not equal.

Thank you Kavi Rama Murthy for noticing me that my former answer was wrong.