summaryrefslogtreecommitdiff
path: root/backends/lean/Base/Progress/Base.lean (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update Lean to v4.9.0-rc1Son Ho2024-06-131-2/+1
* Update lean to v4.6.0-rc1 and start fixing the proofsSon Ho2024-02-021-5/+9
* Fix a minor issue with the progress tacticSon Ho2024-01-271-5/+11
* Improve the Lean backendSon Ho2024-01-261-8/+12
* Start working on higher-order examples for DivergeSon Ho2023-12-111-4/+2
* Reorganize a bitSon Ho2023-12-111-24/+2
* Reactivate the sanity checks for the progress tacticSon Ho2023-12-111-23/+17
* Update the progress tactic to use discrimination treesSon Ho2023-12-081-167/+61
* Start working on a version of Diverge.FixI more suited to higher-order functionsSon Ho2023-12-071-0/+1
* 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