let Omega be non empty set ; for Sigma being SigmaField of Omega
for T being Nat
for TFix being Element of StoppingSetExt T
for MyFunc being Filtration of StoppingSet T,Sigma holds Omega --> TFix is_StoppingTime_wrt MyFunc,T
let Sigma be SigmaField of Omega; for T being Nat
for TFix being Element of StoppingSetExt T
for MyFunc being Filtration of StoppingSet T,Sigma holds Omega --> TFix is_StoppingTime_wrt MyFunc,T
let T be Nat; for TFix being Element of StoppingSetExt T
for MyFunc being Filtration of StoppingSet T,Sigma holds Omega --> TFix is_StoppingTime_wrt MyFunc,T
let TFix be Element of StoppingSetExt T; for MyFunc being Filtration of StoppingSet T,Sigma holds Omega --> TFix is_StoppingTime_wrt MyFunc,T
let MyFunc be Filtration of StoppingSet T,Sigma; Omega --> TFix is_StoppingTime_wrt MyFunc,T
set const = Omega --> TFix;
for t being Element of StoppingSet T holds { w where w is Element of Omega : (Omega --> TFix) . w = t } in MyFunc . t
hence
Omega --> TFix is_StoppingTime_wrt MyFunc,T
; verum