This website requires JavaScript.
Explore
Help
Sign in
michael
/
lean2
Watch
1
Star
0
Fork
You've already forked lean2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
88975927e6
lean2
/
library
/
data
/
int
/
int.md
Jeremy Avigad
f65a49b2c3
feat/fix(library/data/nat,int): add power to int, add trans attributes, power notation
2015-05-23 15:38:42 +10:00
226 B
Raw
Blame
History
data.int
The integers.
basic
: the integers, with basic operations
order
: the order relations and the sign function
div
: div, mod, gcd, lcm
power