lean4-htt/tests/bench/sym
Leonardo de Moura c0a53ffe97
chore: minor tweaks to Sym.simp test and benchmark (#13468)
This PR applies two minor tweaks:
- `tests/bench/sym/simp_1.lean`: share-common the proof term before
counting objects in `getProofSize`, so the reported size reflects the
shared representation.
- `tests/elab/sym_simp_3.lean`: use `>>` instead of `.andThen` when
composing `Sym.Simp` methods.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-18 21:11:30 +00:00
..
add_sub_cancel.lean chore: fix Sym benchmarks using stale run' API (#13450) 2026-04-17 21:31:57 +00:00
meta_simp_1.lean chore: fix Sym benchmarks using stale run' API (#13450) 2026-04-17 21:31:57 +00:00
meta_simp_2.lean test: benchmarks for lambda-telescopes (#11929) 2026-01-08 00:20:03 +00:00
meta_simp_4.lean feat: simpForall and simpArrow in Sym.simp (#11950) 2026-01-09 06:20:04 +00:00
shallow_add_sub_cancel.lean feat: add Goal API for SymM + grind (#12143) 2026-01-24 20:30:08 +00:00
shallow_add_sub_cancel_grind.lean test: local rewrite with Sym.simp (#12147) 2026-01-25 01:32:50 +00:00
simp_1.lean chore: minor tweaks to Sym.simp test and benchmark (#13468) 2026-04-18 21:11:30 +00:00
simp_2.lean feat: add contextDependent to Sym.simp Result with two-tier cache (#12996) 2026-03-20 00:22:08 +00:00
simp_3.lean feat: add contextDependent to Sym.simp Result with two-tier cache (#12996) 2026-03-20 00:22:08 +00:00
simp_4.lean feat: add contextDependent to Sym.simp Result with two-tier cache (#12996) 2026-03-20 00:22:08 +00:00