Make `inv` and `oinv` work with numbers
All threads resolved!
All threads resolved!
I also replaced all inversion_clear
by inv
. In list.v
I furthermore replaced most inversion
by inv
just to get a whole lot of extra testcases. However sometimes, follow-up automation fails when the inverted hypothesis is cleared.
Fixes #199 (closed)
Merge request reports
Activity
- Resolved by Ralf Jung
- Resolved by Ralf Jung
This is great.
However sometimes, follow-up automation fails when the inverted hypothesis is cleared.
Do you have an example? Is that a "feature" or a "bug" of the follow-up automation?
added 1 commit
- 8f2b6c1a - factor out helper tactic for 'run on n-th hypothesis in the goal'
- Resolved by Ralf Jung
mentioned in commit 8c98553a
Please register or sign in to reply