let F be Field; for E being FieldExtension of F
for p being non zero Element of the carrier of (Polynom-Ring F)
for a being Element of E holds
( a is_a_root_of p,E iff multiplicity (p,a) >= 1 )
let E be FieldExtension of F; for p being non zero Element of the carrier of (Polynom-Ring F)
for a being Element of E holds
( a is_a_root_of p,E iff multiplicity (p,a) >= 1 )
let p be non zero Element of the carrier of (Polynom-Ring F); for a being Element of E holds
( a is_a_root_of p,E iff multiplicity (p,a) >= 1 )
let a be Element of E; ( a is_a_root_of p,E iff multiplicity (p,a) >= 1 )
the carrier of (Polynom-Ring F) c= the carrier of (Polynom-Ring E)
by FIELD_4:10;
then reconsider q = p as Element of the carrier of (Polynom-Ring E) ;
p <> 0_. F
;
then
q <> 0_. E
by FIELD_4:12;
then reconsider q = q as non zero Element of the carrier of (Polynom-Ring E) by UPROOTS:def 5;
hence
( a is_a_root_of p,E iff multiplicity (p,a) >= 1 )
by A; verum