Merge branch 'list-agree' into 'master'
Use agree instead of dec_agree This demonstrates that a list-based agreement could work, and form an OFE. I didn't bother to prove all the functor laws. Man, this reasoning with about the lists is annoying^^. What I don't like about this is that un-injection (`agree_car`) is only non-expansive for valid elements. I want to try using a different equivalence relation, maybe I can find one where this works. Cc @jjourdan @robbertkrebbers See merge request !22
No related branches found
No related tags found
Showing
- _CoqProject 0 additions, 1 deletion_CoqProject
- algebra/dec_agree.v 0 additions, 67 deletionsalgebra/dec_agree.v
- algebra/deprecated.v 74 additions, 1 deletionalgebra/deprecated.v
- heap_lang/adequacy.v 1 addition, 1 deletionheap_lang/adequacy.v
- program_logic/gen_heap.v 20 additions, 22 deletionsprogram_logic/gen_heap.v
- tests/one_shot.v 5 additions, 5 deletionstests/one_shot.v
Loading
Please register or sign in to comment