 ##  [Uniform Convergence](/uniform-convergence-0) 

 Definition

A sequence f_n converges uniformly to f on a set D if sup_{x in D} |f_n(x)-f(x)| tends to zero as n→∞; the convergence is controlled by a single bound valid for all points of the domain.

 

 

 

 

 

 





## Principle

Principle

Uniform control principle: a uniform bound on the pointwise error ensures that convergence behaves coherently across the whole domain, enabling exchange of limits with continuous operations under suitable conditions.

 

 

 

 

 





## Demonstration

Demonstration

Counterexample and positive example: f_n(x)=x^n on [0,1] converges pointwise but not uniformly; by contrast f_n(x)=x/(1+n) on R converges uniformly to 0 since sup_x|f_n(x)|=1/(1+n)→0.

 

 

 

 

## Misapplication

Misapplication

Assuming pointwise convergence implies uniform convergence, or using uniform convergence conclusions on non-uniformly convergent sequences (e.g. wrongly interchanging limit and integral without uniform control or dominated convergence hypotheses).

 

 

 

 

 





## Consequence

Consequence

Uniform convergence preserves continuity, allows passage of limits under integrals and under many limits of continuous operations, and can control convergence of derivatives under stronger hypotheses (uniform convergence of derivatives plus pointwise convergence of functions may suffice under conditions).

 

 

 

 

## Reversal

Reversal

Pointwise convergence is the weaker dual notion where control varies with the point; uniform convergence is strictly stronger and implies pointwise convergence but not vice versa.

 

 

 

 

 





## Boundary

Boundary

Requires a metric or norm to compute suprema; on unbounded domains ensure uniform boundedness; uniform convergence on compact subsets (compact convergence) is weaker than uniform convergence on the whole domain and often used in analysis.

 

 

 

 

 





## Semantic Tension

Semantic Tension

Often contrasted with convergence in function space norms (e.g. L^p convergence) and with compact-uniform convergence; tension arises in choosing a topology on function spaces appropriate to the problem (uniform norm vs integral norms).

 

 

 

 

 





## Synthesis

Synthesis

Uniform convergence gives a global, uniform rate of convergence across the domain: it is the analytic condition that converts pointwise information into stable preservation of continuity and many limit operations.