lean2/library/init
2015-05-17 12:57:48 +10:00
..
bool.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
datatypes.lean style(hott): let inverse notation have higher binding power than application 2015-02-28 01:16:23 -05:00
default.lean feat(library/init): move propext to init/quot, add Jeremy's funext theorem 2015-04-01 12:36:33 -07:00
funext.lean chore(library): remove some unnecessary parentheses 2015-04-29 14:39:59 -07:00
init.md feat(library/init): create markdown directory file 2014-12-15 16:43:42 -05:00
logic.lean feat(library): avoid 'definition' hack for theorems 2015-05-09 12:15:30 -07:00
measurable.lean refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00
nat.lean feat(library/init/nat.lean): add notation <= and >= for nat 2015-05-17 12:57:48 +10:00
num.lean feat(library/data/num): prove many theorems for pos_num.lt and pos_num.le 2015-03-04 18:30:31 -08:00
priority.lean feat(library/init): create markdown directory file 2014-12-15 16:43:42 -05:00
prod.lean refactor(library): avoid 'context' command in the standard library 2015-04-21 19:13:19 -07:00
quot.lean feat(library/init): define quot.hrec_on and quot.hrec_on₂ based on heterogeneous equality 2015-05-09 09:49:41 -07:00
relation.lean refactor(library/init): add auxiliary function mk_equivalence 2015-04-01 17:30:20 -07:00
reserved_notation.lean feat(library/algebra/group_pow.lean,library/data/nat/power.lean): add generic power operation on monoids and groups 2015-05-13 22:19:02 -07:00
setoid.lean refactor(library): reorganize init folder and add setoid 2015-03-31 19:56:05 -07:00
sigma.lean refactor(library): avoid 'context' command in the standard library 2015-04-21 19:13:19 -07:00
tactic.lean feat(library/tactic): add 'induction' tactic skeleton 2015-05-12 20:21:25 -07:00
wf.lean refactor(library): avoid 'context' command in the standard library 2015-04-21 19:13:19 -07:00
wf_k.lean refactor(library): add 'init' folder 2014-11-30 20:34:12 -08:00