lean2/library
2015-02-25 16:20:44 -08:00
..
algebra refactor(*): modify '|' binding power, use 'abs a' instead of '|a|', and '(a | b)' instead of 'a | b' 2015-02-25 15:18:21 -08:00
data feat(frontends/lean): ML-like notation for match and recursive equations 2015-02-25 16:20:44 -08:00
init feat(frontends/lean): ML-like notation for match and recursive equations 2015-02-25 16:20:44 -08:00
logic feat(frontends/lean): add 'assert H : A, ...' as notation for 'have H [visible] : A, ...' 2015-02-25 14:30:42 -08:00
tools refactor(library): add 'init' folder 2014-11-30 20:34:12 -08: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/logic/axioms): rename files, import logic.axioms.classical now imports all classical axioms 2015-02-01 11:17:45 -08:00
library.md refactor(library): clean up headers and markdown files 2014-12-22 15:33:42 -05:00
standard.lean refactor(library): clean up headers and markdown files 2014-12-22 15:33:42 -05:00