theorem
  <:{},X,Y:> is total implies X = {}
 proof
   dom {} = {};
  hence thesis by Th40,XBOOLE_1:3;
 end;
