lean2/library
Jeremy Avigad feb385748f refactor(library/data/set/map.lean): put map into set namespace
This is needed to repair a conflict in the tutorial, but it is the right thing to do anyhow. The type "map A B" should not be a top-level identifier.
2015-06-06 18:58:33 -07:00
..
algebra feat(library/*): add theorems from Haitao on sets and functions, clean up 2015-06-04 11:55:25 -07:00
data refactor(library/data/set/map.lean): put map into set namespace 2015-06-06 18:58:33 -07:00
examples chore(examples/ex): move example to library 2015-05-13 17:07:10 -07:00
init refactor(library/init/wf): cleanup wf proofs using tactics 2015-06-06 16:58:24 -07:00
logic feat(nat/bquant): give instances for quantification bounded with le 2015-06-04 20:14:13 -04:00
theories feat(library/theories): create theories folder 2015-06-05 09:32:00 -07:00
tools fix(tools.md): remove missing link 2015-06-04 20:14:13 -04:00
.gitignore chore(library/.gitignore): update 2014-08-29 10:31:16 -07:00
.project chore(library): add .project file 2014-08-29 10:31:16 -07:00
classical.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
library.md fix(hott/*.md,library/*.md): use the word 'file' instead of 'module' 2015-05-25 16:50:42 -07:00
standard.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00