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