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
260795f981
lean2
/
library
/
data
/
nat
History
Leonardo de Moura
2e13e81fe0
refactor(library/data/nat/order): use record/structure instance expression
...
Motivation: do not rely on a specific argument ordering
2015-01-19 17:39:59 -08:00
..
basic.lean
refactor(library/data/nat): move nat.comm_semiring to separate file
2015-01-08 12:12:30 -08:00
bquant.lean
feat(library/data/nat): make nat an instance of comm_semiring
2014-12-23 21:14:35 -05:00
comm_semiring.lean
refactor/feat(library/data/nat): fix up sub and div, rename theorems, add theorems
2015-01-13 11:56:25 -05:00
default.lean
refactor(library/data/nat): move nat.comm_semiring to separate file
2015-01-08 12:12:30 -08:00
div.lean
feat(library/unifier): add option 'unifier.conservative', use option by default in the calc_assistant
2015-01-19 16:23:29 -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(library/data/nat/order): use record/structure instance expression
2015-01-19 17:39:59 -08:00
sub.lean
refactor(library/data/int/sub): rename theorems, add theorems, clean up
2015-01-12 16:28:42 -05:00