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
368f9d347e
lean2
/
library
/
data
/
nat
History
Leonardo de Moura
df13588b93
chore(library/data): remove unnecessary parentheses
2015-03-01 14:18:36 -08:00
..
basic.lean
refactor(*): modify '|' binding power, use 'abs a' instead of '|a|', and '(a | b)' instead of 'a | b'
2015-02-25 15:18:21 -08:00
bquant.lean
refactor(library): use
[]
binder annotation when declaring instances
2015-02-24 16:12:39 -08:00
default.lean
refactor(library/data/nat): merge comm_semiring, make minor fixes
2015-02-01 11:17:44 -08:00
div.lean
chore(library/data): remove unnecessary parentheses
2015-03-01 14:18:36 -08:00
nat.md
feat(library/data/nat): make nat an instance of comm_semiring
2014-12-23 21:14:35 -05:00
order.lean
refactor(*): modify '|' binding power, use 'abs a' instead of '|a|', and '(a | b)' instead of 'a | b'
2015-02-25 15:18:21 -08:00
sub.lean
feat/refactor(library/data/nat): do some housecleaning, add facts to div
2015-02-25 14:05:07 -08:00