Hey @ediazloa , I am sure it is probably a typo, but in Continuity I think it should be that $\lvert f(x) - f(x_0) \rvert < \epsilon$.
Here are two more:
Functional Limits
- Let $f$ be defined on an open interval $I$ and let $a \in I$. We say that $lim_{x\to a} f(x) = L$ if for every $\epsilon >0$, there is a $\delta >0$ such that $\lvert f(x) - L \rvert < \epsilon$ whenever $0<\lvert x - a \rvert < \delta$.
This next one is right out of my notes but varies slightly from the book:
Thm 4.2.3 (Sequential Characterization of Functional Limits)
- Suppose $f$ if defined on a set $A$, which has $a$ as a limit point. Then $lim_{x \to a} f(x) = L $ iff $lim_{n \to \infty} f(x_n) = L$ for all sequences $(x_n)$ in $A$ with $x_n \neq a$, but $lim_{n \to \infty} x_n = a$.
The book version follows:
Thm 4.2.3 (Sequential Criterion for Functional Limits)
Given a function $f : A \mapsto \mathbb R$ and a limit point $c$ of $A$, the following two statements are equivalent:
$$ \text{(i)} \:lim_{x \to c} f(x) = L.$$
$$\text{(ii) For all sequences} \: (x_n) \subseteq A\: \text{satisfying} \:x_n \neq c\: \text{and} \:(x_n) \rightarrow c, \text{it follows that} \\f(x_n) \rightarrow L.$$