${\bf definition.}$ A function $f$ defined on open set $A \subseteq \mathbb{R}$ is said to be ${\bf strong \; differentiable}$ at $a \in A$ if
$$ \lim_{(x_1,x_2) \to (a,a) \\ x_1 \neq x_2 } \dfrac{ f(x_1)-f(x_2) }{x_1-x_2} = f^{*}(a)$$
exists and is finite and we call $f^*(a)$ the strong derivative of $f$ at $x=a$
How is this notion different than the usual derivative? I mean, if we set $x_2 = a$, we get our usual derivative...
What is the point of such definition? what is motivation for this?