theorem  Th46:
  |.y.| infinitely< x implies not x ==0_No
proof
  assume |.y.| infinitely< x;
  then 0_No <= |.y.| < x by Th9,Th31;
  hence thesis by SURREALO:4;
end;
