Add `inv select` and `inversion select` tactics
Compare changes
Files
3- Ralf Jung authored
+ 12
− 0
@@ -774,6 +774,9 @@ Tactic Notation "select" open_constr(pat) tactic3(tac) :=
@@ -785,6 +788,15 @@ Tactic Notation "destruct" "select" open_constr(pat) :=