Make `iEval` more robust by using a let binding internally.
This is to make sure that e.g. `//` in `iEval (rewrite .. // ..)` does not immediately close the goal by reflexivity.
Showing
- theories/heap_lang/proofmode.v 7 additions, 5 deletionstheories/heap_lang/proofmode.v
- theories/proofmode/coq_tactics.v 4 additions, 2 deletionstheories/proofmode/coq_tactics.v
- theories/proofmode/tactics.v 3 additions, 2 deletionstheories/proofmode/tactics.v
- theories/tests/proofmode.v 7 additions, 0 deletionstheories/tests/proofmode.v
Loading
Please register or sign in to comment