let R be domRing; for f being Element of the carrier of (Polynom-Ring R)
for a being Element of R st f = anpoly (a,1) holds
(Der1 R) . f = anpoly (a,0)
let f be Element of the carrier of (Polynom-Ring R); for a being Element of R st f = anpoly (a,1) holds
(Der1 R) . f = anpoly (a,0)
let a be Element of R; ( f = anpoly (a,1) implies (Der1 R) . f = anpoly (a,0) )
reconsider f1 = f as Polynomial of R ;
assume A1:
f = anpoly (a,1)
; (Der1 R) . f = anpoly (a,0)
for n being Element of NAT holds ((Der1 R) . f) . n = (anpoly (a,0)) . n
hence
(Der1 R) . f = anpoly (a,0)
; verum