Skip to content
Snippets Groups Projects
  1. Jul 19, 2021
  2. Jul 15, 2021
  3. Jun 28, 2021
  4. Jun 27, 2021
  5. Jun 25, 2021
  6. Jun 18, 2021
  7. Jun 17, 2021
  8. Jun 16, 2021
  9. Jun 11, 2021
  10. Jun 10, 2021
  11. Jun 07, 2021
  12. Jun 06, 2021
  13. Jun 04, 2021
  14. Jun 02, 2021
  15. Jun 01, 2021
  16. May 26, 2021
  17. May 25, 2021
  18. May 20, 2021
  19. May 04, 2021
  20. May 03, 2021
  21. Apr 29, 2021
  22. Apr 20, 2021
  23. Mar 19, 2021
  24. Mar 11, 2021
  25. Feb 15, 2021
  26. Feb 01, 2021
  27. Jan 29, 2021
  28. Jan 28, 2021
  29. Jan 27, 2021
  30. Jan 23, 2021
    • 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
Loading