set L = F_Complex ;
set x = 1. F_Complex;
set p = ((0_. F_Complex) +* (0,(1. F_Complex))) +* (1,(1. F_Complex));
A1:
dom (0_. F_Complex) = NAT
by FUNCOP_1:13;
then A2:
dom ((0_. F_Complex) +* (0,(1. F_Complex))) = NAT
by FUNCT_7:30;
reconsider z = 0 as Element of NAT by ORDINAL1:def 12;
A3: (((0_. F_Complex) +* (0,(1. F_Complex))) +* (1,(1. F_Complex))) . 0 =
((0_. F_Complex) +* (z,(1. F_Complex))) . z
by FUNCT_7:32
.=
1. F_Complex
by A1, FUNCT_7:31
.=
1
by COMPLFLD:def 1, COMPLEX1:def 4
;
A4: (((0_. F_Complex) +* (0,(1. F_Complex))) +* (1,(1. F_Complex))) . 1 =
1. F_Complex
by A2, FUNCT_7:31
.=
1
by COMPLFLD:def 1, COMPLEX1:def 4
;
ex n being Nat st
for i being Nat st i >= n holds
(((0_. F_Complex) +* (0,(1. F_Complex))) +* (1,(1. F_Complex))) . i = 0. F_Complex
then reconsider p = ((0_. F_Complex) +* (0,(1. F_Complex))) +* (1,(1. F_Complex)) as Polynomial of F_Complex by ALGSEQ_1:def 1;
then A9:
2 is_at_least_length_of p
;
then A11:
len p = 2
by A9, ALGSEQ_1:def 3;
reconsider p = p as real Polynomial of F_Complex by A5, Def8;
take
p
; ( not p is constant & p is with_positive_coefficients )
thus
not p is constant
by A11; p is with_positive_coefficients
hence
p is with_positive_coefficients
; verum