lean4-htt/tests/lean
Wojciech Różowski d66aaebca6
perf: simplify cbv ite/dite simprocs by reducing Decidable instance directly (#12677)
This PR changes the approach in `simpIteCbv` and `simpDIteCbv`, by
replacing call to `Decidable.decide`
with reducing and direct pattern matching on the `Decidable` instance
for `isTrue`/`isFalse`. This produces simpler proof terms.

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 17:11:48 +00:00
..
docparse fix: error messages from Verso docstring parser (#12372) 2026-02-07 07:49:06 +00:00
grind chore: prefer cons_cons over cons₂ in names (#12710) 2026-02-27 08:58:08 +00:00
interactive chore: relative lean-toolchains (#12652) 2026-02-25 10:23:35 +00:00
run perf: simplify cbv ite/dite simprocs by reducing Decidable instance directly (#12677) 2026-03-02 17:11:48 +00:00
server
sym
copy-produced
test_single.sh