set PRPNR = Polynom-Ring (Polynom-Ring n,R);
set PN1R = Polynom-Ring (n + 1),R;
set PNR = Polynom-Ring n,R;
set CPN1R = the carrier of (Polynom-Ring (n + 1),R);
set P = upm n,R;
reconsider p1 = 1_ (Polynom-Ring (Polynom-Ring n,R)) as Polynomial of (Polynom-Ring n,R) by POLYNOM3:def 12;
reconsider p1' = 1_ (Polynom-Ring (n + 1),R) as Polynomial of (n + 1),R by POLYNOM1:def 27;
(upm n,R) . (1_ (Polynom-Ring (Polynom-Ring n,R))) in the carrier of (Polynom-Ring (n + 1),R)
;
then reconsider p3 = (upm n,R) . p1 as Polynomial of (n + 1),R by POLYNOM1:def 27;
then
p1' = p3
by FUNCT_2:18;
hence
upm n,R is unity-preserving
by GROUP_1:def 17; :: thesis: verum