lean2/library/data
2015-04-09 19:30:09 -07:00
..
finset refactor(library/data/finset): move finset to its own directory 2015-04-09 19:30:09 -07:00
int feat(frontends/lean): round parenthesis for [tactic1 | tactic2] 2015-04-06 09:24:09 -07:00
list refactor(library/data/finset): move finset to its own directory 2015-04-09 19:30:09 -07:00
nat feat(frontends/lean): round parenthesis for [tactic1 | tactic2] 2015-04-06 09:24:09 -07:00
quotient feat(library/init): move propext to init/quot, add Jeremy's funext theorem 2015-04-01 12:36:33 -07:00
set feat(library/data/set): add theory of functions and maps between sets 2015-04-08 09:46:34 -07:00
bool.lean feat(library/data/bool): add auxiliary theorems for bool 2015-03-30 04:55:28 -07:00
data.md refactor(library/data/set): expand set.lean to set directory 2015-04-05 09:27:15 -04:00
default.lean refactor(library/data/set): expand set.lean to set directory 2015-04-05 09:27:15 -04:00
empty.lean refactor(library/init): move subsingleton to init folder 2015-04-01 11:57:29 -07:00
fin.lean refactor(library/data/fin): cleanup pattern matching equations 2015-03-05 14:42:42 -08:00
num.lean feat(frontends/lean): uniform notation for lists in tactics 2015-03-27 17:54:48 -07:00
option.lean refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00
prod.lean feat(library/data/prod): define swap 2015-04-01 17:30:37 -07:00
sigma.lean refactor(library): reorganize init folder and add setoid 2015-03-31 19:56:05 -07:00
string.lean refactor(library/data/string): put is_inhabited theorems on the toplevel 2015-01-10 14:07:20 -08:00
subtype.lean feat(frontends/lean): ML-like notation for match and recursive equations 2015-02-25 16:20:44 -08:00
sum.lean feat(frontends/lean): ML-like notation for match and recursive equations 2015-02-25 16:20:44 -08:00
unit.lean refactor(library/init): move subsingleton to init folder 2015-04-01 11:57:29 -07:00
uprod.lean feat(library/data): define unordered pairs using quotients 2015-04-01 17:30:49 -07:00
vector.lean feat(frontends/lean): uniform notation for lists in tactics 2015-03-27 17:54:48 -07:00