lean4-htt/tests/bench/cbv
Wojciech Różowski 9bfd16ef5e
refactor: main loop of the cbv tactic (#12417)
This PR refactors the main loop of the `cbv` tactic. Rather than using
multiple simprocs, a central pre simproc is introduced. Moreover, let
expressions are no longer immediately zeta-reduced due to performance on
one of the benchmarks (`leroy.lean`).

Stacked on top of #12416
2026-02-11 11:47:18 +00:00
..
dedup.lean
divisors.lean
leroy.lean refactor: main loop of the cbv tactic (#12417) 2026-02-11 11:47:18 +00:00