lean2/library
Floris van Doorn cc03ca9c6d fix(reserved_notation): make :: bind stronger than ++
this allows us to write l1 ++ a :: l2 without parentheses
2015-11-22 14:21:26 -08:00
..
algebra refactor(library): cleanup 2015-11-22 14:10:02 -08:00
data feat(list): port list.basic from the standard library 2015-11-22 14:21:26 -08:00
examples chore(examples/ex): move example to library 2015-05-13 17:07:10 -07:00
init fix(reserved_notation): make :: bind stronger than ++ 2015-11-22 14:21:26 -08:00
logic refactor(library): move basic simp/congr rules to init folder, delete some legacy files 2015-11-20 16:38:10 -08:00
theories refactor(library,hott): remove coercions between algebraic structures 2015-11-11 11:57:44 -08:00
tools feat(frontends/lean): add simp tactic frontend stub 2015-07-14 09:54:53 -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
library.md feat(library.md): update reference to classical axiom 2015-09-01 15:17:46 -07:00
standard.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00