let H be LTL-formula; :: thesis: ( H is negative implies H . 1 = 0 )
assume H is negative ; :: thesis: H . 1 = 0
then ex H1 being LTL-formula st H = 'not' H1 by Def12;
hence H . 1 = 0 by FINSEQ_1:58; :: thesis: verum