For a sequence ${f_n}$ of measurable functions with common domain E, show that each of the following functions is measurable: inf{$f_n$},sup{$f_n$},lim inf{$f_n$},lim sup{$f_n$}
At first, I want to know what inf{$f_n$} means.
If {$f_n$} is increasing function, then I understand {$f_1$} is the infimum of sequence of function {$f_n$}.
But what if it doesn't? If two candidates have a crossed point, then what is infimum of {$f_n$}?
Secondly proving the statement : Since {$f_n$} is measurable on E, for any real number $c$,
{$x\in E |f_n(x) >c$}(Or $\gt$ can be $\lt,\le,\ge$) is measurable.
Then {$x\in E$| inf{$f_n$} $\ge c$} , since for any $n$,$f_n$ $\ge$ inf{$f_n$}
so, done. Is it right?