lean2/library/init
2015-02-25 15:18:21 -08:00
..
bool.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
datatypes.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
default.lean feat(library/init): create markdown directory file 2014-12-15 16:43:42 -05:00
init.md feat(library/init): create markdown directory file 2014-12-15 16:43:42 -05:00
logic.lean refactor(library,hott): rename theorems for decidable and inhabited 2015-02-25 14:05:07 -08:00
measurable.lean refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00
nat.lean refactor(library,hott): rename theorems for decidable and inhabited 2015-02-25 14:05:07 -08:00
num.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
priority.lean feat(library/init): create markdown directory file 2014-12-15 16:43:42 -05:00
prod.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
relation.lean feat(frontends/lean): modify syntax for local notation 2015-01-26 11:51:17 -08:00
reserved_notation.lean 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
sigma.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
tactic.lean feat(frontends/lean): add 'assert H : A, ...' as notation for 'have H [visible] : A, ...' 2015-02-25 14:30:42 -08:00
wf.lean feat(library/init): create markdown directory file 2014-12-15 16:43:42 -05:00
wf_k.lean refactor(library): add 'init' folder 2014-11-30 20:34:12 -08:00