theorem Th3:
  the_argument_of 'not' p = p
proof
  'not' p is negative;
  hence thesis by ZF_LANG:def 30;
end;
