lean4-htt/tests
Leonardo de Moura b1d4c9b9d5
feat: grind "silent" have (#10919)
This PR implements the `have <ident>? : <prop>` tactic for the `grind`
interactive mode. The proposition is proved using the default `grind`
search strategy. This tactic is also useful for inspecting or querying
the current `grind` state.
2025-10-23 02:36:49 +00:00
..
bench chore: rename String.endPos -> String.rawEndPos (#10853) 2025-10-21 11:25:30 +00:00
compiler chore: rename String.endPos -> String.rawEndPos (#10853) 2025-10-21 11:25:30 +00:00
elabissues
ir
lake feat: zero cost BaseIO (#10625) 2025-10-22 10:55:12 +02:00
lean feat: grind "silent" have (#10919) 2025-10-23 02:36:49 +00:00
pkg chore: more module system fixes and refinements for finishing batteries port (#10819) 2025-10-21 08:19:50 +00:00
playground
plugin
simpperf
.gitignore
common.sh
lakefile.toml fix: detect private references in inferred type of public def (#10762) 2025-10-15 12:51:54 +00:00
lean-toolchain