Consider two real valued functions $F(a,x)=\frac{1}{a}+x^2$ and $G(x)=x^2$.
It is clear that as $a$ tends to infinity, $F$ tends to $G$; but what does that mean?
Shouldn't there be some kind of metric $M$, to measure the distance between $F$ and $G$ and to say that as a increases $M$ decreases and that there is no positive number that is the minimum value $M$ takes?
What kinds of metrics are there for problems like this?
$F$ tends to $G$ not only point-wise but uniformly.
Obviously, for any $\varepsilon>0$ there exists an $a$ such that
$$\sup_x |F(a,x)-G(x)|=\sup_x\left|\frac1a+x^2-x^2\right|=\frac1a<\varepsilon.$$
In this respect the measure of closeness is $\sup_x|F-G|$.