Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
Floris van Doorn 70a2f6534c feat(hit): derive path computation rule for elim and elim_type for every hit
also make argument of eq_of_rel implicit
also remove most sorry's for hits

path computation rule for rec still needs to be done for all hits
2015-04-29 10:04:07 -07:00
bin fix(bin/linja): indentation 2015-04-04 13:31:35 -04:00
doc fix(test*.sh): allow spaces in filename 2015-03-28 23:29:52 -04:00
examples feat(CMakeLists): add basic example to binary distribution package 2015-01-14 10:39:07 -08:00
hott feat(hit): derive path computation rule for elim and elim_type for every hit 2015-04-29 10:04:07 -07:00
images chore(CMakeLists.txt): move Lean logo to make sure we can test leanemacs without installing Lean 2015-01-31 17:38:49 -08:00
library feat(library/tactic): add 'let' tactic 2015-04-28 17:24:43 -07:00
script fix(test*.sh): allow spaces in filename 2015-03-28 23:29:52 -04:00
src fix(kernel/hits/hits): bug in reduction rule 2015-04-29 10:01:46 -07:00
tests fix(kernel/quotient/quotient): bug in reduction rule 2015-04-29 10:01:17 -07:00
.gitignore chore(.gitignore): add compile_commands.json 2015-03-28 22:38:13 -04:00
.travis.osx.yml chore(travis): change notifications, turn off cov build 2015-03-30 18:32:48 -04:00
.travis.windows.yml chore(travis): change notifications, turn off cov build 2015-03-30 18:32:48 -04:00
.travis.yml chore(travis): change notifications, turn off cov build 2015-03-30 18:32:48 -04:00
LICENSE Add LICENSE file 2013-07-15 18:55:48 -07:00
README.md chore(README): avoid duplication 2015-03-28 16:23:32 -07:00

logo

LicenseWindowsUbuntuOS XCoverageBuilds/TestsStatic Analysis
Coverity Scan Build Status

Issue Stats Issue Stats

About

Requirements

Installing required packages at

Windows

Linux

OS X

Build Instructions

Miscellaneous