theorem Th32:
  exp_R`|REAL = exp_R
proof
  for x st x in REAL holds diff(exp_R,x)=exp_R.x by SIN_COS:66;
  hence thesis by FDIFF_1:def 7,SIN_COS:47,66;
end;
