theorem Th13:
  X c= Cn(X)
proof
  let a be object;
  assume
A1: a in X;
  then reconsider t=a as Element of CQC-WFF(Al);
 for T st T is being_a_theory & X c= T holds t in T by A1;
  hence thesis by Def2;
end;
