theorem Th65:
  {p} |-_IPC p
proof
  p in {p} & {p} c= CnIPC({p}) by TARSKI:def 1,INTPRO_1:12;
  hence p in CnIPC({p});
end;
