Module docstring
{"# Upper / lower bounds
In this file we prove various lemmas about upper/lower bounds of a set:
monotonicity, behaviour under ∪, ∩, insert,
and provide formulas for ∅, univ, and intervals.
","### Monotonicity
","### Conversions
","### Union and intersection
","### Specific sets
Unbounded intervals
","#### Singleton ","#### Bounded intervals ","#### Univ ","#### Empty set ","#### insert ","#### Pair ","#### Lower/upper bounds ","### (In)equalities with the least upper bound and the greatest lower bound "}