let f be Polynomial of F_Complex; :: thesis: ( f is Hurwitz implies for x being Element of F_Complex st Re x >= 0 holds
0 < |.(eval (f,x)).| )

assume A1: f is Hurwitz ; :: thesis: for x being Element of F_Complex st Re x >= 0 holds
0 < |.(eval (f,x)).|

let x be Element of F_Complex; :: thesis: ( Re x >= 0 implies 0 < |.(eval (f,x)).| )
assume A2: Re x >= 0 ; :: thesis: 0 < |.(eval (f,x)).|
now end;
hence 0 < |.(eval (f,x)).| by COMPLEX1:47, COMPLFLD:7; :: thesis: verum