Let $F$ be the distribution function for a random variable $X$ and it is given that $F$ is continuous over the entire real line. Prove that $F$ is uniformly continuous over the real line.
My approach was something like this:
Take any two points $x$ and $y$ in $\mathbb R$. If $|x-y|>1$ then trivially $|F(x)-F(y)|\leq1<|x-y|$ hence $F$ is Lipschitz whenever $|x-y|>1$. So for all such points $x,y$ where $|x-y|>1$, $F$ is uniformly continuous.
However, I am stumped in the case where $|x-y|<1$. How do we finc a $\delta$ such that $|x-y|<\delta\implies|F(x)-F(y)|<\epsilon$, given any $\epsilon>0$?
Please give me some hint(s).
Given a bounded monotone function $f:\mathbb{R}\to\mathbb{R}$, $\lim_{x\to-\infty} f(x)=a$ and $\lim_{x\to\infty} f(x)=b$ exists, by monotone convergence theorem.
Proof
$\forall\epsilon>0$:
$\qquad$ Let $e=\epsilon/3$.
$\qquad$ $\exists M_1\in\mathbb{R}^+$ s.t. $f((-\infty,-M_1))\subseteq(a-e,a+e)$.
$\qquad$ $\exists M_2\in\mathbb{R}^+$ s.t. $f((M_2,\infty))\subseteq(b-e,b+e)$.
$\qquad$ Let $M=\max(M_1+1,M_2+1)$.
$\qquad$ $f$ is continuous on $[-M,M]$, and so it is uniformly continuous.
$\qquad$ $\exists d>0$ s.t. $\forall x,y\in [-M,M], |x-y|<d\implies |f(x)-f(y)|<e$.
$\qquad$ $\forall x,y\in\mathbb{R}$:
$\qquad\qquad$ If $|x-y|<d$:
$\qquad\qquad\qquad$ If $x,y\in [-M,M]$, then $|f(x)-f(y)|<e$.
$\qquad\qquad\qquad$ If $x,y\in (-\infty,-M)$, then $|f(x)-f(y)|\le|f(x)-a|+|a-f(y)|<2e$.
$\qquad\qquad\qquad$ If $x\in (-\infty,-M),y\in [-M,M]$, then:
$\qquad\qquad\qquad\qquad$ $|f(x)-f(y)|\le|f(x)-a|+|a-f(M)|+|f(M)-f(y)|<3e$.
$\qquad\qquad\qquad$ All the cases are similar to the above, and so $|f(x)-f(y)|<3e\le\epsilon$.