lean2/library/data
2014-12-15 15:05:44 -05:00
..
bool refactor(library): add 'init' folder 2014-11-30 20:34:12 -08:00
int refactor(library/logic/connectives): rename theorems 2014-12-15 15:05:44 -05:00
list refactor(library/logic/connectives): rename theorems 2014-12-15 15:05:44 -05:00
nat refactor(library/logic/connectives): rename theorems 2014-12-15 15:05:44 -05:00
num refactor(library): add 'init' folder 2014-11-30 20:34:12 -08:00
prod refactor(library): add 'init' folder 2014-11-30 20:34:12 -08:00
quotient refactor(library): add 'init' folder 2014-11-30 20:34:12 -08:00
sigma refactor(library/init/logic): move theorems to library/logic 2014-12-12 13:24:17 -08:00
string refactor(library): add 'init' folder 2014-11-30 20:34:12 -08:00
unit refactor(library): add 'init' folder 2014-11-30 20:34:12 -08: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 refactor(library): add 'init' folder 2014-11-30 20:34:12 -08:00
fin.lean refactor(library/init/logic): move theorems to library/logic 2014-12-12 13:24:17 -08:00
option.lean refactor(library/data/option): move 'option' declaration to init.datatypes 2014-12-03 18:53:23 -08:00
set.lean refactor(library): use 'reserve' notation in the standard library 2014-10-21 15:39:47 -07:00
subtype.lean feat(frontends/lean/structure): add option for controlling whether we automatically generate eta and projection-over-intro theorems for structures 2014-12-09 12:40:09 -08:00
sum.lean refactor(library/init/logic): move theorems to library/logic 2014-12-12 13:24:17 -08:00
vector.lean refactor(library/data/vector): cleanup 2014-12-03 21:06:17 -08:00