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

Change Hint Mode for FromAssumption.

There is no need to restrict the type class using Hint Mode, we have
a default instance that will always be used first. In case of evars,
the default instance should apply.

The reason for this change is that `iAssumption` should be able to
prove `H : ?e |- P` and `H : P |- ?e`. The former Hint Mode prevented
it from doing that.
parent b81b27d3
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