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
65bc3ca1eb
lean4-htt
/
library
/
init
/
data
/
list
History
Leonardo de Moura
36770119b6
feat(library): do not generate
C.destruct
(for structures), and
C.induction_on
(for structures and inductive datatypes)
2017-03-15 14:45:13 -07:00
..
basic.lean
feat(library/init): add unification hint for add/succ
2017-03-12 13:45:30 -07:00
default.lean
feat(library/init/data/list/qsort): add temp qsort as meta definition
2017-02-17 21:07:09 -08:00
instances.lean
refactor(library): revise the monadic hierarchy
2017-03-09 20:30:03 -08:00
lemmas.lean
feat(library): do not generate
C.destruct
(for structures), and
C.induction_on
(for structures and inductive datatypes)
2017-03-15 14:45:13 -07:00
qsort.lean
feat(library/init/data/list/qsort): add temp qsort as meta definition
2017-02-17 21:07:09 -08:00