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