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
64cfbc1ae3
lean4-htt
/
src
/
Init
/
Data
/
Array
History
Leonardo de Moura
64cfbc1ae3
feat: add helper tactic for applying
sizeOf (a.get i) < sizeOf a
automatically in termination proofs
2022-04-02 18:29:41 -07:00
..
Basic.lean
refactor: replace
length_dropLast
theorem
2022-04-01 16:44:24 -07:00
BinSearch.lean
chore: cleanup
2022-01-10 16:25:07 -08:00
DecidableEq.lean
chore: style
2022-03-11 16:12:46 -08:00
InsertionSort.lean
fix: core library
2022-02-15 12:12:56 -08:00
Mem.lean
feat: add helper tactic for applying
sizeOf (a.get i) < sizeOf a
automatically in termination proofs
2022-04-02 18:29:41 -07:00
QSort.lean
feat: use new
termination_by
syntax
2022-01-12 16:23:25 -08:00
Subarray.lean
chore: fix codebase
2021-12-10 13:12:09 -08:00