This PR changes how WF.Eqns unfolds the fixpoint. Instead of delta'ing until we have `fix`, and then blindly applying `fix_eq`, we delta one step less and preserve the function on the right hand side. This leads to smaller terms in the next step, so easier to debug, possibly faster, possibly more robust. |
||
|---|---|---|
| .. | ||
| bench | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| common.sh | ||
| lean-toolchain | ||