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