Let $\lim a_n=\lim b_n=c$ and $a_n\neq b_n$, and $f\in C(\Bbb R)$, then $\lim\frac{f(b_n)-f(a_n)}{b_n-a_n}=f'(c)$?
This question arise of an exercise where $a_n $$\frac{f(b_n)-f(a_n)}{b_n-a_n}=f'(\xi_n),\quad \xi_n\in(a_n,b_n)\tag{1}$$ Then, if Im not wrong, I can write $$\lim_{n\to\infty}\frac{f(b_n)-f(a_n)}{b_n-a_n}=\lim_{n\to\infty}f'(\xi_n)=f'(c)\tag{2}$$ because by the squeeze theorem $\lim a_n=c\le \lim \xi_n\le \lim b_n=c$ then $\lim \xi_n=c$. Now suppose that we relax the initial conditions to $a_n\neq b_n$ then we can says this time that $$\lim_{n\to\infty}\frac{f(b_n)-f(a_n)}{b_n-a_n}=f'(c)\tag{3}$$?? I can re-write (1) this time as $$\frac{f(b_n)-f(a_n)}{b_n-a_n}=f'(\xi_n),\quad \xi_n\in(\min\{a_n,b_n\},\max\{a_n,b_n\})\tag{4}$$ but I cant apply again the squeeze theorem so I dont know how to justify (if it is justifiable) that (3) holds. Then my question: the statement on (3) holds? If so, how to justify it?