Continuous Mathematics HT23, Continuity
Continuity
What does it mean for a function $f : D \to \mathbb{R}, D \subseteq \mathbb{R}$ to be continuous at a point $x$?
\[\lim _ {h\to 0} f(x+h) = f(x)\]
What does it mean for a function $f : D \to \mathbb{R}, D \subseteq \mathbb{R}^n$ to be continuous at a point $\pmb x$?
\[\lim _ {\pmb{h}\to0} f(\pmb{x} + \pmb{h}) = f(\pmb{x})\]
What does it mean for a function $f : D \to \mathbb{R}, D \subseteq \mathbb{R}$ to be differentiable at a point $x$?
\[d = \lim _ {h\to 0} \frac{f(x+h)-f(x)}{h} \text{ exists}\]
How can you view the operator $\frac{\text{d}\space}{\text{d}x}$ as a function?
It takes in a function and produces a new function.