summaryrefslogtreecommitdiff
path: root/backends/lean/Base/Progress/Base.lean (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-08Update the progress tactic to use discrimination treesSon Ho1-167/+61
2023-12-07Start working on a version of Diverge.FixI more suited to higher-order functionsSon Ho1-0/+1
2023-12-07Reorganize a bitSon Ho1-61/+4
2023-09-18Fix an issue when loading the saved theorem maps for the progress tacticSon Ho1-3/+54
2023-07-25Make progress on the hashmap propertiesSon Ho1-2/+2
2023-07-20Make some proofs in Hashmap/Properties.lean and improve progressSon Ho1-7/+18
2023-07-20Add fine-grained lemmas for the arithmetic operationsSon Ho1-1/+1
2023-07-20Improve progress furtherSon Ho1-22/+80
2023-07-19Fix a small issue with the persistent state of progressSon Ho1-0/+9
2023-07-19Add some utilities for progressSon Ho1-0/+19
2023-07-19Start implementing support for some type classes for progressSon Ho1-2/+62
2023-07-18Improve progressSon Ho1-3/+8
2023-07-17Start proving theorems for primitive definitionsSon Ho1-1/+2
2023-07-12Improve progress to use assumptions and start working on a nice syntaxSon Ho1-1/+1
2023-07-12Finish a first version of the progress tacticSon Ho1-23/+1
2023-07-11Work on the progress tacticSon Ho1-0/+175