This package browser is in early development. Mind the rough edges.

lean 3.41.0

Theorem prover and programming language

Lean is a theorem prover and programming language with a small trusted core based on dependent typed theory, aiming to bridge the gap between interactive and automated theorem proving.

Installation

Install lean 3.41.0 as follows:

guix install lean@3.41.0

Or install the latest version:

guix install lean

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.