theorem
  X |-| Cn(X)
proof
  Cn(X) = Cn(Cn(X)) by CQC_THE1:19;
  hence thesis by Th20;
end;
