| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Lean 4.21HEADmain | Andreas Grois | 39 hours | 5 | -30/+31 | 
| * | Lean 4.20.1 | Andreas Grois | 2025-10-12 | 5 | -23/+16 | 
| * | Lean 4.19 | Andreas Grois | 2025-10-12 | 7 | -140/+151 | 
| * | Lean 4.18 | Andreas Grois | 2025-10-09 | 12 | -53/+53 | 
| * | Lean 4.17 | Andreas Grois | 2025-04-13 | 1 | -1/+1 | 
| * | Lean 4.16 | Andreas Grois | 2025-02-13 | 4 | -11/+14 | 
| * | Simplify CompleteTree.Internal.heapRemoveLastAux a bit | Andreas Grois | 2025-01-19 | 1 | -18/+11 | 
| * | Minor, readability | Andreas Grois | 2025-01-15 | 1 | -1/+8 | 
| * | Simplify CompleteTree.heapPush further | Andreas Grois | 2025-01-15 | 1 | -30/+32 | 
| * | Minor | Andreas Grois | 2025-01-13 | 1 | -2/+3 | 
| * | Minor, just simplify some proofs in CompleteTree.heapPush | Andreas Grois | 2025-01-13 | 1 | -11/+10 | 
| * | Lean 4.15 | Andreas Grois | 2025-01-07 | 3 | -4/+4 | 
| * | Add BinaryHeap.pushList function. | Andreas Grois | 2024-12-19 | 1 | -1/+9 | 
| * | Lean 4.14 | Andreas Grois | 2024-12-17 | 2 | -2/+1 | 
| * | Update to Lean 4.13 | Andreas Grois | 2024-11-22 | 11 | -25/+28 | 
| * | Add a bunch of helper functions. Improve function signatures. | Andreas Grois | 2024-09-14 | 9 | -101/+179 | 
| * | Add for-loop support and update lean toolchain to 4.11v0.1.1 | Andreas Grois | 2024-09-05 | 2 | -1/+14 | 
| * | Clean up indexOfAuxAddsCurrentIndex slightly.v0.1.0 | Andreas Grois | 2024-08-31 | 2 | -24/+19 | 
| * | First working version of indexOfSomeImpPredTrue | Andreas Grois | 2024-08-30 | 1 | -3/+107 | 
| * | Continue indexOfSomeImpPredTrue | Andreas Grois | 2024-08-29 | 3 | -72/+161 | 
| * | Remove redundant contains_iff_index_exists' function. | Andreas Grois | 2024-08-28 | 5 | -21/+12 | 
| * | Simplify CompleteTree.get, and remove (redundant) CompleteTree.get' | Andreas Grois | 2024-08-27 | 11 | -421/+251 | 
| * | Minor | Andreas Grois | 2024-08-26 | 1 | -2/+2 | 
| * | Remove useless proof parameter on CompleteTree.get | Andreas Grois | 2024-08-26 | 14 | -181/+184 | 
| * | indexOfNoneImpPredFalse | Andreas Grois | 2024-08-25 | 4 | -4/+70 | 
| * | heapPushRetainsHeapValues | Andreas Grois | 2024-08-25 | 2 | -1/+69 | 
| * | heapPushContainsValue | Andreas Grois | 2024-08-22 | 3 | -1/+49 | 
| * | heapRemoveAtOnlyRemovesAt | Andreas Grois | 2024-08-22 | 2 | -1/+62 | 
| * | Minor: Remove tactics mode for Nat.ble adapters | Andreas Grois | 2024-08-21 | 1 | -10/+9 | 
| * | Minor: Update TODO | Andreas Grois | 2024-08-20 | 1 | -1/+1 | 
| * | heapRemoveAtReturnsElementAt | Andreas Grois | 2024-08-20 | 2 | -0/+30 | 
| * | heapUpdateAtOnlyUpdatesAt | Andreas Grois | 2024-08-19 | 4 | -5/+167 | 
| * | heapUpdateAtReturnsElementAt | Andreas Grois | 2024-08-19 | 2 | -0/+44 | 
| * | Update TODO | Andreas Grois | 2024-08-15 | 1 | -0/+4 | 
| * | Minor: Add some comments | Andreas Grois | 2024-08-15 | 3 | -1/+28 | 
| * | Fix wrong index validity check for Nat indices. | Andreas Grois | 2024-08-13 | 1 | -2/+2 | 
| * | Fix compilation with Lean 4.10. | Andreas Grois | 2024-08-13 | 9 | -102/+92 | 
| * | heapPopOnlyRemovesRoot is finally done | Andreas Grois | 2024-08-13 | 3 | -566/+83 | 
| * | Finish heapRemoveLastWithIndexRelation. That was a piece of work... | Andreas Grois | 2024-08-12 | 1 | -22/+62 | 
| * | Start heapRemoveLastWithIndexRelationLt | Andreas Grois | 2024-08-12 | 1 | -1/+51 | 
| * | Continue heapRemoveLastWithIndexRelation. | Andreas Grois | 2024-08-11 | 4 | -6/+19 | 
| * | Finish heapRemoveLastWithIndexRelationGt | Andreas Grois | 2024-08-11 | 2 | -52/+84 | 
| * | Continue heapRemoveLastWithIndexRelationGt | Andreas Grois | 2024-08-10 | 2 | -23/+84 | 
| * | continue heapRemoveLastWithIndexRelationGt | Andreas Grois | 2024-08-10 | 1 | -10/+23 | 
| * | Continue on heapRemoveLastWithIndexRelation | Andreas Grois | 2024-08-09 | 4 | -12/+40 | 
| * | First branch of heapRemoveLastWithIndexRelationGt | Andreas Grois | 2024-08-09 | 1 | -5/+19 | 
| * | heapRemoveLastWithIndexRelation - continued | Andreas Grois | 2024-08-08 | 2 | -54/+89 | 
| * | Minor | Andreas Grois | 2024-08-08 | 1 | -0/+6 | 
| * | Unfinished heapPop proof work | Andreas Grois | 2024-08-08 | 2 | -0/+177 | 
| * | heapPopReturnsRoot | Andreas Grois | 2024-08-04 | 4 | -3/+29 | 
