Skip to content
Snippets Groups Projects
  1. Feb 22, 2017
  2. Feb 21, 2017
  3. Feb 20, 2017
  4. Feb 18, 2017
  5. Feb 17, 2017
  6. Feb 16, 2017
  7. Feb 15, 2017
  8. Feb 14, 2017
  9. Feb 13, 2017
  10. 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
  11. Feb 11, 2017
  12. Feb 10, 2017
Loading