:: deftheorem Def1 defines `| PDIFF_9:def 1 :
for m, n being non zero Element of NAT
for Z being set
for f being PartFunc of (REAL m),(REAL n) st Z c= dom f holds
for b5 being PartFunc of (REAL m),(Funcs ((REAL m),(REAL n))) holds
( b5 = f `| Z iff ( dom b5 = Z & ( for x being Element of REAL m st x in Z holds
b5 /. x = diff (f,x) ) ) );