let H be LTL-formula; :: thesis: ( H is Sub_atomic iff ( H is atomic or ( H is negative & the_argument_of H is atomic ) ) )
thus ( not H is Sub_atomic or H is atomic or ( H is negative & the_argument_of H is atomic ) ) :: thesis: ( ( H is atomic or ( H is negative & the_argument_of H is atomic ) ) implies H is Sub_atomic )
proof end;
thus ( ( H is atomic or ( H is negative & the_argument_of H is atomic ) ) implies H is Sub_atomic ) :: thesis: verum
proof end;