summaryrefslogtreecommitdiff
path: root/backends/lean/Base/Progress/Base.lean (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reorganize a bitSon Ho2023-12-071-61/+4
* Fix an issue when loading the saved theorem maps for the progress tacticSon Ho2023-09-181-3/+54
* Make progress on the hashmap propertiesSon Ho2023-07-251-2/+2
* Make some proofs in Hashmap/Properties.lean and improve progressSon Ho2023-07-201-7/+18
* Add fine-grained lemmas for the arithmetic operationsSon Ho2023-07-201-1/+1
* Improve progress furtherSon Ho2023-07-201-22/+80
* Fix a small issue with the persistent state of progressSon Ho2023-07-191-0/+9
* Add some utilities for progressSon Ho2023-07-191-0/+19
* Start implementing support for some type classes for progressSon Ho2023-07-191-2/+62
* Improve progressSon Ho2023-07-181-3/+8
* Start proving theorems for primitive definitionsSon Ho2023-07-171-1/+2
* Improve progress to use assumptions and start working on a nice syntaxSon Ho2023-07-121-1/+1
* Finish a first version of the progress tacticSon Ho2023-07-121-23/+1
* Work on the progress tacticSon Ho2023-07-111-0/+175