theorem Th1:
  VERUM in CnPos (X)
proof
  T is Hilbert_theory & X c= T implies VERUM in T;
  hence thesis by Def11;
end;
