summaryrefslogtreecommitdiff
path: root/AvlVerification (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: outline of `find` proofRaito Bezarius2024-04-181-0/+42
* feat: factor everything in `OrdSpecRel`Raito Bezarius2024-04-172-6/+2
* feat: add functional correctness of elements contained in the resulting treeRaito Bezarius2024-04-173-71/+83
* feat: upgrade and close all proofs except Preorder on U32Raito Bezarius2024-04-124-72/+129
* feat: close the BST proof modulo unbundlingRaito Bezarius2024-04-052-1/+60
* feat: close key theorem for any result on binary search treesRaito Bezarius2024-04-041-25/+26
* feat: lift Rust "totality" to total ordersRaito Bezarius2024-04-041-15/+30
* refactor: define some projectors for ForallNodeRaito Bezarius2024-04-041-0/+6
* refactor: generalize the theory and perform some liftsRaito Bezarius2024-03-284-0/+260