lean4-htt/tests/pkg/module
Sebastian Ullrich 49cff79712
fix: privacy checks and import all (#10550)
This PR ensures private declarations are accessible from the private
scope iff they are local or imported through an `import all` chain,
including for anonymous notation and structure instance notation.
2025-09-26 13:26:10 +00:00
..
Module fix: privacy checks and import all (#10550) 2025-09-26 13:26:10 +00:00
lakefile.toml feat: overhaul meta system (#10362) 2025-09-17 21:04:29 +00:00
lean-toolchain
Module.lean fix: privacy checks and import all (#10550) 2025-09-26 13:26:10 +00:00
test.sh fix: import-merging theorems under the module system (#10556) 2025-09-26 13:02:51 +00:00