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 A0:
f is_random_variable_on Sigma, Borel_Sets
; ( f is_measurable_on [#] Sigma & f is Real-Valued-Random-Variable of Sigma )
J0:
for r being Element of REAL holds Omega /\ (less_dom (f,r)) in Sigma
Fin0:
for r being real number holds ([#] Sigma) /\ (less_dom (f,r)) in Sigma
f is Real-Valued-Random-Variable of Sigma
hence
( f is_measurable_on [#] Sigma & f is Real-Valued-Random-Variable of Sigma )
by Fin0, MESFUNC6:12; verum