lean4-htt/tests/pkg
Sebastian Ullrich 923d7e1ed6
fix: ensure by uses expected instead of given type for modsys aux decl (#11673)
This PR fixes an issue where a `by` in the public scope could create an
auxiliary theorem for the proof whose type does not match the expected
type in the public scope.

Fixes #11672
2025-12-14 17:44:38 +00:00
..
builtin_attr refactor: update built-in tactic error messages (#9633) 2025-07-31 14:16:57 +00:00
debug
def_clash feat: module system is no longer experimental (#11637) 2025-12-12 21:20:26 +00:00
deriving
frontend chore: re-enable tests (#10923) 2025-10-23 08:38:57 +00:00
initialize
linter_set
misc fix: local syntax should create private definitions 2025-08-19 14:49:12 -07:00
mod_clash feat: module system is no longer experimental (#11637) 2025-12-12 21:20:26 +00:00
module fix: ensure by uses expected instead of given type for modsys aux decl (#11673) 2025-12-14 17:44:38 +00:00
path with spaces
prv feat: improve error message in the case of type class synthesis failure (#11245) 2025-11-21 21:24:27 +00:00
rebuild feat: module system is no longer experimental (#11637) 2025-12-12 21:20:26 +00:00
setup feat: server support for new module setup (#8699) 2025-06-23 18:00:14 +00:00
signal feat: add signal handling support using libuv (#9258) 2025-09-15 13:09:50 +00:00
structure_docstrings feat: module system is no longer experimental (#11637) 2025-12-12 21:20:26 +00:00
test_extern
user_attr
user_attr_app chore: re-enable tests (#10923) 2025-10-23 08:38:57 +00:00
user_ext
user_opt
user_plugin fix: symbol clashes between packages (#11082) 2025-11-19 02:24:44 +00:00
ver_clash feat: module system is no longer experimental (#11637) 2025-12-12 21:20:26 +00:00
.gitignore test: module clash across packages (#11246) 2025-11-19 02:23:34 +00:00