return to top
source
This file builds on Data.Int.Init by adding basic lemmas on integers. depending on Mathlib definitions.
Data.Int.Init
If an integer with larger absolute value divides an integer, it is zero.
If two integers are congruent to a sufficiently large modulus, they are equal.