Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-09-18 | Fix an issue when loading the saved theorem maps for the progress tactic | Son Ho | 1 | -3/+54 |
2023-07-25 | Make progress on the hashmap properties | Son Ho | 1 | -2/+2 |
2023-07-20 | Make some proofs in Hashmap/Properties.lean and improve progress | Son Ho | 1 | -7/+18 |
2023-07-20 | Add fine-grained lemmas for the arithmetic operations | Son Ho | 1 | -1/+1 |
2023-07-20 | Improve progress further | Son Ho | 1 | -22/+80 |
2023-07-19 | Fix a small issue with the persistent state of progress | Son Ho | 1 | -0/+9 |
2023-07-19 | Add some utilities for progress | Son Ho | 1 | -0/+19 |
2023-07-19 | Start implementing support for some type classes for progress | Son Ho | 1 | -2/+62 |
2023-07-18 | Improve progress | Son Ho | 1 | -3/+8 |
2023-07-17 | Start proving theorems for primitive definitions | Son Ho | 1 | -1/+2 |
2023-07-12 | Improve progress to use assumptions and start working on a nice syntax | Son Ho | 1 | -1/+1 |
2023-07-12 | Finish a first version of the progress tactic | Son Ho | 1 | -23/+1 |
2023-07-11 | Work on the progress tactic | Son Ho | 1 | -0/+175 |