theorem
  for n be non zero Element of NAT,
      f be PartFunc of REAL,REAL n,
      h be PartFunc of REAL,REAL-NS n,
      x be Real st h=f
  holds f is_differentiable_in x iff h is_differentiable_in x;
