theorem
  -sin is_differentiable_on REAL
proof
  dom (-sin) = [#]REAL by FUNCT_2:def 1;
  hence thesis by Th23,SIN_COS:68;
end;
