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> |
||
|---|---|---|
| .. | ||
| bin | ||
| cmake | ||
| include/lean | ||
| Init | ||
| initialize | ||
| kernel | ||
| lake | ||
| Lean | ||
| library | ||
| runtime | ||
| shell | ||
| Std | ||
| util | ||
| cadical.mk | ||
| CMakeLists.txt | ||
| config.h.in | ||
| githash.h.in | ||
| Init.lean | ||
| lakefile.toml.in | ||
| lean-toolchain | ||
| Lean.lean | ||
| lean.mk.in | ||
| Leanc.lean | ||
| Std.lean | ||
| stdlib.make.in | ||
| stdlib_flags.h | ||
| version.h.in | ||