leanprover-community / leanprover-community/mathlib4
Interface with SMT solvers
Open
Nobody has claimed this yet.
enhancement
t-meta
- Dominant language
- Lean
- Stars
- 4.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
There were attempts in plugging SMT solvers onto mathlib (see https://github.com/leanprover-community/mathlib/pull/1083). That failed in Lean 3, but it's worth retrying if someone is motivated enough.
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 the issue and the linked mathlib pull request 1083 to understand the earlier SMT-solver integration attempt. The issue names no files, tests, solver, or concrete acceptance criteria, so the scope and definition of done must be established before implementation.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100