summaryrefslogtreecommitdiff
path: root/AvlVerification/Insert.lean (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-23feat: close `find` / `insert` proofsRaito Bezarius1-173/+0
2024-04-17feat: factor everything in `OrdSpecRel`Raito Bezarius1-1/+1
2024-04-17feat: add functional correctness of elements contained in the resulting treeRaito Bezarius1-57/+58
2024-04-12feat: upgrade and close all proofs except Preorder on U32Raito Bezarius1-30/+65
2024-04-05feat: close the BST proof modulo unbundlingRaito Bezarius1-1/+50
2024-04-04feat: close key theorem for any result on binary search treesRaito Bezarius1-25/+26
2024-03-28refactor: generalize the theory and perform some liftsRaito Bezarius1-0/+87