lean4-htt/old_library/data/int/int.md
2016-09-21 11:43:28 -07:00

261 B

data.int

The integers.

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