let R be non degenerated Ring; for p being Polynomial of R holds
( p is quadratic iff ex a being non zero Element of R ex b, c being Element of R st p = <%c,b,a%> )
let p be Polynomial of R; ( p is quadratic iff ex a being non zero Element of R ex b, c being Element of R st p = <%c,b,a%> )
now ( p is quadratic implies ex a being non zero Element of R ex b, c being Element of R st p = <%c,b,a%> )assume A:
p is
quadratic
;
ex a being non zero Element of R ex b, c being Element of R st p = <%c,b,a%>B:
deg p = (len p) - 1
by HURWITZ:def 2;
reconsider a =
p . 2,
b =
p . 1,
c =
p . 0 as
Element of
R ;
then D:
p = <%c,b,a%>
;
len p = 2
+ 1
by B, A;
then
not
a is
zero
by ALGSEQ_1:10;
hence
ex
a being non
zero Element of
R ex
b,
c being
Element of
R st
p = <%c,b,a%>
by D;
verum end;
hence
( p is quadratic iff ex a being non zero Element of R ex b, c being Element of R st p = <%c,b,a%> )
; verum