If a function, defined for all $x$, is differentiable on all $x$, $x$ being a real number. Would $-f$ also be differentiable on all $x$ , $x$ being a real number? I can’t think of a counterexample so I think this statement would be true. Can someone correct me if I’m wrong?
2026-04-13 04:24:05.1776054245
Differentiability of $ -f$
41 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Sure. Consider $cf(x)$ for $c \in \mathbb{R}$. The limit
$$\lim_{h \to 0}\frac{cf(x+h) -cf(x)}{h}=c\lim_{h \to 0}\frac{f(x+h)-f(x)}{h}=cf'(x)$$
exists. Take $c=-1$.