let H, F be LTL-formula; :: thesis: ( H is neg-inner-most & F is_subformula_of H implies F is neg-inner-most )
assume that
A1: H is neg-inner-most and
A2: F is_subformula_of H ; :: thesis: F is neg-inner-most
for G being LTL-formula st G is_subformula_of F & G is negative holds
the_argument_of G is atomic
proof end;
hence F is neg-inner-most by Def37; :: thesis: verum