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