summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Reimplement DefineDiv with the new fixed point operatorSon Ho2023-06-043-2/+1249
|
* Write some tests for divDefProto2Script.smlSon Ho2023-06-042-84/+214
|
* Update divDefProto2Script.smlSon Ho2023-06-041-55/+16
|
* Write a prototype definition using the general fixed-point combinatorSon Ho2023-06-042-510/+417
|
* Start working on more general fixed-point combinatorsSon Ho2023-06-043-0/+904
|
* Cleanup divDefProtoScriptSon Ho2023-06-042-523/+12
|
* Improve the performance of dependent rewrites by using netsSon Ho2023-06-042-58/+120
|
* Make more proofs about the hashmap protoSon Ho2023-06-045-4/+225
|
* Update the hashmap proofs and fix some tacticsSon Ho2023-06-045-46/+300
|
* Start working on a version of divDefLib which uses fixed point combinatorsSon Ho2023-06-042-0/+983
|
* Cleanup a bit and reorganizeSon Ho2023-06-046-90/+577
|
* Make minor modificationsSon Ho2023-06-041-0/+26
|
* Fix minor bugs in divDefLib.smlSon Ho2023-06-041-28/+134
|
* Fix a small issueSon Ho2023-06-041-3/+32
|
* Cleanup a bitSon Ho2023-06-041-220/+136
|
* Finish a first working version of divDefLib.smlSon Ho2023-06-041-29/+347
|
* Start working on divDefLib for diverging definitionsSon Ho2023-06-049-111/+995
|
* Add a .sig fileSon Ho2023-06-041-0/+202
|
* Reorganize the HOL4 files and fix some issues with the arithmetic proofsSon Ho2023-06-044-763/+568
|
* Make progress on the standard library for HOL4Son Ho2023-06-049-91/+1041
|
* Cleanup a bitSon Ho2023-06-043-191/+17
|
* Make progress on primitivesScriptSon Ho2023-06-046-211/+333
|
* Make more progress on primitivesScript.smlSon Ho2023-06-042-209/+191
|
* Use lower case in the names for the HOL4 backendSon Ho2023-06-045-832/+771
|
* Make progress on primitivesScript.sml and experiment a bitSon Ho2023-06-044-87/+890
|
* Make progress on the primitives library for HOL4Son Ho2023-06-043-12/+196
|
* Organize a bit the HOL filesSon Ho2023-06-048-190/+1160
|
* Make minor modificationsSon Ho2023-06-042-5/+5
|
* Add a HolmakefileSon Ho2023-06-045-17/+2527
|
* Make good progress on Primitives.smlSon Ho2023-06-041-24/+997
|
* Start working on Primitives.smlSon Ho2023-06-042-5/+387
|
* Add a more interesting exampleSon Ho2023-06-041-1/+69
|
* Implement a progress tacticSon Ho2023-06-041-33/+339
|
* Make more progress on the automationSon Ho2023-06-041-51/+199
|
* Make minor modifications to the HOL experimentSon Ho2023-06-041-5/+25
|
* Make progress on implementing tacticsSon Ho2023-06-041-27/+347
|
* Implement [assume_bounds_for_all_int_vars] to improve the proof experienceSon Ho2023-06-041-80/+145
|
* Start making tests in HOL4Son Ho2023-06-041-0/+825
|
* Add a commentSon Ho2023-06-041-1/+1
|
* Update the flake.lockSon Ho2023-06-041-15/+15
|
* Use dune 3.7 and update the flake.lockSon Ho2023-06-046-51/+73
|
* Add a sanity check in Driver.mlSon Ho2023-06-041-0/+13
|
* Add Result_Inhabited to Primitives.leanSon Ho2023-06-049-0/+27
|
* Start adding Lean to the Nix flakeSon Ho2023-06-043-19/+388
|
* Regenerate the translated files for LeanSon Ho2023-06-0437-4931/+4452
|
* Make more updates for the Lean backendSon Ho2023-06-044-61/+113
|
* Make minor modificationsSon Ho2023-06-042-3/+23
|
* Update Extract.mlSon Ho2023-06-041-15/+35
|
* Update Primitives.leanSon Ho2023-06-041-90/+58
|
* Update Primitives.leanSon Ho2023-06-041-194/+390
|