Skip to content
Snippets Groups Projects
Commit f1b30a2e authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

Make iSpecialize work with coercions.

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.
parent 2dfb8987
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment