summaryrefslogtreecommitdiff
path: root/AvlVerification (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-04-04feat: lift Rust "totality" to total ordersRaito Bezarius1-15/+30
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-04-04refactor: define some projectors for ForallNodeRaito Bezarius1-0/+6
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-28refactor: generalize the theory and perform some liftsRaito Bezarius4-0/+260
Move forward the "HSpec" idea, move around files, construct the hierarchy of trees, etc. Signed-off-by: Raito Bezarius <masterancpp@gmail.com>