The limit $\lim_{x \to c}f(x) = L$ is defined for an open interval $I$ in the domain of $f$, possibly excluding $c$, as for every $\epsilon > 0$ there is a $\delta > 0$ such that for every $x \in I$ which provides $0 < |x-c| < \delta$ it is $|f(x) - L| < \epsilon$.
I want to show that if such a limit exists for the open interval $I$ then for each open interval $I^{*}$ in the domain of $f$, which contain $c$, the limit exists as well. It seems very intuitive that this is true but I could not think of a rigorous proof about it. Is it possible to give a proof for this statement?