Leonardo de Moura
|
51e0987af2
|
feat(library/init/data/rbtree): add rbtree.seteq
|
2018-04-25 16:13:38 -07:00 |
|
Leonardo de Moura
|
c98c39e4b9
|
chore(library/init/data/rbtree/basic): remove unnecessary equation
|
2017-11-22 08:22:42 -08:00 |
|
Leonardo de Moura
|
0a1d2908aa
|
feat(library/data/rbtree/main): rbtrees are balanced
|
2017-11-22 08:02:13 -08:00 |
|
Leonardo de Moura
|
b95b260706
|
fix(library/data/rbtree): insert
|
2017-11-22 07:52:18 -08:00 |
|
Leonardo de Moura
|
319faca00a
|
feat(library/data/rbtree): add mem_exact predicate and find_insert lemmas
|
2017-11-20 11:52:36 -08:00 |
|
Leonardo de Moura
|
2354338287
|
feat(library/init/data/rbmap): add rbmap module
|
2017-11-19 19:49:36 -08:00 |
|
Leonardo de Moura
|
320b33f305
|
feat(library/data/rbtree): add find and define contains using it
|
2017-11-18 16:06:16 -08:00 |
|
Leonardo de Moura
|
8ffff9e48b
|
feat(library/data/rbtree): cleanup and add min max
|
2017-11-18 12:22:10 -08:00 |
|
Leonardo de Moura
|
effa90e884
|
refactor(library/init/data/rbtree): rbtree does not need (decidable_rel lt) parameter
|
2017-11-17 22:59:50 -08:00 |
|
Leonardo de Moura
|
65368a0c85
|
refactor(library): rbtree lemmas do not need to be in init folder
|
2017-11-17 16:14:28 -08:00 |
|
Leonardo de Moura
|
1b8f9d6550
|
feat(library/init/data/rbtree/lemmas): add mem_ins_of_mem lemma
|
2017-11-17 11:42:55 -08:00 |
|
Leonardo de Moura
|
d40b255d14
|
feat(library/init/data/rbtree/lemmas): show that a well formed red black tree is searchable
|
2017-11-16 17:04:33 -08:00 |
|
Leonardo de Moura
|
7f80bf60d1
|
feat(library/init/data): start rbtree module
|
2017-11-15 16:17:39 -08:00 |
|