Now tactics supporting locations can also specify the goal among the locations by using the name `⊢` or `|-`. Also `rw at *` is implemented so that it will rewrite any hypotheses or the goal for which the whole sequence of rewrites succeeds. (This is different from `rw at h1 h2 ... hn |-`, which requires that all rewrites run to completion on each specified target.) |
||
|---|---|---|
| .. | ||
| basic.lean | ||
| default.lean | ||
| instances.lean | ||
| lemmas.lean | ||
| qsort.lean | ||