theorem Th85:
  (Nes p) => p in CnS4 (X)
proof
  T is S4_theory & X c= T implies (Nes p) => p in T;
  hence thesis by Def23;
end;
