reserve i for Nat,
  j for Element of NAT,
  X,Y,x,y,z for set;

theorem
  for f being Function st Union f = {} holds f.x = {} by Th1,XBOOLE_1:3;
