mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 18:36:28 -04:00
8 lines
465 B
Text
8 lines
465 B
Text
Lean is an open source theorem prover and programming language being developed
|
|
at Microsoft Research. Lean aims to bridge the gap between interactive and
|
|
automated theorem proving, by situating automated tools and methods in a
|
|
framework that supports user interaction and the construction of fully specified
|
|
axiomatic proofs. The mathematical components library mathlib for Lean is being
|
|
developed at Carnegie Mellon University.
|
|
|
|
WWW: https://leanprover.github.io/
|