Uniform Cauchy sequence

A Cauchy condition for function sequences with a uniform bound over the domain.
Uniform Cauchy sequence

A sequence of functions (fn):XY(f_n):X\to Y into a (Y,d)(Y,d) is uniform Cauchy on XX if for every ε>0\varepsilon>0 there exists NN such that for all m,nNm,n\ge N and all xXx\in X,

d(fm(x),fn(x))<ε. d\bigl(f_m(x),f_n(x)\bigr)<\varepsilon.

Equivalently,

supxXd(fm(x),fn(x))<εfor all m,nN. \sup_{x\in X} d\bigl(f_m(x),f_n(x)\bigr)<\varepsilon \quad \text{for all } m,n\ge N.

This is the Cauchy formulation of ; their relationship is summarized by (under the standard completeness hypotheses on the codomain). In the real-valued bounded setting, this is exactly the in the .

Examples:

  • On [0,1][0,1], fn(x)=x/nf_n(x)=x/n is uniform Cauchy because supx[0,1]fm(x)fn(x)1/m1/n\sup_{x\in[0,1]}|f_m(x)-f_n(x)|\le |1/m-1/n|.
  • On [0,1][0,1], fn(x)=xnf_n(x)=x^n is not uniform Cauchy (the functions separate near x=1x=1 for large indices).