lean4-htt/tests/lean/run
Sebastian Graf 38682c4d4a
fix: heartbeat limit in mvcgen due to withDefault rfl (#12696)
This PR fixes a test case reported by Alexander Bentkamp that runs into
a heartbeat limit due to daring use of `withDefault` `rfl` in `mvcgen`.
2026-02-26 16:40:42 +00:00
..
10067.lean fix: copied 11940 fix for structure command (#12680) 2026-02-25 13:50:04 +00:00
cbv4.lean test: add cbv test for Collatz conjecture verification (#12692) 2026-02-25 17:05:51 +00:00
cbv_aes.lean test: add cbv tests adapted from LNSym (#12694) 2026-02-25 17:08:24 +00:00
cbv_arm_ldst.lean test: add cbv tests adapted from LNSym (#12694) 2026-02-25 17:08:24 +00:00
mvcgenRflReducibility.lean fix: heartbeat limit in mvcgen due to withDefault rfl (#12696) 2026-02-26 16:40:42 +00:00
test_single.sh