The `induction h` tactic tries to clear hypothesis `h` after it is applied. But, before this commit, `cases h` would only try to clear `h` when performing non-dependent elimination. This was problematic when writing tactic scripts for automating proofs. |
||
|---|---|---|
| .. | ||
| buffer | ||
| rbmap | ||
| rbtree | ||
| bitvec.lean | ||
| buffer.lean | ||
| dlist.lean | ||
| lazy_list.lean | ||
| stream.lean | ||
| vector.lean | ||