Skip to content
Snippets Groups Projects
  1. Feb 28, 2025
  2. Nov 09, 2023
  3. Oct 13, 2023
    • Sergey Bozhko's avatar
      import ssreflect only once · e8f5fb9a
      Sergey Bozhko authored and Björn Brandenburg's avatar Björn Brandenburg committed
      Prosa redefines ssreflect's tactic [done] in file [util/tactics.v]. To prevent shadowing of the new [done] by ssreflect's [done], [tactics.v] should be imported _after_ ssreflect
      e8f5fb9a
  4. Jun 27, 2023
  5. Jun 23, 2023
  6. Mar 01, 2023
  7. Feb 25, 2022
  8. Feb 16, 2022
  9. Feb 14, 2022
  10. Dec 07, 2021
  11. Sep 29, 2021
  12. Aug 10, 2020
  13. Apr 01, 2020
  14. Dec 19, 2019
  15. Jun 05, 2019
  16. May 16, 2019
  17. May 13, 2019
    • Björn Brandenburg's avatar
      refactoring: port initial service and completion lemmas · 4f4f2e3e
      Björn Brandenburg authored
      ...from model/schedule/uni/schedule.v.
      
      To simplify some of the rather long proofs in the original file, the patch introduces a bunch of small and simple rewriting and helper lemmas that we previously lacked, but that we *should* have to avoid having to reason at the level of sslreflect "big" operators in every lemma.
      4f4f2e3e
  18. May 07, 2019
  19. Apr 09, 2019
Loading