let x be R_eal; :: thesis: 0 <= |.x.|
per cases ( 0 <= x or not 0 <= x ) ;
end;