This website requires JavaScript.
Explore
Help
Sign in
max
/
lean4-htt
Watch
1
Star
0
Fork
You've already forked lean4-htt
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
445cd8f0ae
lean4-htt
/
library
/
init
/
data
/
nat
History
Leonardo de Moura
31461b6fc7
feat(library/init): add ordering unbundled type classes, add has_strict_weak_ordering for
cmp
...
This commit also shows that nat.cmp is an instance of has_strict_weak_ordering.
2017-11-10 16:45:54 -08:00
..
basic.lean
chore(*): remove pos_num and num from stdlib
2017-05-25 18:24:16 -07:00
bitwise.lean
feat(init/data/nat/bitwise): definitional lemmas for nat.shiftl
2017-07-28 16:47:53 +01:00
default.lean
feat(library/init): add ordering unbundled type classes, add has_strict_weak_ordering for
cmp
2017-11-10 16:45:54 -08:00
div.lean
refactor(library): avoid auxiliary definitions such as add/mul/le/etc
2017-05-01 08:52:19 -07:00
gcd.lean
refactor(init/data/nat/gcd): swap args in gcd.induction
2017-07-05 12:37:54 -07:00
lemmas.lean
chore(library/init/data/nat/lemmas): tail recursive version
2017-11-08 16:23:11 -08:00
ordering.lean
feat(library/init): add ordering unbundled type classes, add has_strict_weak_ordering for
cmp
2017-11-10 16:45:54 -08:00
pow.lean
feat(library/data/list, library/data/array): theorems needed for new hash_map
2017-05-16 14:38:43 -07:00