Skip to content
Snippets Groups Projects
  1. Feb 15, 2017
  2. Feb 14, 2017
  3. Feb 13, 2017
  4. Feb 12, 2017
    • Robbert Krebbers's avatar
      Make iSpecialize work with coercions. · f1b30a2e
      Robbert Krebbers authored
      For example, when having `"H" : ∀ x : Z, P x`, using
      `iSpecialize ("H" $! (0:nat))` now works. We do this by first
      resolving the `IntoForall` type class, and then instantiating
      the quantifier.
      f1b30a2e
  5. Feb 11, 2017
  6. Feb 10, 2017
  7. Feb 09, 2017
  8. Feb 07, 2017
  9. Feb 06, 2017
  10. Feb 03, 2017
  11. Feb 02, 2017
  12. Feb 01, 2017
Loading