Lm1:
for k being Element of NAT holds
( not k is zero iff 1 <= k )
Lm2:
for f being FinSequence
for n, i being Element of NAT st i <= n holds
(f | (Seg n)) | (Seg i) = f | (Seg i)
by FINSEQ_1:5, RELAT_1:74;
Lm3:
Z_3 is finite
by MOD_2:def 20;
Lm4:
unital_poly (F_Complex,1) = <%(- (1_ F_Complex)),(1_ F_Complex)%>
;