theorem
  {p} |- p
proof
  p in {p} & {p} c= Cn({p}) by CQC_THE1:17,TARSKI:def 1;
  hence p in Cn({p});
end;
