lean2/library/data/int/int.md
2016-02-23 10:11:24 -08: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