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