This PR follows upon #10606 and creates equational theorems uniformly from the unfold theorem, there is only one handler registered in `registerGetEqnsFn`. For now we keep `registerGetEqnsFn`, because it’s used by mathlib’s `irreducible_def`, but I’d like to get rid of it in the long term, relying only on `registerGetUnfoldEqnFn` for constructions that should unfold differently. |
||
|---|---|---|
| .. | ||
| bench | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lake | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| common.sh | ||
| lakefile.toml | ||
| lean-toolchain | ||