let x be Element of F_Complex ; :: thesis: ( x <> 0. F_Complex implies x * (1_. F_Complex ) is Hurwitz )
assume A1: x <> 0. F_Complex ; :: thesis: x * (1_. F_Complex ) is Hurwitz
set p = x * (1_. F_Complex );
now end;
hence x * (1_. F_Complex ) is Hurwitz by Def8; :: thesis: verum