let R be preordered Ring; :: thesis: for P being Preordering of R
for a being b1 -ordered Element of R holds
( not a is P -negative iff 0. R <= P,a )

let P be Preordering of R; :: thesis: for a being P -ordered Element of R holds
( not a is P -negative iff 0. R <= P,a )

let a be P -ordered Element of R; :: thesis: ( not a is P -negative iff 0. R <= P,a )
H: ( a in P \/ (- P) & P /\ (- P) = {(0. R)} ) by REALALG1:def 14, defppp;
hereby :: thesis: ( 0. R <= P,a implies not a is P -negative ) end;
assume C: 0. R <= P,a ; :: thesis: not a is P -negative
per cases ( a = 0. R or a <> 0. R ) ;
end;