defpred S1[ set , set ] means ex p9 being Polynomial of n,L st
( p9 = $1 & $2 = eval p9,x );
consider f being Function of the carrier of (Polynom-Ring n,L),the carrier of L such that
A2:
for x being set st x in the carrier of (Polynom-Ring n,L) holds
S1[x,f . x]
from FUNCT_2:sch 1(A1);
reconsider f = f as Function of (Polynom-Ring n,L),L ;
take
f
; for p being Polynomial of n,L holds f . p = eval p,x
let p be Polynomial of n,L; f . p = eval p,x
p in the carrier of (Polynom-Ring n,L)
by POLYNOM1:def 27;
then
ex p9 being Polynomial of n,L st
( p9 = p & f . p = eval p9,x )
by A2;
hence
f . p = eval p,x
; verum