.. |
bool.lean
|
feat(frontends/lean): new semantics for "protected" declarations
|
2015-02-11 14:09:25 -08:00 |
classical.lean
|
refactor(library/logic): move logic/choice.lean to init/classical.lean
|
2015-08-12 18:37:33 -07: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): move basic simp/congr rules to init folder, delete some legacy files
|
2015-11-20 16:38:10 -08:00 |
funext.lean
|
feat(frontends/lean): rename '[intro]' ==> '[intro!]' and '[backward]' ==> '[intro]'
|
2015-12-07 21:33:35 -08: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(frontends/lean): rename '[intro]' ==> '[intro!]' and '[backward]' ==> '[intro]'
|
2015-12-07 21:33:35 -08:00 |
measurable.lean
|
feat(library): clean up "sorry"s in library
|
2015-07-24 12:21:33 -04:00 |
nat.lean
|
feat(hott/algebra): port abstract structures
|
2015-12-09 12:34:06 -08:00 |
num.lean
|
feat(library/init/logic): annotate logical connectives as [no_pattern]
|
2015-11-24 18:48:22 -08:00 |
prod.lean
|
refactor(library): use type classes for encoding all arithmetic operations
|
2015-11-08 14:04:54 -08:00 |
quot.lean
|
feat(library/init/quot.lean): declare calc subst rule for iff
|
2015-09-25 09:32:28 -07:00 |
relation.lean
|
feat(library/data/list/sort): add sort for lists
|
2015-08-09 14:23:09 -07:00 |
reserved_notation.lean
|
chore(*): add me as author to files where I made nontrivial contributions
|
2015-11-22 14:21:26 -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/algebra): construct simplifier sets incrementally
|
2015-12-04 18:28:56 -08:00 |
subtype.lean
|
feat(library): add some spacing hints
|
2015-09-30 17:36:32 -07:00 |
tactic.lean
|
feat(frontends/lean): add 'simp' as shortcut for 'with_options [blast.strategy "simp"] blast'
|
2015-12-06 13:14:04 -08:00 |
wf.lean
|
refactor(library): use type classes for encoding all arithmetic operations
|
2015-11-08 14:04:54 -08:00 |
wf_k.lean
|
refactor(library): add 'init' folder
|
2014-11-30 20:34:12 -08:00 |