lean4-htt/tests
Sebastian Graf e886373dc8
fix: Avoid a type error in mvcgen and turn fewer natural goals into synthetic opaque ones (#9045)
This PR fixes a type error in `mvcgen` and makes it turn fewer natural
goals into synthetic opaque ones, so that tactics such as `trivial` may
instantiate them more easily.

---------

Co-authored-by: Sebastian Graf <sg@lean-fro.org>
2025-06-27 16:27:06 +00:00
..
bench perf: do not import non-meta IR 2025-06-27 08:13:31 -07:00
compiler fix: avoid caching uses of never_extract constants in toLCNF (#8956) 2025-06-24 02:04:56 +00:00
elabissues
ir
lean fix: Avoid a type error in mvcgen and turn fewer natural goals into synthetic opaque ones (#9045) 2025-06-27 16:27:06 +00:00
pkg chore: use note and hint' for message addenda (#8980) 2025-06-27 15:16:01 +00:00
playground
plugin
simpperf
.gitignore
common.sh
lakefile.toml chore: allow module in tests (#8881) 2025-06-21 02:49:22 +00:00
lean-toolchain