Let $X$ be a metric space, and let $a$ be a limit point of $X$. Let $f,g:X\to\mathbb{R}$ be functions such that $f(x) < g(x), \forall x \in X$, and $\lim_{x \to a}f(x)$ and $\lim_{x\to a}g(x)$ exist. Prove that $$\lim_{x\to a}f(x) \leq \lim_{x\to a}g(x)$$ and give an example for which the limits are equal.
I'm stuck in epsilon-delta stuff (of which I have a pretty poor grasp anyway). How can I use the epsilon-delta definition of a limit to prove the above? Does continuity have anything to do with it?
Hint:
Setting $h(x)=g(x)-f(x)$, this amounts to showing that if $h(x)>0$ for all $x$, then $\;\lim\limits_{x\to a}h(x)\ge 0$.