
theorem
for F being Field,
    p being non zero Polynomial of F
for E being FieldExtension of F
for K being E-extending FieldExtension of F
for a being Element of E holds multiplicity(p,@(a,K)) = multiplicity(p,a)
by multi3K;
