theorem Th34:
  <:{},X,Y:> = {}
proof
  dom {} c= X & rng {} c= Y;
  hence thesis by Th31;
end;
