argumentcomputer / argumentcomputer/YatimaStdLib.lean
Avoid clashes with Mathlib
Open
- Dominant language
- Lean
- Stars
- 9
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
We have some declarations that can clash with Mathlib, like `Ring` and `Field`. We should either:
1. Use the definitions from Mathlib
2. Have them under our own namespaces
3. Rename them
Let's discuss
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the declarations that can clash with Mathlib, including Ring and Field, then review how the project currently organizes namespaces and definitions. Done means the project has chosen and applied a consistent approach that avoids those clashes.
Written by the indexing model from the issue text.
Assessment
- Domain
- developer-experience
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100