lean4-htt/tests
Kim Morrison 4379002d05
feat: add reprove command for re-proving theorems with a specified tactic (#10434)
This PR adds `reprove N by T`, which effectively elaborates `example
type_of% N := by T`. It supports multiple identifiers. This is useful
for testing tactics.


🤖 Generated with [Claude Code](https://claude.ai/code)

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-09-18 06:29:53 +00:00
..
bench perf: improve iterator/range benchmarks, use shortcut instances for Int ranges (#10197) 2025-09-03 15:47:52 +00:00
compiler
elabissues
ir
lean feat: add reprove command for re-proving theorems with a specified tactic (#10434) 2025-09-18 06:29:53 +00:00
pkg feat: overhaul meta system (#10362) 2025-09-17 21:04:29 +00:00
playground
plugin
simpperf
.gitignore
common.sh
lakefile.toml
lean-toolchain