Derivative of f x * g x #
In this file we prove formulas for (f x * g x)' and (f x • g x)'.
For a more detailed overview of one-dimensional derivatives in mathlib, see the module docstring of
Mathlib/Analysis/Calculus/Deriv/Basic.lean.
Keywords #
derivative, multiplication
Derivative of bilinear maps #
Derivative of the multiplication of a scalar function and a vector function #
Eta-expanded form of HasDerivWithinAt.smul
Eta-expanded form of HasDerivAt.smul
Eta-expanded form of HasStrictDerivAt.smul
Eta-expanded form of HasStrictDerivAt.const_smul
Eta-expanded form of HasDerivAtFilter.const_smul
Eta-expanded form of HasDerivWithinAt.const_smul
Eta-expanded form of HasDerivAt.const_smul
A variant of derivWithin_fun_const_smul without differentiability assumption when the scalar
multiplication is by field elements.
A variant of derivWithin_const_smul without differentiability assumption when the scalar
multiplication is by field elements.
A variant of deriv_const_smul without differentiability assumption when the scalar
multiplication is by field elements.
A variant of deriv_const_smul without differentiability assumption when the scalar
multiplication is by field elements.
Derivative of the multiplication of two functions #
Eta-expanded form of HasDerivWithinAt.mul
Eta-expanded form of HasDerivAt.mul
Eta-expanded form of HasStrictDerivAt.mul