theorem
  [!f,x0,x1!] = [!f,x1,x0!]
proof
  thus [!f,x0,x1!] = (-(f.x1-f.x0))/(-(x1-x0)) .= [!f,x1,x0!] by XCMPLX_1:191;
end;
