let L be non empty non degenerated right_complementable almost_left_invertible well-unital distributive add-associative right_zeroed associative commutative 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 ( deg p = 1 implies ex x, z being Element of L st
( x <> 0. L & p = x * (rpoly (1,z)) ) )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:10;
len ((p . 1) * (rpoly (1,((- (p . 0)) * ((p . 1) "))))) =
(deg (rpoly (1,((- (p . 0)) * ((p . 1) "))))) + 1
by A3, ALGSEQ_1:10, POLYNOM5:25
.=
1
+ 1
by Th27
.=
len p
by A2
;
then
p = (p . 1) * (rpoly (1,((- (p . 0)) * ((p . 1) "))))
by A5, ALGSEQ_1:12;
hence
ex
x,
z being
Element of
L st
(
x <> 0. L &
p = x * (rpoly (1,z)) )
by A3, ALGSEQ_1:10;
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