let x, y be Surreal; :: thesis: ( |.y.| infinitely< x implies not x + y == 0_No )
assume A1: |.y.| infinitely< x ; :: thesis: not x + y == 0_No
then A2: |.y.| < x by Th9;
per cases ( 0_No <= y or y < 0_No ) ;
end;