Module docstring
{"# Additive operations on derivatives
For detailed documentation of the Fréchet derivative,
see the module docstring of Analysis/Calculus/FDeriv/Basic.lean.
This file contains the usual formulas (and existence assertions) for the derivative of
- sum of finitely many functions
- multiplication of a function by a scalar constant
- negative of a function
- subtraction of two functions ","### Derivative of a function multiplied by a constant ","### Derivative of the sum of two functions ","### Derivative of a finite sum of functions ","### Derivative of the negative of a function ","### Derivative of the difference of two functions ","### Derivative of the composition with a translation "}