lean4-htt/library/init/data
2017-05-25 09:57:15 -07:00
..
array chore(library/init): ^. ==> . 2017-05-16 15:00:58 -07:00
bool chore(library/init/data/bool/lemmas): add (coe tt) and (coe ff) simp lemmas 2017-03-05 09:50:01 -08:00
char chore(frontends/lean): go back to 'c' as notation for characters 2017-05-02 13:00:51 -07:00
fin feat(library/init/data): add aux lemmas 2017-05-16 14:25:06 -07:00
int refactor(library): avoid auxiliary definitions such as add/mul/le/etc 2017-05-01 08:52:19 -07:00
list fix(library/init/meta/constructor_tactic): fixes #1598 2017-05-25 09:57:15 -07:00
nat fix(library/data, library/init/data/array): adjust hash_map PR 2017-05-16 14:46:43 -07:00
num refactor(library/init): create init.data folder 2016-12-02 14:23:06 -08:00
option feat(library/data/list, library/data/array): theorems needed for new hash_map 2017-05-16 14:38:43 -07:00
sigma refactor(library/init/data/sigma/lex): define psigma.lex 2017-05-23 20:39:09 -07:00
string chore(frontends/lean): go back to 'c' as notation for characters 2017-05-02 13:00:51 -07:00
subtype feat(frontends/lean): change notation for inaccessible patterns 2017-03-28 16:09:15 -07:00
sum feat(frontends/lean): no global universes in the frontend 2017-02-08 17:23:04 -08:00
unsigned feat(library/init/data/fin): add div 2017-03-05 16:43:15 -08:00
basic.lean feat(library/init/data/unsigned): add basic unsigned operations 2017-03-05 16:14:16 -08:00
default.lean feat(library/init/data/unsigned): add basic unsigned operations 2017-03-05 16:14:16 -08:00
option_t.lean chore(library): cleanup proofs 2017-04-25 17:23:42 -07:00
ordering.lean refactor(library/init): create init.data folder 2016-12-02 14:23:06 -08:00
prod.lean feat(library/init/data/prod): add prod.map 2017-03-07 19:30:51 -08:00
quot.lean chore(library/init/data/quot): use Sort instead of Type 2017-03-07 14:29:57 -08:00
set.lean fix(library/data/hash_map): respond to review comments 2017-05-16 14:38:43 -07:00
setoid.lean chore(library/init/data/quot): use Sort instead of Type 2017-03-07 14:29:57 -08:00
to_string.lean chore(frontends/lean,library): fix character pretty printer 2017-05-02 13:17:22 -07:00
unit.lean refactor(library/data): delete init/data/instances.lean 2016-12-02 16:41:16 -08:00