let x, y be ExtReal; :: thesis: |.(x - y).| <= |.x.| + |.y.|
reconsider x = x, y = y as R_eal by XXREAL_0:def 1;
per cases ( x = +infty or x = -infty or ( x <> +infty & x <> -infty ) ) ;
end;