lean4-htt/tests/pkg/module/Module
Sebastian Ullrich c09700d72a
fix: [local simp] on privately imported theorem (#12287)
This PR fixes an issue where `attribute [local simp]` was incorrectly
rejected on a theorem from a private import

Fixes #12198
2026-02-03 12:57:23 +00:00
..
Basic.lean feat: @[instance_reducible] (#12247) 2026-02-01 03:03:16 +00:00
Basic2.lean
ConflictingImported.lean
Imported.lean fix: revert "split ngen on async elab" (#12148) 2026-01-25 03:18:24 +00:00
ImportedAll.lean fix: grind using congr equation of private imported matcher (#11756) 2025-12-21 17:59:52 +00:00
ImportedAllImportedAll.lean
ImportedAllPrivateImported.lean
ImportedImportedAll.lean
ImportedPrivateImported.lean chore: even more module system fixes and refinements from Mathlib porting (#10726) 2025-10-15 14:59:09 +00:00
MetaImported.lean fix: detect private references in inferred type of public def (#10762) 2025-10-15 12:51:54 +00:00
NonModule.lean feat: dedicated fix operator for well-founded recursion on Nat (#7965) 2025-12-01 12:51:55 +00:00
PrivateImported.lean fix: [local simp] on privately imported theorem (#12287) 2026-02-03 12:57:23 +00:00