..
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
feaf(library): make sure basic standard library can be compiled with option "--to_axiom"
2015-07-29 16:11:23 -07:00
measurable.lean
feat(library): clean up "sorry"s in library
2015-07-24 12:21:33 -04:00
nat.lean
feat(library): add 'noncomputable' keyword for the standard library
2015-07-28 21:56:35 -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(library/hlist): add helper eq.rec lemmas
2015-07-20 14:56:50 -07: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