$$∀x\in A, ∀ϵ>0, ∃δ>0, \text{ s.t. } |x−c| <δ ⟹ \left|\frac{f(x) − f(c)}{x-c} −L\right| < ϵ $$
My doubt is that given the epsilon delta definition of differentiability, if a function is right differentiable at $x=a$ in the interval $[a,b]$ and it is continuous at $x=a$, then it should be differentiable at $x=a$. I think so because for all points left of $x=a$, the statement is vacuously true, because all points left of $x=a$ are outside the domain $A$ of the function. Thus those points fail to qualify the $∀x\in A$ requirement. Hence, if a function is right differentiable and continuous at $x=a$, the derivative should exist at $x=a$.
Is my logic correct?