let R be non degenerated preordered Ring; for P being Preordering of R holds Positives(Poly) P <> LowPositives(Poly) P
let P be Preordering of R; Positives(Poly) P <> LowPositives(Poly) P
set p = rpoly (1,(1. R));
reconsider cp = { i where i is Nat : (rpoly (1,(1. R))) . i <> 0. R } as non empty Subset of NAT by lemlp1;
deg (rpoly (1,(1. R))) = 1
by HURWITZ:27;
then
(len (rpoly (1,(1. R)))) -' 1 = 1
by XREAL_0:def 2;
then
(rpoly (1,(1. R))) . ((len (rpoly (1,(1. R)))) -' 1) = 1_ R
by HURWITZ:25;
then B:
LC (rpoly (1,(1. R))) = 1. R
;
A:
1. R in P
by ord3;
E: (rpoly (1,(1. R))) . 0 =
- ((power R) . ((1. R),(0 + 1)))
by HURWITZ:25
.=
- (((power R) . ((1. R),0)) * (1. R))
by GROUP_1:def 7
.=
- ((1_ R) * (1. R))
by GROUP_1:def 7
.=
- (1. R)
;
now not - (1. R) = 0. Rassume
- (1. R) = 0. R
;
contradictionthen
- (- (1. R)) = 0. R
;
hence
contradiction
;
verum end;
then
0 in cp
by E;
then C:
min* cp = 0
by NAT_1:def 1;
hence
Positives(Poly) P <> LowPositives(Poly) P
by A, B; verum