I am given that $(\Omega, \Sigma, \mu)$ is a measure space. Also I am given that $f$ is a nonnegattive $\Sigma$-measurable function on $\Omega$.
Now let a function $g:\mathbb{R} \rightarrow[0,\infty]$ and $g(t)=\mu(\{f>t\})$ if $t\geq0$ and $g(t)=0$ if $t<0$.
I need show that $g$ is Lebesgue measurable?
Here are my thoughts...
I tried to show that the set $\{f>t\}$ is Lebesgue measurable. So for any set $A$,
$\mu^{*}(A)$
$=\inf \{ \sum_{k=1}^{\infty} {l(I_{k}):\{ I_{k} \}} \textrm{ is a sequence of open intervals that cover }A \}$
$=\inf \{ \sum_{k=1}^{\infty} {l(I_{k,1} \cup I_{k,2}):\{ I_{k} \}} \textrm{...} \}$
where $I_{k,1}=I_{k}\cap\{f>t\}$ and $I_{k,2}=I_{k}\cap\{f>t\}^c$
and then I can separate the length of the union into the sum of the lengths and hence equal to $\mu^{*}(A \cap \{f>t\})+\mu^{*}(A \cap \{ f>t \}^{c})$
Is my idea correct? Is this the right way to show a function is Lebesgue measurable? Any advice? What about the "$g(t)=0$"?