This PR develops custom simprocs for dealing with `ite`/`dite` expressions in `cbv` tactics, based on equivalent simprocs from `Sym.simp`, with the difference that if the condition is not reduced to `True`/`False`, we make use of the decidable instance and calculate to what the condition reduces to. Stacked on top of #12391. |
||
|---|---|---|
| .. | ||
| bench | ||
| bench-radar | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lake | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| CMakeLists.txt | ||
| common.sh | ||
| lakefile.toml | ||
| lean-toolchain | ||