Skip to content
Snippets Groups Projects
  1. Oct 09, 2017
  2. Aug 17, 2017
  3. Mar 15, 2017
  4. Mar 08, 2017
  5. Mar 01, 2017
  6. Feb 22, 2017
  7. Feb 03, 2017
  8. Jan 31, 2017
  9. Dec 08, 2016
  10. Dec 05, 2016
    • Robbert Krebbers's avatar
      New definition of contractive. · 3caefaaa
      Robbert Krebbers authored
      Using this new definition we can express being contractive using a
      Proper. This has the following advantages:
      
      - It makes it easier to state that a function with multiple arguments
        is contractive (in all or some arguments).
      - A solve_contractive tactic can be implemented by extending the
        solve_proper tactic.
      3caefaaa
  11. Nov 23, 2016
  12. Nov 22, 2016
  13. Nov 21, 2016
  14. Nov 17, 2016
  15. Nov 16, 2016
  16. Oct 27, 2016
  17. Aug 29, 2016
  18. Aug 22, 2016
  19. Aug 19, 2016
  20. Jul 01, 2016
  21. Jun 26, 2016
    • Robbert Krebbers's avatar
      Improve solve_proper a bit. · f632ebfc
      Robbert Krebbers authored
      This is very experimental. It should now deal better with stuff like:
      
        match x with .. end = match y with .. end
      
      In case there is a hypothesis H : R x y, it will try to destruct it.
      f632ebfc
  22. May 31, 2016
  23. Apr 11, 2016
  24. Mar 05, 2016
  25. Mar 04, 2016
  26. Mar 03, 2016
  27. Feb 25, 2016
Loading