let x, y be Element of REAL+ ; :: thesis: x -' y <=' x
per cases ( y <=' x or not y <=' x ) ;
end;