Suppose for $f:\Bbb R\to \Bbb R$, and $x\in \Bbb R$, $f'(x)$ exists. How to show $\lim\limits_{h\to0}\dfrac{f(x-h)-f(x)}{h}=-f'(x)$?
My try: Since $\lim\limits_{h\to0}\dfrac{f(x+h)-f(x)}{h}=f'(x)$, for every $\varepsilon>0$, there is a $\delta>0$ such that $0<|h|<\delta$ implies $\left|\dfrac{f(x+h)-f(x)}{h}-f'(x)\right|<\varepsilon$. Now I want to show for this $\delta$, $\left|\dfrac{f(x-h)-f(x)}{h}+f'(x)\right|=\left|\dfrac{f(x+(-h))-f(x)}{h}-(-f'(x))\right|<\varepsilon$ holds, but since I don't know $-f(x-h)=f(x+h)$, I can't proceed.
Also: Does $\lim\limits_{h\to0}\dfrac{f(x-h)-f(x)}{h}=-f'(x)$ hold for one sided derivatives?
\begin{align*} \left|\dfrac{f(x-h)-f(x)}{h}-(-f'(x))\right|=\left|\dfrac{f(x+(-h))-f(x)}{-h}-f'(x)\right|<\epsilon. \end{align*} The $-h$ in the second one serves as an $h$ in the $\left|\dfrac{f(x+h)-f(x)}{h}-f'(x)\right|<\epsilon$.