logo

LicenseWindowsLinux / macOSTest CoverageChat
Codecov Join the Zulip chat
About ----- - [Homepage](http://leanprover.github.io) - [Theorem Proving in Lean](https://leanprover.github.io/theorem_proving_in_lean/index.html) - [Core library](library/library.md) - [Change Log](doc/changes.md) - [FAQ](doc/faq.md) - For HoTT mode, please use [Lean2](https://github.com/leanprover/lean2). Installation ------------ Stable and nightly binary releases of Lean are available on the [homepage](https://leanprover.github.io/download/). For building Lean from source, see the [build instructions](doc/make/index.md). Miscellaneous ------------- - Building Doxygen Documentation: `doxygen src/Doxyfile` - [Coding Style](doc/coding_style.md) - [Library Style Conventions](doc/lean/library_style.org) - [Git Commit Conventions](doc/commit_convention.md) - [Automatic Builds](doc/make/travis.md) - [Syntax Highlight Lean Code in LaTeX](doc/syntax_highlight_in_latex.md) - [Exporting, and reference type-checkers](doc/export_format.md) Roadmap ------------- - [Open RFC issues](https://github.com/leanprover/lean/issues?q=is%3Aissue+is%3Aopen+label%3ARFC) - [Features](https://github.com/leanprover/lean/issues?q=is%3Aissue+is%3Aopen+label%3AFeature) - [Wish list](https://github.com/leanprover/lean/issues?q=is%3Aissue+is%3Aopen+label%3AI-wishlist) - [High priority issues](https://github.com/leanprover/lean/issues?q=is%3Aissue+is%3Aopen+label%3AP-high) - [Medium priority issues](https://github.com/leanprover/lean/issues?q=is%3Aissue+is%3Aopen+label%3AP-medium)