Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abdoo8080 authored Nov 27, 2024
1 parent 3afa2c8 commit 3f4e73f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# SMT Lean
This project is inspired by [SMTCoq](https://smtcoq.github.io/) and aims to
provide Lean tactics that discharge goals into SMT solvers. It is under active
development and is currently in a beta phase. While it is ready for use, it is
important to note that there are still some rough edges and ongoing improvements
being made.
This project aims to provide Lean tactics that discharge goals into SMT solvers.
It is under active development and is currently in a beta phase. While it is
ready for use, it is important to note that there are still some rough edges and
ongoing improvements being made.

## Supported Theories
`lean-smt` currently supports the theories of Uninterpreted Functions and Linear
Expand Down

0 comments on commit 3f4e73f

Please sign in to comment.