This PR makes `isDefEq` detect more stuck definitional equalities involving smart unfoldings. Specifically, if `t =?= defn ?m` and `defn` matches on its argument, then this equality is stuck on `?m`. Prior to this change, we would not see this dependency and simply return `false`. Fixes #8766. Co-authored-by: Kyle Miller <kmill31415@gmail.com> |
||
|---|---|---|
| .. | ||
| bench | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| common.sh | ||
| lakefile.toml | ||
| lean-toolchain | ||