lean4-htt/tests
Joachim Breitner 770af38c14
fix: fun_induction: correctly identify params and targets (#7622)
This PR fixes `fun_induction` when used on structurally recursive
functions where there are targets occurring before fixed parameters.

Fixes #7550
2025-03-21 12:12:15 +00:00
..
bench chore: remove the old Lean.Data.HashMap implementation (#7519) 2025-03-20 23:49:55 +00:00
compiler
elabissues
ir
lean fix: fun_induction: correctly identify params and targets (#7622) 2025-03-21 12:12:15 +00:00
pkg feat: debug_assert! (#7256) 2025-03-03 16:34:44 +00:00
playground
plugin chore: when a linter crashes, prefix its name (#4967) 2024-08-12 02:36:42 +00:00
simpperf
.gitignore
common.sh
lean-toolchain