set l = LTLB_WFF ;
Lm1:
for f being FinSequence holds f . 0 = 0
set tf = TFALSUM ;
deffunc H1( FinSequence of LTLB_WFF ) -> Element of LTLB_WFF = 'not' ((con (nega $1)) /. (len (con (nega $1))));
deffunc H2( FinSequence of LTLB_WFF ) -> Element of LTLB_WFF = (con $1) /. (len (con $1));