Module docstring
{"# Lemmas about liminf and limsup in an order topology.
Main declarations
BoundedLENhdsClass: Typeclass stating that neighborhoods are eventually bounded above.BoundedGENhdsClass: Typeclass stating that neighborhoods are eventually bounded below.
Implementation notes
The same lemmas are true in ℝ, ℝ × ℝ, ι → ℝ, EuclideanSpace ι ℝ. To avoid code
duplication, we provide an ad hoc axiomatisation of the properties we need.
"}