let R be non degenerated Ring; for S being RingExtension of R
for a being Element of R
for b being Element of S st a = b holds
rpoly (1,a) = rpoly (1,b)
let S be RingExtension of R; for a being Element of R
for b being Element of S st a = b holds
rpoly (1,a) = rpoly (1,b)
let a be Element of R; for b being Element of S st a = b holds
rpoly (1,a) = rpoly (1,b)
let b be Element of S; ( a = b implies rpoly (1,a) = rpoly (1,b) )
assume A1:
a = b
; rpoly (1,a) = rpoly (1,b)
A2:
R is Subring of S
by Def1;
A3:
the carrier of (Polynom-Ring R) c= the carrier of (Polynom-Ring S)
by Th6;
set q = rpoly (1,b);
reconsider p = rpoly (1,a) as Element of the carrier of (Polynom-Ring R) by POLYNOM3:def 10;
reconsider p = p as Element of the carrier of (Polynom-Ring S) by A3;
reconsider p = p as Polynomial of S ;
len (rpoly (1,b)) > 0
by UPROOTS:17;
then A4:
(len (rpoly (1,b))) -' 1 = (len (rpoly (1,b))) - 1
by XREAL_0:def 2;
then reconsider lenq = (len (rpoly (1,b))) - 1 as Element of NAT ;
A5: 1 =
deg (rpoly (1,b))
by HURWITZ:27
.=
(len (rpoly (1,b))) - 1
by HURWITZ:def 2
;
then A6:
len (rpoly (1,b)) = 1 + 1
;
then A11:
len p = len (rpoly (1,b))
by A7, ALGSEQ_1:def 3, ALGSEQ_1:def 2;
hence
rpoly (1,a) = rpoly (1,b)
by A11, ALGSEQ_1:12; verum