let O be Ordinal; for R being non trivial right_complementable add-associative right_zeroed right_unital distributive doubleLoopStr
for p being Polynomial of O,R st R is well-unital holds
( p `^ 0 = 1_ (O,R) & p `^ 1 = p )
let R be non trivial right_complementable add-associative right_zeroed right_unital distributive doubleLoopStr ; for p being Polynomial of O,R st R is well-unital holds
( p `^ 0 = 1_ (O,R) & p `^ 1 = p )
let p be Polynomial of O,R; ( R is well-unital implies ( p `^ 0 = 1_ (O,R) & p `^ 1 = p ) )
set PR = Polynom-Ring (O,R);
reconsider P = p as Element of (Polynom-Ring (O,R)) by POLYNOM1:def 11;
reconsider E = 1_ (O,R) as Element of (Polynom-Ring (O,R)) by POLYNOM1:def 11;
assume A1:
R is well-unital
; ( p `^ 0 = 1_ (O,R) & p `^ 1 = p )
A2:
for H being Element of (Polynom-Ring (O,R)) holds
( H * E = H & E * H = H )
A3:
Polynom-Ring (O,R) is unital
then
1_ (Polynom-Ring (O,R)) = E
by A2, GROUP_1:def 4;
then
(power (Polynom-Ring (O,R))) . (P,0) = E
by GROUP_1:def 7;
hence
( p `^ 0 = 1_ (O,R) & p `^ 1 = p )
by A3, GROUP_1:50; verum