theorem
  for f being Function holds <:{},X,Y:> tolerates f
proof
  let f be Function;
  <:{},X,Y:> = {} by Th34;
  hence thesis;
end;
