let R be non degenerated Ring; :: thesis: for n being Ordinal
for p being Polynomial of n,R holds
( LC p = 0. R iff p = 0_ (n,R) )

let n be Ordinal; :: thesis: for p being Polynomial of n,R holds
( LC p = 0. R iff p = 0_ (n,R) )

let p be Polynomial of n,R; :: thesis: ( LC p = 0. R iff p = 0_ (n,R) )
H: Lt p is Element of Bags n by PRE_POLY:def 12;
A: now :: thesis: ( p = 0_ (n,R) implies LC p = 0. R )
assume p = 0_ (n,R) ; :: thesis: LC p = 0. R
then Support p = {} by YY;
hence LC p = 0. R by H, POLYNOM1:def 4; :: thesis: verum
end;
now :: thesis: ( LC p = 0. R implies p = 0_ (n,R) )end;
hence ( LC p = 0. R iff p = 0_ (n,R) ) by A; :: thesis: verum