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
5f967f40b2
lean2
/
library
/
data
/
int
History
Sebastian Ullrich
d1b5031dbd
feat(library): add some spacing hints
2015-09-30 17:36:32 -07:00
..
basic.lean
feat(library): add some spacing hints
2015-09-30 17:36:32 -07: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
feat(library): add some spacing hints
2015-09-30 17:36:32 -07:00
gcd.lean
refactor(library/data/{int,rat}/*): clean up casts between nat, int, and rat
2015-09-12 21:46:09 -04: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/data/int/order): use 'exists' instead of 'ex', 'least' instead of 'smallest', etc.
2015-09-12 21:46:09 -04:00
power.lean
feat(library): add some spacing hints
2015-09-30 17:36:32 -07:00