let F be Field; for p being non constant monic Polynomial of F
for a being Element of F st (rpoly (1,a)) *' p is Ppoly of F holds
p is Ppoly of F
let p be non constant monic Polynomial of F; for a being Element of F st (rpoly (1,a)) *' p is Ppoly of F holds
p is Ppoly of F
let a be Element of F; ( (rpoly (1,a)) *' p is Ppoly of F implies p is Ppoly of F )
assume
(rpoly (1,a)) *' p is Ppoly of F
; p is Ppoly of F
then consider G being non empty FinSequence of the carrier of (Polynom-Ring F) such that
A1:
( (rpoly (1,a)) *' p = Product G & ( for i being Nat st i in dom G holds
ex a being Element of F st G . i = rpoly (1,a) ) )
by RING_5:def 4;
eval ((rpoly (1,a)),a) =
a - a
by HURWITZ:29
.=
0. F
by RLVECT_1:15
;
then 0. F =
(eval ((rpoly (1,a)),a)) * (eval (p,a))
.=
eval (((rpoly (1,a)) *' p),a)
by POLYNOM4:24
;
then consider i being Nat such that
A2:
( i in dom G & G . i = rpoly (1,a) )
by A1, RATFUNC1:12;
set H = Del (G,i);
consider m being Nat such that
A3:
( len G = m + 1 & len (Del (G,i)) = m )
by A2, FINSEQ_3:104;
A4:
( rpoly (1,a) <> 0_. F & p <> 0_. F )
;
then reconsider H = Del (G,i) as non empty FinSequence of the carrier of (Polynom-Ring F) by FINSEQ_3:105;
reconsider q = Product H as Polynomial of F by POLYNOM3:def 10;
then reconsider q = q as Ppoly of F by RING_5:def 4;
A4:
G /. i = rpoly (1,a)
by A2, PARTFUN1:def 6;
(rpoly (1,a)) *' p =
(G /. i) * (Product H)
by A1, A2, RATFUNC1:3
.=
(rpoly (1,a)) *' q
by A4, POLYNOM3:def 10
;
hence
p is Ppoly of F
by RATFUNC1:7; verum