Exercise: Let $\mu$ be a Lebesgue-Stieltjes measure on $\mathscr{B}_{\mathbb{R}}$ invariant for the class of right half-closed intervals of $\mathbb{R}$, so that, $\mu(a+I)=\mu(I)$, for all $a\in\mathbb{R}$ and $I=(x,y]$. Show that, in $\mathscr{B}_\mathbb{R}$, $\mu=c.Leb$ where c\in$\mathbb{R}$ and Leb denotes the Lebesgue measure.
I posted this question on another thread and this answer from another thread was suggested. Due to the fact it is an old post I did not expect the author to answer me:
The answer was:
"Here is a way to argue out. I will let you fill in the details.
- If we let $\mu([0,1))=C$, then $\mu([0,1/n)) = C/n$, where $n \in \mathbb{Z}^+$. This follows from additivity and translation invariance.
- Now prove that if $(b-a) \in \mathbb{Q}^+$, then $\mu([a,b)) = C(b-a)$ using translation invariance and what you obtained from the previous result.
- Now use the monotonicity of the measure to get lower continuity of the measure for all intervals $[a,b)$.
Hence, $\mu([a,b)) = \mu([0,1]) \times(b-a)$." by user17762
Attempted proof: 1) It is true the $[0,1]=\bigcup_{i=0}^{n}(\frac{i}{n},\frac{i+1}{n}]$
Since the measure $\mu$ is invariant then $\mu((\frac{i}{n},\frac{i+1}{n}])=\mu((\frac{i}{n}-\frac{1}{n},\frac{i+1}{n}-\frac{1}{n}])=\mu((\frac{i-1}{n},\frac{i}{n}])$, which proves every individual set of the covering has the same measure then by addititvity $\mu((0,1])=\mu(\bigcup_\limits{i=0}^{n}(\frac{i}{n},\frac{i+1}{n}])=\sum_\limits{i=0}^{n}\mu((\frac{i}{n},\frac{i+1}{n}])=\mu((0,1])$
This implies $\mu((0,\frac{1}{n}])=\frac{C}{n}$. However I am having trouble on proving 2) once I cannot relate the interval (a,b] and its respective length to the previous definition as the author intended.
Question:
Can someone help me prove point 2) and explain point 3)?
Thanks in advance!