Module docstring
{"# Filter.atTop filter and archimedean (semi)rings/fields
In this file we prove that for a linear ordered archimedean semiring R and a function f : α → ℕ,
the function Nat.cast ∘ f : α → R tends to Filter.atTop along a filter l if and only if so
does f. We also prove that Nat.cast : ℕ → R tends to Filter.atTop along Filter.atTop, as
well as version of these two results for ℤ (and a ring R) and ℚ (and a field R).
"}