theorem Th67:
  not F is_proper_subformula_of x '=' y
proof
  assume F is_proper_subformula_of x '=' y;
  then ex G st G is_immediate_constituent_of x '=' y by Th63;
  hence contradiction by Th50;
end;
