lean2/library/init
2015-06-03 17:29:26 -07:00
..
bool.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
datatypes.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
default.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10: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 feat(library/init/logic): add 'eq.drec' (in standard Lean) with a signature very similar to eq.rec in the HoTT library 2015-06-03 17:29:26 -07:00
measurable.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
nat.lean refactor(library/data/nat): use new tactics 2015-05-25 18:14:52 -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/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
quot.lean feat(library/init/quot): add exists_rep theorem for quotients 2015-06-02 10:52:07 -07:00
relation.lean refactor(library/init): add auxiliary function mk_equivalence 2015-04-01 17:30:20 -07:00
reserved_notation.lean feat(reserved_notation): make is_typeof parsing-only, add ^ to HoTT 2015-05-26 21:37:01 -07:00
setoid.lean refactor(library): reorganize init folder and add setoid 2015-03-31 19:56:05 -07:00
sigma.lean refactor(library/*): do various renamings 2015-05-25 16:50:42 -07:00
tactic.lean feat(library/tactic): automate "generalize-intro-induction/cases" idiom 2015-05-30 21:57:28 -07:00
wf.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
wf_k.lean refactor(library): add 'init' folder 2014-11-30 20:34:12 -08:00