leanprover-community / leanprover-community/mathlib4
Porting note: change `rw` to `erw`
Open
Nobody has claimed this yet.
porting-notes
- Dominant language
- Lean
- Stars
- 4.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Classifies porting notes claiming:
change
rwtoerw
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 with the linked examples in Mathlib/AlgebraicGeometry/Pullbacks.lean and Mathlib/Geometry/RingedSpace/LocallyRingedSpace/HasColimits.lean, around the referenced lines, and inspect the surrounding porting changes. Determine which rw uses the note covers; the work is done when all applicable cases are identified and consistently handled.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100