leanprover-community / leanprover-community/mathlib4
Porting note: `@[simp]` removed
Open
Nobody has claimed this yet.
porting-notes
- Dominant language
- Lean
- Stars
- 4.2k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Classifies porting notes claiming anything semantically equivalent to:
- "
@[simp]removed [...]" - "@[simp] removed [...]"
- "removed
simpattribute"
Related to: #10618
Examples
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading related issue #10618 and the examples in Mathlib/Order/WellFounded.lean, Mathlib/Data/Prod/Basic.lean, and Mathlib/Data/Multiset/Bind.lean. Identify the existing porting-note classification entry point and tests, then verify that notes expressing the listed removed-simp-attribute variants are classified correctly.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100