Skip to content
Snippets Groups Projects
  1. Mar 31, 2020
  2. Mar 27, 2020
  3. Mar 20, 2020
  4. Mar 19, 2020
  5. Mar 18, 2020
  6. Mar 16, 2020
  7. Mar 12, 2020
  8. Mar 10, 2020
  9. Feb 28, 2020
  10. Feb 23, 2020
  11. Feb 18, 2020
  12. Feb 11, 2020
  13. Feb 10, 2020
  14. Feb 01, 2020
  15. Jan 15, 2020
  16. Jan 13, 2020
  17. Jan 09, 2020
  18. Jan 08, 2020
  19. Dec 13, 2019
  20. Dec 06, 2019
  21. Nov 22, 2019
    • Paolo G. Giarrusso's avatar
      Fix iPoseProof on recursive lemmas (fix #274) · 3f468582
      Paolo G. Giarrusso authored and Robbert Krebbers's avatar Robbert Krebbers committed
      When proving `foo` through a fixpoint, Coq's guardedness checker needs to see to
      which arguments `foo` is applied. Opaque lemmas applied to `foo` itself prevent
      that, so make them transparent.
      * Make `IntoEmpValid` lemmas transparent.
      * Expose application of `IntoEmpValid` instance to its argument.
      * Add comment to `tac_pose_proof`
      
      This MR brings back the type of `tac_pose_proof` to the one it had before !329.
      Hence, this seems worth a comment.
      3f468582
  22. Nov 20, 2019
  23. Nov 10, 2019
  24. Nov 08, 2019
  25. Nov 07, 2019
  26. Nov 05, 2019
  27. Oct 09, 2019
  28. Sep 20, 2019
  29. Sep 19, 2019
Loading