Module docstring
{"# Basic operations on the integers
This file contains some basic lemmas about integers.
See note [foundational algebra order theory].
This file should not depend on anything defined in Mathlib (except for notation), so that it can be
upstreamed to Batteries easily.
","### succ and pred ","The following few lemmas are proved in the core implementation of the omega tactic. We expose
them here with nice user-facing names.
","### mul ","### nat abs ","### / ","### mod ","### properties of / and % ","### dvd ","#### / and ordering ","### sign ","### toNat "}