argumentcomputer / argumentcomputer/YatimaStdLib.lean

Avoid clashes with Mathlib

Open
#95 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.