let x, y be R_eal; :: thesis: |.(x - y).| <= |.x.| + |.y.|
per cases ( x = +infty or x = -infty or ( x <> +infty & x <> -infty ) ) ;
end;