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

Let iSpecialize with a hypotheses behave like iAssumption.

For example, when having `H : ▷ P → Q` and `HP : P`, we can now
do `iSpecialize ("H" with "HP")`. This is achieved by putting a
`FromAssumption` premise in the base instance for `IntoWand`.
parent 56f0afb2
No related branches found
No related tags found
No related merge requests found
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