Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add notations for the Isize.ofInt, etc. | Son Ho | 2023-09-18 | 1 | -0/+16 |
* | Add arithmetic lemmas in Scalar.lean | Son Ho | 2023-09-18 | 1 | -12/+179 |
* | Improve scalar_tac | Son Ho | 2023-09-18 | 1 | -51/+16 |
* | Start adding support for Arrays/Slices in the Lean library | Son Ho | 2023-08-04 | 1 | -9/+2 |
* | Make progress on the proofs of the hashmap | Son Ho | 2023-07-25 | 1 | -4/+43 |
* | Make progress on the hashmap properties | Son Ho | 2023-07-25 | 1 | -21/+27 |
* | Add fine-grained lemmas for the arithmetic operations | Son Ho | 2023-07-20 | 1 | -7/+130 |
* | Add arithmetic spec lemmas | Son Ho | 2023-07-19 | 1 | -6/+161 |
* | Start proving theorems for primitive definitions | Son Ho | 2023-07-17 | 1 | -0/+1 |
* | Reorganize the Lean backend | Son Ho | 2023-07-17 | 1 | -0/+507 |