Fix #256: Fix direction of f_op lemmas
Turn all `f_op` lemmas to have shape `f (x ⋅ y) = f x ⋅ f y`, following the plan in iris/iris!295 (comment 39151), plus `cmra_morphism_op`.
Showing
- CHANGELOG.md 2 additions, 0 deletionsCHANGELOG.md
- tests/one_shot_once.v 1 addition, 1 deletiontests/one_shot_once.v
- theories/algebra/auth.v 4 additions, 5 deletionstheories/algebra/auth.v
- theories/algebra/cmra.v 5 additions, 5 deletionstheories/algebra/cmra.v
- theories/algebra/csum.v 3 additions, 3 deletionstheories/algebra/csum.v
- theories/algebra/ufrac_auth.v 1 addition, 1 deletiontheories/algebra/ufrac_auth.v
- theories/base_logic/lib/gen_heap.v 2 additions, 2 deletionstheories/base_logic/lib/gen_heap.v
- theories/base_logic/lib/na_invariants.v 1 addition, 1 deletiontheories/base_logic/lib/na_invariants.v
Loading
Please register or sign in to comment