let H be LTL-formula; :: thesis: ( H is atomic or H is negative or H is conjunctive or H is disjunctive or H is next or H is Until or H is Release )
A1:
H is Element of LTL_WFF
by Def13;
assume A2:
( not H is atomic & not H is negative & not H is conjunctive & not H is disjunctive & not H is next & not H is Until & not H is Release )
; :: thesis: contradiction
A3:
not LTL_WFF \ {H} is empty
A5:
for a being set st a in LTL_WFF \ {H} holds
a is FinSequence of NAT
by Def12;
then
LTL_WFF c= LTL_WFF \ {H}
by A3, A5, A6, A8, A11, A14, A17, A20, Def12;
then
H in LTL_WFF \ {H}
by A1, TARSKI:def 3;
then
( not H in {H} & H in {H} )
by TARSKI:def 1, XBOOLE_0:def 5;
hence
contradiction
; :: thesis: verum