Skip to main content

LeanDojo: Machine Learning for Theorem Proving in Lean

Project description

LeanDojo: Machine Learning for Theorem Proving in Lean

LeanDojo

LeanDojo is a Python library for learning–based theorem provers in Lean, providing two main features:

  • Extracting data (proof states, tactics, premises, etc.) from Lean repos.
  • Interacting with Lean programmatically.

LeanDojo's current version is compatible with Lean 4 v4.3.0-rc2 or later. We strongly suggest using the current version. However, you may use the legacy branch if you want to work with earlier versions (including Lean 3).

Documentation Status PyPI GitHub license Code style: black


Requirements

  • Supported platforms: Linux, Windows WSL, and macOS
  • Git >= 2.25
  • 3.9 <= Python < 3.12
  • wget
  • elan
  • Generate a GitHub personal access token and set the environment variable GITHUB_ACCESS_TOKEN to it

Installation

LeanDojo is available on PyPI and can be installed via pip:

pip install lean-dojo

It can also be installed locally from the Git repo:

pip install .

Documentation

Questions and Bugs

  • For general questions and discussions, please use GitHub Discussions.
  • To report a potential bug, please open an issue. In the issue, please include your OS information, the version of LeanDojo, the exact steps to reproduce the error, and complete logs in debug mode (setting the environment variable VERBOSE to 1). The more details you provide, the better we will be able to help you.

Related Links

Citation

LeanDojo: Theorem Proving with Retrieval-Augmented Language Models
Neural Information Processing Systems (NeurIPS), 2023
Kaiyu Yang, Aidan Swope, Alex Gu, Rahul Chalamala,
Peiyang Song, Shixing Yu, Saad Godil, Ryan Prenger, Anima Anandkumar

@inproceedings{yang2023leandojo,
  title={{LeanDojo}: Theorem Proving with Retrieval-Augmented Language Models},
  author={Yang, Kaiyu and Swope, Aidan and Gu, Alex and Chalamala, Rahul and Song, Peiyang and Yu, Shixing and Godil, Saad and Prenger, Ryan and Anandkumar, Anima},
  booktitle={Neural Information Processing Systems (NeurIPS)},
  year={2023}
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lean_dojo-2.1.0.tar.gz (53.0 kB view details)

Uploaded Source

Built Distribution

lean_dojo-2.1.0-py3-none-any.whl (52.2 kB view details)

Uploaded Python 3

File details

Details for the file lean_dojo-2.1.0.tar.gz.

File metadata

  • Download URL: lean_dojo-2.1.0.tar.gz
  • Upload date:
  • Size: 53.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.27.0

File hashes

Hashes for lean_dojo-2.1.0.tar.gz
Algorithm Hash digest
SHA256 16110532be6aae0ac397a10a32a12e99f1d61905f093773c130622a854035a2c
MD5 c314164c631dbc618574a85baf3c19a7
BLAKE2b-256 9c66e43b2f08cadec0759086ea023d4374cd86db1322be1abcd8b392b71d5557

See more details on using hashes here.

File details

Details for the file lean_dojo-2.1.0-py3-none-any.whl.

File metadata

  • Download URL: lean_dojo-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 52.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.27.0

File hashes

Hashes for lean_dojo-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ba2749fb38878ca2aa8f99cfa8c58f916528b202d7eafa922b13063f55842685
MD5 12ce07f77717d138a12e937c4e9ea542
BLAKE2b-256 299cb6ebe52abc27c7151a9195f12d38dee6b64d2520b501322577fd6dec055c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page