reserve x,y,z,r,s for ExtReal;
reserve A,B for ext-real-membered set;

theorem Th37:
  x is UpperBound of {}
proof
  let y;
  thus thesis;
end;
