lean2/library/init
2015-05-07 12:28:47 -07: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(frontends/lean): allow → to be used in calc proofs 2015-05-07 12:28:47 -07:00
measurable.lean refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00
nat.lean refactor(library): replace 'calc_trans', 'calc_symm', 'calc_refl' and 'calc_subst' commands with attributes '[symm]', '[refl]', '[trans]' and '[subst]' 2015-05-02 15:15:35 -07: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/normalize,frontends/lean): rename '[unfold-m]' hint to '[constructor]', and allow it to be attached to constants 2015-05-07 12:00:34 -07:00
relation.lean refactor(library/init): add auxiliary function mk_equivalence 2015-04-01 17:30:20 -07:00
reserved_notation.lean fix(reserved_notation): lower binding power of 'iff' 2015-04-22 13:06:11 -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 'transitiviy', 'reflexivity' and 'symmetry' tactics 2015-05-02 15:48: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