In this file, we introduce limits of sequences of real numbers.
We model a sequence $a₀, a₁, a₂, \dots$ of real numbers as a function
from $ℕ := \{0,1,2,\dots\}$ to $ℝ$, sending $n$ to $a_n$. So in the below
definition of the limit of a sequence, $a : ℕ → ℝ$ is the sequence.
The difference between the above definition and the preceding one is that we
don't specify the limit, we just claim that it exists.
We will need an easy reformulation of the limit definition
In the definition of a limit, the final ε can be replaced
by a constant multiple of ε. We could assume this constant is positive
but we don't want to deal with this when applying the lemma.