..
bool.lean
feat(frontends/lean): new semantics for "protected" declarations
2015-02-11 14:09:25 -08:00
classical.lean
feat(library/algebra): add lattice instances for Prop, fun, and set
2016-01-06 10:57:32 -08:00
datatypes.lean
feat(library): define custom recursors for nat, and minimize the use of krewrite
2015-11-08 14:04:55 -08:00
default.lean
feat(library/blast/unit): preprocessor placeholder
2015-12-04 08:30:04 -08:00
function.lean
refactor(library/*): rename 'compose' to 'comp'
2016-03-02 22:48:05 -05:00
funext.lean
feat(frontends/lean): rename '[intro]' ==> '[intro!]' and '[backward]' ==> '[intro]'
2015-12-07 21:33:35 -08:00
init.md
chore(*.md): fix/remove broken links
2016-02-23 10:11:24 -08:00
logic.lean
feat(library/blast/blast): use defeq_simplifier to normalize
2016-03-01 13:44:33 -08:00
measurable.lean
refactor(library): use anonymous instance implicit arguments
2015-12-13 11:46:48 -08:00
nat.lean
refactor(library,hott): remove unnecessary annotations
2016-02-25 12:26:20 -08:00
num.lean
refactor(library,hott): remove unnecessary annotations
2016-02-25 12:26:20 -08:00
prod.lean
feat(init/wf): port from standard library to HoTT library
2016-02-09 10:03:48 -08:00
quot.lean
refactor(library): rename heq.of_eq heq.to_eq auxiliary lemmas
2016-01-09 12:32:18 -08:00
relation.lean
feat(library/data/list/sort): add sort for lists
2015-08-09 14:23:09 -07:00
reserved_notation.lean
refactor(library,hott): remove unnecessary annotations
2016-02-25 12:26:20 -08:00
setoid.lean
feat(init/setoid): tag equivalence relation
2015-12-05 11:54:27 -08:00
sigma.lean
feat(library): add some spacing hints
2015-09-30 17:36:32 -07:00
simplifier.lean
refactor(library): replace assert
-exprs with have
-exprs
2016-02-29 11:53:26 -08:00
subtype.lean
feat(hott): make Type.{0} impredicative
2017-02-10 12:04:08 -05:00
tactic.lean
feat(hott): small changes, mostly in pointed2
2016-04-11 09:45:59 -07:00
wf.lean
feat(init/wf): port from standard library to HoTT library
2016-02-09 10:03:48 -08:00
wf_k.lean
feat(init/wf): port from standard library to HoTT library
2016-02-09 10:03:48 -08:00