theorem Th65:
  not F is_proper_subformula_of P!V
proof
  assume F is_proper_subformula_of P!V;
  then ex G st G is_immediate_constituent_of P!V by Th55;
  hence contradiction by Th42;
end;
