This very interesting question asks about 2 definitions of continuity
Definition.
Let $\Bbb{R}$ be the real numbers.
Let $\Bbb{R}^+$ be the positive real numbers.
Let $f: [a , b] \to \Bbb{R}$ be an $\Bbb{R}$-valued function on the closed-closed interval $[a,b] \subseteq \Bbb{R}$.
Let $\text{Dom}(f)$ be the domain of $f: [a , b] \to \Bbb{R}$.
Now the function $f: [a , b] \to \Bbb{R}$ is continuous at $a \in \operatorname{Dom}(f)$ iff
- $\forall \epsilon \in \Bbb{R}^+\ \exists \delta \in \Bbb{R}^+ \ \forall x\in \text{Dom}(f) \left< 0<|x-a|<\delta\implies |f(x)-f(a)|<\epsilon \right>\ $ or
- $\forall \epsilon \in \Bbb{R}^+\ \exists \delta \in \Bbb{R}^+ \ \forall x\in \text{Dom}(f) \left< |x-a|<\delta\implies |f(x)-f(a)|<\epsilon \right>\ $
(I think definition 0 is using punctured neighborhoods, meaning neighborhoods of $a$ that exclude $a$, and I'm curious as to what the consequences of this are.)
Questions.
- What are some examples of functions in the "symmetric difference" of the 2 definitions? (The functions that are continuous under definition 0 and not continuous under definition 1, and the functions that are not continuous under definition 0 and continuous under definition 1.)
- Is there a "characterization" of the functions in the "symmetric difference"?
- What are some theorems/results in the "symmetric difference" of the 2 definitions? (Theorems/results that are true for continuous functions when using definition 0 and false when using definition 1, and theorems/results that are false for continuous functions when using definition 0 and true when using definition 1.)
- In what ways does the development of calculus/analysis on $\Bbb{R}$ differ when using each definition?