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
9368b879bf
lean2
/
library
/
data
/
nat
History
Leonardo de Moura
9368b879bf
refactor(library/data/nat/div): use well-founded library for defining div, mod and gcd
2014-11-22 13:26:55 -08:00
..
basic.lean
refactor(library/data/nat): declare lt and le asap using inductive definitions, and make key theorems transparent for definitional package
2014-11-22 00:19:39 -08:00
decl.lean
feat(library/data/nat): add more basic theorems for definitional package
2014-11-22 13:25:46 -08:00
default.lean
refactor(library/data/nat): declare lt and le asap using inductive definitions, and make key theorems transparent for definitional package
2014-11-22 00:19:39 -08:00
div.lean
refactor(library/data/nat/div): use well-founded library for defining div, mod and gcd
2014-11-22 13:26:55 -08:00
nat.md
refactor(library): remove unnecessary 'standard' subdirectory
2014-08-23 18:08:09 -07:00
order.lean
refactor(library/data/nat): declare lt and le asap using inductive definitions, and make key theorems transparent for definitional package
2014-11-22 00:19:39 -08:00
sub.lean
feat(library/data/nat): add more basic theorems for definitional package
2014-11-22 13:25:46 -08:00