let x be Surreal; :: thesis: ( - |.x.| <= x & x <= |.x.| )
per cases ( 0_No <= x or x < 0_No ) ;
end;