theorem Th1:
  p in X implies X |- p
proof
  X c= Cn(X) by CQC_THE1:17;
  hence thesis by CQC_THE1:def 8;
end;
