Skip to content
Snippets Groups Projects
  1. Dec 06, 2016
  2. Dec 05, 2016
    • Robbert Krebbers's avatar
      New definition of contractive. · 176a588c
      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.
      176a588c
  3. Nov 30, 2016
  4. Nov 24, 2016
  5. Nov 22, 2016
  6. Nov 17, 2016
  7. Nov 15, 2016
  8. Nov 09, 2016
  9. Nov 06, 2016
  10. Nov 03, 2016
    • Robbert Krebbers's avatar
      Use symbol ∗ for separating conjunction. · cc31476d
      Robbert Krebbers authored
      The old choice for ★ was a arbitrary: the precedence of the ASCII asterisk *
      was fixed at a wrong level in Coq, so we had to pick another symbol. The ★ was
      a random choice from a unicode chart.
      
      The new symbol ∗ (as proposed by David Swasey) corresponds better to
      conventional practise and matches the symbol we use on paper.
      cc31476d
  11. Nov 01, 2016
  12. Oct 28, 2016
  13. Oct 27, 2016
  14. Oct 26, 2016
  15. Oct 25, 2016
  16. Oct 18, 2016
  17. Oct 16, 2016
  18. Oct 13, 2016
  19. Oct 12, 2016
Loading