lean2 icon indicating copy to clipboard operation
lean2 copied to clipboard

Lean theorem prover version 0.2 (it supports standard and HoTT modes)

This is a snapshot of the Lean 0.2 theorem prover. We have this separate repository because this version has special support for Homotopy Type Theory.

About

Requirements

Installing

Windows

  • MSys2

Linux

  • Ubuntu 12.04 or newer (detailed)
  • Ubuntu 12.04 or newer (brief)
  • Fedora 19

OS X

  • OS X 10.9

Build Instructions

  • CMake + Make
  • CMake + Ninja
  • Faster builds with ccache

Miscellaneous

  • Building Doxygen Documentation: doxygen src/Doxyfile
  • Coding Style
  • Library Style Conventions
  • Git Commit Conventions
  • Syntax Highlight Lean Code in LaTeX