lean2/library/data
2014-09-07 21:22:07 -07:00
..
int refactor(library/data): cleanup datatypes 2014-09-04 22:31:52 -07:00
list feat(library/data/list): add mem_is_decidable and not_mem_find theorems 2014-09-07 21:22:07 -07:00
nat feat(library/data/nat): add nat.is_inhabited theorem 2014-09-07 19:59:34 -07:00
quotient refactor(library/data): cleanup datatypes 2014-09-04 22:31:52 -07:00
bool.lean refactor(library/data): cleanup datatypes 2014-09-04 22:31:52 -07:00
category.lean feat(frontends/lean): add [class] modifier for inductive datatypes as a shortcut for 'class' command. 2014-09-07 18:16:33 -07:00
data.md refactor(library): remove unnecessary 'standard' subdirectory 2014-08-23 18:08:09 -07:00
default.lean refactor(library): remove unnecessary 'standard' subdirectory 2014-08-23 18:08:09 -07:00
empty.lean feat(library/data/empty): add false.to_empty and false.rec_type theorems 2014-09-05 09:31:27 -07:00
num.lean refactor(library/data): cleanup datatypes 2014-09-04 22:31:52 -07:00
option.lean refactor(library/data): cleanup datatypes 2014-09-04 22:31:52 -07:00
prod.lean refactor(library/data): cleanup datatypes 2014-09-04 22:31:52 -07:00
set.lean refactor(library): add namespaces 'or', 'and' and 'iff' 2014-09-04 21:25:21 -07:00
sigma.lean refactor(library/data/sigma): cleanup module 2014-09-05 08:01:24 -07:00
string.lean refactor(library/data): cleanup datatypes 2014-09-04 22:31:52 -07:00
subtype.lean refactor(library/data): cleanup datatypes 2014-09-04 22:31:52 -07:00
sum.lean refactor(library/data): cleanup datatypes 2014-09-04 22:31:52 -07:00
unit.lean refactor(library/data): cleanup datatypes 2014-09-04 22:31:52 -07:00
vector.lean feat(library/data/vector): add vec.is_inhabited theorem 2014-09-07 19:08:31 -07:00