let Omega be non empty set ; for Sigma being SigmaField of Omega
for f being Function of Omega,REAL st f is Sigma, Borel_Sets -random_variable-like holds
( f is [#] Sigma -measurable & f is Real-Valued-Random-Variable of Sigma )
let Sigma be SigmaField of Omega; for f being Function of Omega,REAL st f is Sigma, Borel_Sets -random_variable-like holds
( f is [#] Sigma -measurable & f is Real-Valued-Random-Variable of Sigma )
let f be Function of Omega,REAL; ( f is Sigma, Borel_Sets -random_variable-like implies ( f is [#] Sigma -measurable & f is Real-Valued-Random-Variable of Sigma ) )
assume A1:
f is Sigma, Borel_Sets -random_variable-like
; ( f is [#] Sigma -measurable & f is Real-Valued-Random-Variable of Sigma )
A2:
for r being Element of REAL holds Omega /\ (less_dom (f,r)) in Sigma
A3:
for r being Real holds ([#] Sigma) /\ (less_dom (f,r)) in Sigma
then
f is [#] Sigma -measurable
by MESFUNC6:12;
then
f is Real-Valued-Random-Variable of Sigma
by RANDOM_1:def 2;
hence
( f is [#] Sigma -measurable & f is Real-Valued-Random-Variable of Sigma )
by A3, MESFUNC6:12; verum