reserve E,X,Y,x for set;

theorem
  {} is Subset of X
proof
  {}X = {};
  hence thesis;
end;
