lean2/library/data
2014-11-03 23:06:33 -08:00
..
int refactor(library/data): rename prod_ext and dpair_ext to prod.eta and sigma.eta 2014-11-03 08:29:05 -08:00
list feat(library/definitional/cases_on): automatically add 'cases_on' 2014-10-25 17:22:02 -07:00
nat refactor(library/data/nat/basic): remove unnecessary {} 2014-10-31 09:49:45 -07:00
quotient refactor(library): major changes in the library 2014-11-03 18:45:12 -08:00
unit fix(library/data/unit): missing file 2014-10-25 18:34:41 -07:00
bool.lean feat(library/definitional/cases_on): automatically add 'cases_on' 2014-10-25 17:22:02 -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 fix(kernel/inductive): relax eliminator generation rules for empty types 2014-10-28 10:31:00 -07:00
num.lean feat(library/definitional/induction_on): automatically add 'induction_on' 2014-10-25 13:37:04 -07:00
option.lean feat(library/definitional/induction_on): automatically add 'induction_on' 2014-10-25 13:37:04 -07:00
prod.lean feat(frontends/lean/structure_cmd): remove 'cases_on' for structures since it may confuse users, add 'destruct' as alternative name for 'rec_on' 2014-11-03 23:06:33 -08:00
set.lean refactor(library): use 'reserve' notation in the standard library 2014-10-21 15:39:47 -07:00
sigma.lean feat(frontends/lean/structure_cmd): remove 'cases_on' for structures since it may confuse users, add 'destruct' as alternative name for 'rec_on' 2014-11-03 23:06:33 -08:00
string.lean refactor(library): is_inhabited "theorems" should be "definitions", they are "data" 2014-10-02 09:00:34 -07:00
subtype.lean refactor(library): remove some unnecessary sections 2014-10-10 16:33:58 -07:00
sum.lean feat(library/definitional/cases_on): automatically add 'cases_on' 2014-10-25 17:22:02 -07:00
vector.lean fix(kernel/inductive): relax eliminator generation rules for empty types 2014-10-28 10:31:00 -07:00