Skip to content
Snippets Groups Projects
  1. Jun 11, 2021
  2. Jun 10, 2021
  3. Jun 08, 2021
  4. Apr 20, 2021
    • Robbert Krebbers's avatar
      8daabbfc
    • Robbert Krebbers's avatar
      Introduce `SingletonMS` class for multiset singletons. · 0120e6fa
      Robbert Krebbers authored
      - Define set-like notation `{[+ x1; ..; xn ]}` for multisets in terms of the new
        singleton class and disjoint union `⊎`.
      - Remove `SemiSet` instance for multisets.
      - Prove lemmas regarding `∈` and `∉` for multisets since we no longer get the
        generic versions for sets.
      - Provide `SetUnfoldElemOf` instances for multisets since we no longer get the
        generic versions for sets.
      - Prove lemmas new regarding `∈` and `∉` for `∩`
      
      Fixes #100, #98 and #87.
      
      This MR is an alternative to !232.
      0120e6fa
  5. Mar 19, 2021
  6. Mar 13, 2021
  7. Mar 12, 2021
  8. Jan 29, 2021
  9. Jan 28, 2021
  10. Jan 27, 2021
  11. Jan 20, 2021
  12. Jan 13, 2021
  13. Jan 07, 2021
  14. Nov 10, 2020
  15. Aug 30, 2020
  16. Jun 25, 2020
  17. May 07, 2020
  18. Apr 10, 2020
  19. Apr 09, 2020
  20. Apr 08, 2020
  21. Mar 09, 2020
  22. Feb 28, 2020
  23. Feb 26, 2020
  24. Feb 24, 2020
  25. Jun 20, 2019
  26. Jan 29, 2019
  27. Jan 24, 2019
  28. Nov 01, 2018
  29. Jun 25, 2018
Loading