let Omega be non empty set ; for Sigma being SigmaField of Omega
for r being Real
for I being TheEvent of r
for MyFunc being Filtration of I,Sigma
for t2 being Element of I ex q being random_variable of Sigma, BorelSubsets I st
( q = Omega --> t2 & q is_StoppingTime_wrt MyFunc )
let Sigma be SigmaField of Omega; for r being Real
for I being TheEvent of r
for MyFunc being Filtration of I,Sigma
for t2 being Element of I ex q being random_variable of Sigma, BorelSubsets I st
( q = Omega --> t2 & q is_StoppingTime_wrt MyFunc )
let r be Real; for I being TheEvent of r
for MyFunc being Filtration of I,Sigma
for t2 being Element of I ex q being random_variable of Sigma, BorelSubsets I st
( q = Omega --> t2 & q is_StoppingTime_wrt MyFunc )
let I be TheEvent of r; for MyFunc being Filtration of I,Sigma
for t2 being Element of I ex q being random_variable of Sigma, BorelSubsets I st
( q = Omega --> t2 & q is_StoppingTime_wrt MyFunc )
let MyFunc be Filtration of I,Sigma; for t2 being Element of I ex q being random_variable of Sigma, BorelSubsets I st
( q = Omega --> t2 & q is_StoppingTime_wrt MyFunc )
let t2 be Element of I; ex q being random_variable of Sigma, BorelSubsets I st
( q = Omega --> t2 & q is_StoppingTime_wrt MyFunc )
set Sigma2 = BorelSubsets I;
Fin1:
for t being Element of I holds { w where w is Element of Omega : (Omega --> t2) . w <= t } in MyFunc . t
set OC = Omega --> t2;
Omega --> t2 is random_variable of Sigma, BorelSubsets I
by FINANCE3:10;
then reconsider OC = Omega --> t2 as random_variable of Sigma, BorelSubsets I ;
OC is_StoppingTime_wrt MyFunc
by Fin1;
hence
ex q being random_variable of Sigma, BorelSubsets I st
( q = Omega --> t2 & q is_StoppingTime_wrt MyFunc )
; verum