lean2/library/init
2015-07-19 19:47:14 -07:00
..
bool.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
datatypes.lean feat(frontends/lean): rename '[unfold-c]' to '[unfold]' and '[unfold-f]' to '[unfold-full]' 2015-07-07 16:37:06 -07:00
default.lean refactor(library/algebra/function): move function.lean to init folder 2015-07-06 07:29:56 -07:00
function.lean feat(frontends/lean): rename '[unfold-c]' to '[unfold]' and '[unfold-f]' to '[unfold-full]' 2015-07-07 16:37:06 -07:00
funext.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
init.md fix(hott/*.md,library/*.md): use the word 'file' instead of 'module' 2015-05-25 16:50:42 -07:00
logic.lean refactor(library): rename iff.mp' to iff.mpr 2015-07-18 08:52:58 -05:00
measurable.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
nat.lean refactor(library): move 'max/min' to 'data/nat' 2015-07-19 19:47:14 -07:00
num.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
priority.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
prod.lean refactor(library/init): define prod as an inductive datatype 2015-06-25 17:59:06 -07:00
quot.lean feat(frontends/lean): rename '[unfold-c]' to '[unfold]' and '[unfold-f]' to '[unfold-full]' 2015-07-07 16:37:06 -07:00
relation.lean refactor(library/init): add auxiliary function mk_equivalence 2015-04-01 17:30:20 -07:00
reserved_notation.lean feat(hott): various cleanup and fixes, rename \~ to ~, expand types.pointed 2015-06-25 22:31:40 -04:00
setoid.lean refactor(library): reorganize init folder and add setoid 2015-03-31 19:56:05 -07:00
sigma.lean feat(library): use sigma instead of exists (experimental) 2015-07-15 15:49:47 -04:00
tactic.lean feat(frontends/lean): add simp tactic frontend stub 2015-07-14 09:54:53 -04:00
wf.lean refactor(library/init/wf): cleanup wf proofs using tactics 2015-06-06 16:58:24 -07:00
wf_k.lean refactor(library): add 'init' folder 2014-11-30 20:34:12 -08:00