set z = max (x,y);
x <= max (x,y) by XXREAL_0:25;
then x + (- x) <= (max (x,y)) + (- x) by XREAL_1:6;
then 0 <= (max (x,y)) - x ;
hence for b1 being ext-real number st b1 = (max (x,y)) - x holds
not b1 is negative ; :: thesis: verum