Continuity on a set

A function is continuous on a set if it is continuous at every point of that set.
Continuity on a set

Let f:(X,dX)(Y,dY)f:(X,d_X)\to(Y,d_Y) be a function between metric spaces, and let AXA\subseteq X.
We say ff is continuous on AA if ff is aAa\in A (equivalently, the restriction fA:AYf|_A:A\to Y is continuous).

Spelled out: for every aAa\in A and every ε>0\varepsilon>0, there exists δ>0\delta>0 such that for all xAx\in A,

dX(x,a)<δdY ⁣(f(x),f(a))<ε. d_X(x,a)<\delta \quad\Rightarrow\quad d_Y\!\bigl(f(x),f(a)\bigr)<\varepsilon.

Equivalent viewpoints (metric spaces):

  • Sequential: if xnAx_n\in A and xnax_n\to a, then f(xn)f(a)f(x_n)\to f(a) (see ).
  • Open-set: for every open VYV\subseteq Y, the preimage f1(V)f^{-1}(V) is open in AA (i.e., f1(V)=AUf^{-1}(V)=A\cap U for some open UXU\subseteq X).

Examples:

  • Any polynomial p:RRp:\mathbb{R}\to\mathbb{R} is continuous on every ARA\subseteq\mathbb{R}.
  • f(x)=1/xf(x)=1/x is continuous on (0,)(0,\infty) but not continuous on a set containing 00.

Connection: if ff is differentiable (see ), then ff is continuous on its domain.