Skip to content
Snippets Groups Projects
  1. Feb 15, 2021
  2. Feb 12, 2021
  3. Feb 11, 2021
  4. Feb 09, 2021
  5. Feb 01, 2021
  6. Jan 29, 2021
  7. Jan 28, 2021
  8. Jan 27, 2021
  9. Jan 23, 2021
    • Ralf Jung's avatar
      Merge branch 'robbert/omap' into 'master' · 1f7d13f3
      Ralf Jung authored
      Various `omap` lemmas for finite maps; generalize `map_size_{insert,delete}`.
      
      See merge request iris/stdpp!206
      1f7d13f3
    • Robbert Krebbers's avatar
      Various `omap` lemmas for finite maps; generalize `map_size_{insert,delete}` · 0b4f16bf
      Robbert Krebbers authored and Ralf Jung's avatar Ralf Jung committed
      * Add lemma `map_omap_union`.
      * Add lemmas `map_disjoint_fmap` and `map_disjoint_omap`.
      * Add lemmas `fmap_merge` and `omap_merge`.
      * Add lemma `omap_delete`.
      * Generalize `omap_insert` and `omap_singleton` to cover both the `Some` and `None` case. Add `_Some` and `_None` versions of the lemmas for the specific cases.
      * Generalize `map_size_insert` and `map_size_delete` in the same way.
      * Add lemmas `lookup_fmap_Some`, `lookup_omap_Some`, and `lookup_omap_id_Some`.
      0b4f16bf
  10. Jan 20, 2021
Loading