theorem Th64:
  for f being Function holds Y|`f|X tolerates f
proof
  let f be Function;
  (Y|`f|X) c= (Y|`f) & (Y|`f) c= f by RELAT_1:59,86;
  then (Y|`f|X) c= f;
  hence thesis by Th52;
end;
