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

theorem
  for f being Function of X,Y st Y = {} implies X = {} holds
  TotFuncs <:f,X,Y:> = {f} by PARTFUN1:72;
