theorem Th91:
  f|Y is constant implies (abs f)|Y is constant
proof
  (abs f)|Y = abs(f|Y) by Th46;
  hence thesis;
end;
