let L be non empty non degenerated right_complementable almost_left_invertible associative commutative well-unital distributive add-associative right_zeroed doubleLoopStr ; for p being Polynomial of L holds
( deg p = 1 iff ex x, z being Element of L st
( x <> 0. L & p = x * (rpoly 1,z) ) )
let p be Polynomial of L; ( deg p = 1 iff ex x, z being Element of L st
( x <> 0. L & p = x * (rpoly 1,z) ) )
A1:
now set x =
p . 1;
set z =
(- (p . 0 )) * ((p . 1) " );
set f =
(p . 1) * (rpoly 1,((- (p . 0 )) * ((p . 1) " )));
assume A2:
deg p = 1
;
ex x, z being Element of L st
( x <> 0. L & p = x * (rpoly 1,z) )then A3:
len p = 1
+ 1
;
then A4:
p . 1
<> 0. L
by ALGSEQ_1:25;
len ((p . 1) * (rpoly 1,((- (p . 0 )) * ((p . 1) " )))) =
(deg (rpoly 1,((- (p . 0 )) * ((p . 1) " )))) + 1
by A3, ALGSEQ_1:25, POLYNOM5:26
.=
1
+ 1
by Th27
.=
len p
by A2
;
then
p = (p . 1) * (rpoly 1,((- (p . 0 )) * ((p . 1) " )))
by A5, ALGSEQ_1:28;
hence
ex
x,
z being
Element of
L st
(
x <> 0. L &
p = x * (rpoly 1,z) )
by A3, ALGSEQ_1:25;
verum end;
hence
( deg p = 1 iff ex x, z being Element of L st
( x <> 0. L & p = x * (rpoly 1,z) ) )
by A1; verum