let f, g be Polynomial of F_Complex; :: thesis: ( f *' g is Hurwitz iff ( f is Hurwitz & g is Hurwitz ) )
A1: now end;
now
assume A5: f *' g is Hurwitz ; :: thesis: ( f is Hurwitz & g is Hurwitz )
now
let z be Element of F_Complex; :: thesis: ( z is_a_root_of f implies Re z < 0 )
assume z is_a_root_of f ; :: thesis: Re z < 0
then z is_a_root_of f *' g by Lm13;
hence Re z < 0 by A5, Def8; :: thesis: verum
end;
hence f is Hurwitz by Def8; :: thesis: g is Hurwitz
now
let z be Element of F_Complex; :: thesis: ( z is_a_root_of g implies Re z < 0 )
assume z is_a_root_of g ; :: thesis: Re z < 0
then z is_a_root_of f *' g by Lm13;
hence Re z < 0 by A5, Def8; :: thesis: verum
end;
hence g is Hurwitz by Def8; :: thesis: verum
end;
hence ( f *' g is Hurwitz iff ( f is Hurwitz & g is Hurwitz ) ) by A1; :: thesis: verum