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
296a4ab940
lean2
/
library
/
data
/
int
History
Jeremy Avigad
697df0e68c
refactor(library/*): use type classes for div and mod
2015-11-08 14:04:59 -08:00
..
basic.lean
fix(tests/lean/*): fix tests
2015-11-08 14:04:59 -08:00
bigops.lean
feat(library/data/{int,rat,real}/bigops): add bigops for int, rat, real
2015-08-08 17:20:23 -04:00
countable.lean
feat(library/data/int/countable): show that int is encodable, isomorphic to nat, and countable
2015-08-12 21:31:24 -07:00
default.lean
feat(library/data/{int,rat,real}/bigops): add bigops for int, rat, real
2015-08-08 17:20:23 -04:00
div.lean
refactor(library/*): use type classes for div and mod
2015-11-08 14:04:59 -08:00
gcd.lean
refactor(library/*): use type classes for div and mod
2015-11-08 14:04:59 -08:00
int.md
feat(library/data/{int,rat,real}/bigops): add bigops for int, rat, real
2015-08-08 17:20:23 -04:00
order.lean
refactor(library/init/nat,library/data/nat/*): chagne dots to underscores in protected names
2015-11-08 14:04:59 -08:00
power.lean
fix(library): remove "-[notations]" hack at "open -[notations] algebra"
2015-11-08 14:04:55 -08:00