lean2/library/data/int/int.md

226 B

data.int

The integers.

  • basic : the integers, with basic operations
  • order : the order relations and the sign function
  • div : div, mod, gcd, lcm
  • power