Differentiability Theorem
Let \(f\) and \(g\) be real functions and let \(\alpha \in \mathbb{R}\). If \(f\) and \(g\) are differentiable at \(a\). then
- (Linearity) \(f \pm g)'(a) = f'(a) + g'(a)\).
- (Product Rule) \(fg)'(a) = f'(a)g(a) + f(a)g'(a)\).
- (Quotient Rule) \(\frac{f}{g})'(a) = \frac{f'(a)g(a) + f(a)g'(a)}{(g(a))^2}\).
- (Chain Rule) \(f \circ g)'(a) = f'(g(a))g'(a)\).
Proof
TODO
References
- Introduction to Analysis, An, 4th edition by William Wade
- Lecture Notes by Professor Chun Kit Lai