Definition:Continuous Mapping (Metric Space)/Point
Definition
Let $M_1 = \struct {A_1, d_1}$ and $M_2 = \struct {A_2, d_2}$ be metric spaces.
Let $f: A_1 \to A_2$ be a mapping from $A_1$ to $A_2$.
Let $a \in A_1$ be a point in $A_1$.
$\epsilon$-$\delta$ Definition
$f$ is continuous at (the point) $a$ (with respect to the metrics $d_1$ and $d_2$) if and only if:
- $\forall \epsilon \in \R_{>0}: \exists \delta \in \R_{>0}: \forall x \in A_1: \map {d_1} {x, a} < \delta \implies \map {d_2} {\map f x, \map f a} < \epsilon$
where $\R_{>0}$ denotes the set of all strictly positive real numbers.
Definition by Limits
$f$ is continuous at (the point) $a$ (with respect to the metrics $d_1$ and $d_2$) if and only if:
- $(1): \quad$ The limit of $\map f x$ as $x \to a$ exists
- $(2): \quad \ds \lim_{x \mathop \to a} \map f x = \map f a$.
$\epsilon$-Ball Definition
$f$ is continuous at (the point) $a$ (with respect to the metrics $d_1$ and $d_2$) if and only if:
- $\forall \epsilon \in \R_{>0}: \exists \delta \in \R_{>0}: f \sqbrk {\map {B_\delta} {a; d_1} } \subseteq \map {B_\epsilon} {\map f a; d_2}$
where $\map {B_\epsilon} {\map f a; d_2}$ denotes the open $\epsilon$-ball of $\map f a$ with respect to the metric $d_2$, and similarly for $\map {B_\delta} {a; d_1}$.
Definition by Neighborhoods
$f$ is continuous at (the point) $a$ (with respect to the metrics $d_1$ and $d_2$) if and only if:
- for each neighborhood $N'$ of $\map f a$ in $M_2$ there exists a corresponding neighborhood $N$ of $a$ in $M_1$ such that $f \sqbrk N \subseteq N'$.
Also known as
A mapping which is continuous at $a$ with respect to $d_1$ and $d_2$ can also be referred to as $\tuple {d_1, d_2}$-continuous at $a$.