let Omega be non empty set ; for Sigma being SigmaField of Omega
for T being non zero Nat
for MyFunc being Filtration of StoppingSet T,Sigma holds
not for k1, k2 being StoppingTime_Func of MyFunc holds k1 + k2 is StoppingTime_Func of MyFunc
let Sigma be SigmaField of Omega; for T being non zero Nat
for MyFunc being Filtration of StoppingSet T,Sigma holds
not for k1, k2 being StoppingTime_Func of MyFunc holds k1 + k2 is StoppingTime_Func of MyFunc
let T be non zero Nat; for MyFunc being Filtration of StoppingSet T,Sigma holds
not for k1, k2 being StoppingTime_Func of MyFunc holds k1 + k2 is StoppingTime_Func of MyFunc
let MyFunc be Filtration of StoppingSet T,Sigma; not for k1, k2 being StoppingTime_Func of MyFunc holds k1 + k2 is StoppingTime_Func of MyFunc
T in NAT
by ORDINAL1:def 12;
then
( T in StoppingSet T or T in {+infty} )
;
then reconsider MyT = T as Element of StoppingSetExt T by XBOOLE_0:def 3;
consider k1 being Function of Omega,(StoppingSetExt T) such that
A1:
( k1 = Omega --> MyT & k1 is_StoppingTime_wrt MyFunc,T )
by FINANCE4:3;
reconsider k1 = k1 as StoppingTime_Func of MyFunc by A1, Def1;
consider k2 being Function of Omega,(StoppingSetExt T) such that
A2:
( k2 = Omega --> MyT & k2 is_StoppingTime_wrt MyFunc,T )
by FINANCE4:3;
reconsider k2 = k2 as StoppingTime_Func of MyFunc by A2, Def1;
take
k1
; not for k2 being StoppingTime_Func of MyFunc holds k1 + k2 is StoppingTime_Func of MyFunc
take
k2
; k1 + k2 is not StoppingTime_Func of MyFunc
F1:
not T + T in {+infty}
by TARSKI:def 1;
ex w being Element of dom (k1 + k2) st
( w in dom (k1 + k2) & not (k1 + k2) . w in StoppingSetExt T )
hence
k1 + k2 is not StoppingTime_Func of MyFunc
by FUNCT_2:5; verum