index
:
avl-verification
main
Isabelle fork of https://github.com/RaitoBezarius/avl-verification
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
some isabelle/hol verification
HEAD
main
stuebinm
2024-06-29
7
-24
/
+341
*
feat: make `find` a better specification
Raito Bezarius
2024-04-23
2
-10
/
+19
*
Merge pull request #3 from RaitoBezarius/bst-find
Ryan Lahfa
2024-04-23
11
-202
/
+376
|
\
|
*
feat: close `find` / `insert` proofs
Raito Bezarius
2024-04-23
11
-215
/
+347
|
*
feat: outline of `find` proof
Raito Bezarius
2024-04-18
1
-0
/
+42
|
/
*
feat: extract `find`
Raito Bezarius
2024-04-18
1
-2
/
+28
*
feat: make `find` extractable
Raito Bezarius
2024-04-18
1
-1
/
+1
*
chore: nixify the project
Raito Bezarius
2024-04-18
5
-0
/
+89
*
feat: factor everything in `OrdSpecRel`
Raito Bezarius
2024-04-17
2
-6
/
+2
*
feat: add functional correctness of elements contained in the resulting tree
Raito Bezarius
2024-04-17
6
-86
/
+95
*
feat: add `find` function
Raito Bezarius
2024-04-16
2
-13
/
+36
*
feat: init lake lock
Raito Bezarius
2024-04-12
1
-0
/
+77
*
feat: upgrade to lean v4.7
Raito Bezarius
2024-04-12
2
-9
/
+2
*
feat: note on extraction for inductive
Raito Bezarius
2024-04-12
1
-0
/
+2
*
fixup! feat: cleanup more the gitignore
Raito Bezarius
2024-04-12
1
-0
/
+1
*
feat: commit Rust alternatives
Raito Bezarius
2024-04-12
2
-0
/
+106
*
feat: cleanup more the gitignore
Raito Bezarius
2024-04-12
1
-0
/
+1
*
feat: init notes
Raito Bezarius
2024-04-12
1
-0
/
+114
*
feat: cleanup the Main
Raito Bezarius
2024-04-12
1
-33
/
+1
*
Merge pull request #2 from RaitoBezarius/refactor-theory
Ryan Lahfa
2024-04-12
7
-116
/
+433
|
\
|
*
feat: upgrade and close all proofs except Preorder on U32
Raito Bezarius
2024-04-12
5
-81
/
+138
|
*
feat: close the BST proof modulo unbundling
Raito Bezarius
2024-04-05
2
-1
/
+60
|
*
feat: close key theorem for any result on binary search trees
Raito Bezarius
2024-04-04
1
-25
/
+26
|
*
feat: lift Rust "totality" to total orders
Raito Bezarius
2024-04-04
1
-15
/
+30
|
*
refactor: define some projectors for ForallNode
Raito Bezarius
2024-04-04
1
-0
/
+6
|
*
refactor: generalize the theory and perform some lifts
Raito Bezarius
2024-03-28
6
-107
/
+286
|
/
*
feat: first property "set of values post = {a} \cup set of values pre"
Raito Bezarius
2024-03-26
1
-25
/
+62
*
Initial extraction
Raito Bezarius
2024-03-25
6
-9
/
+208
*
Initial commit
Raito Bezarius
2024-03-25
5
-0
/
+122