theorem Th10:
  p is_subformula_of 'not' p
proof
  p is_proper_subformula_of 'not' p by QC_LANG2:66;
  hence thesis by QC_LANG2:def 21;
end;
