let Omega be non empty set ; for Sigma being SigmaField of Omega
for f being Function of Omega,REAL st f is_random_variable_on Sigma, Borel_Sets holds
( f is_measurable_on [#] Sigma & f is Real-Valued-Random-Variable of Sigma )
let Sigma be SigmaField of Omega; for f being Function of Omega,REAL st f is_random_variable_on Sigma, Borel_Sets holds
( f is_measurable_on [#] Sigma & f is Real-Valued-Random-Variable of Sigma )
let f be Function of Omega,REAL; ( f is_random_variable_on Sigma, Borel_Sets implies ( f is_measurable_on [#] Sigma & f is Real-Valued-Random-Variable of Sigma ) )
assume A1:
f is_random_variable_on Sigma, Borel_Sets
; ( f is_measurable_on [#] Sigma & 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
f is Real-Valued-Random-Variable of Sigma
by A3, MESFUNC6:12, RANDOM_1:def 2;
hence
( f is_measurable_on [#] Sigma & f is Real-Valued-Random-Variable of Sigma )
by A3, MESFUNC6:12; verum