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 k1, k2 being StoppingTime_Func of MyFunc st k1 <= k2 holds
Sigma_tau k1 c= Sigma_tau k2
let Sigma be SigmaField of Omega; for r being Real
for I being TheEvent of r
for MyFunc being Filtration of I,Sigma
for k1, k2 being StoppingTime_Func of MyFunc st k1 <= k2 holds
Sigma_tau k1 c= Sigma_tau k2
let r be Real; for I being TheEvent of r
for MyFunc being Filtration of I,Sigma
for k1, k2 being StoppingTime_Func of MyFunc st k1 <= k2 holds
Sigma_tau k1 c= Sigma_tau k2
let I be TheEvent of r; for MyFunc being Filtration of I,Sigma
for k1, k2 being StoppingTime_Func of MyFunc st k1 <= k2 holds
Sigma_tau k1 c= Sigma_tau k2
let MyFunc be Filtration of I,Sigma; for k1, k2 being StoppingTime_Func of MyFunc st k1 <= k2 holds
Sigma_tau k1 c= Sigma_tau k2
let k1, k2 be StoppingTime_Func of MyFunc; ( k1 <= k2 implies Sigma_tau k1 c= Sigma_tau k2 )
assume ASS0:
k1 <= k2
; Sigma_tau k1 c= Sigma_tau k2
set Jsigk1 = Sigma_tau k1;
set Jsigk2 = Sigma_tau k2;
let x be object ; TARSKI:def 3 ( not x in Sigma_tau k1 or x in Sigma_tau k2 )
assume
x in Sigma_tau k1
; x in Sigma_tau k2
then consider A being Element of Sigma such that
Z1:
( x = A & ( for t being Element of I holds A /\ { w2 where w2 is Element of Omega : k1 . w2 <= t } in MyFunc . t ) )
;
reconsider x = x as Element of Sigma by Z1;
x in { A where A is Element of Sigma : for t being Element of I holds A /\ { w2 where w2 is Element of Omega : k2 . w2 <= t } in MyFunc . t }
hence
x in Sigma_tau k2
; verum