reserve P,Q,X,Y,Z for set, p,x,x9,x1,x2,y,z for object;

theorem Th51:
  for f being Function of X,X holds dom f = X
proof
  X = {} implies X = {};
  hence thesis by Def1;
end;
