summaryrefslogtreecommitdiff
path: root/Common/Nat.lean
Commit message (Collapse)AuthorAgeFilesLines
* Continue on CompleteTree.heapReplaceElementAtIsHeapAndreas Grois2024-07-101-0/+7
|
* Finish CompleteTree.get implementation. Not proven to be correct yet.Andreas Grois2024-06-301-0/+8
|
* Partial implementation of CompleteTree.removeAtIndexAndreas Grois2024-06-301-0/+9
|
* Even more cleanup in HeapAndreas Grois2023-12-181-0/+6
|
* More cleanup of code in BinaryHeap.Andreas Grois2023-12-181-0/+60
| | | | | Finally the propositions about even and odd numbers are no longer decidable. Not that I accidentally use them in runtime code!
* Partial cleanup of HeapAndreas Grois2023-12-181-0/+93