lean4-htt/library/init/data
2017-11-17 16:57:54 -08:00
..
array feat(library/init): add d_array type 2017-11-06 14:56:11 -08:00
bool feat(library/init/data/bool/lemmas): helper lemmas 2017-11-06 14:19:44 -08:00
char refactor(library/init/data/char, library/init/data/fin): has_lt, has_le for char and fin 2017-11-13 15:09:08 -08:00
fin refactor(library/init/data/char, library/init/data/fin): has_lt, has_le for char and fin 2017-11-13 15:09:08 -08:00
int chore(library): use new structure update notation in the core lib 2017-11-17 16:57:54 -08:00
list chore(library): use new structure update notation in the core lib 2017-11-17 16:57:54 -08:00
nat chore(library): use new structure update notation in the core lib 2017-11-17 16:57:54 -08:00
option chore(library): use new structure update notation in the core lib 2017-11-17 16:57:54 -08:00
ordering feat(library/tmp/rbtree_no_index): unbundled rbtree experiment 2017-11-14 12:31:53 -08:00
rbtree refactor(library): rbtree lemmas do not need to be in init folder 2017-11-17 16:14:28 -08:00
sigma refactor(frontends/lean/tactic_notation): rename note/define tactics to have/let 2017-06-22 08:03:23 -07:00
string feat(library/init/data): has_lt for string and list 2017-11-13 15:30:41 -08:00
subtype feat(init/data/subtype): add subtype.eta 2017-05-27 04:13:59 -04: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): add ordering unbundled type classes, add has_strict_weak_ordering for cmp 2017-11-10 16:45:54 -08:00
default.lean feat(library/init/data): start rbtree module 2017-11-15 16:17:39 -08:00
option_t.lean chore(library): use new structure update notation in the core lib 2017-11-17 16:57:54 -08:00
prod.lean feat(library/init/data/prod): has_lt for prod 2017-11-13 15:51:14 -08:00
quot.lean feat(init/data/quot): show that quot is the quotient by the generated equivalence 2017-05-27 04:14:00 -04:00
repr.lean fix(library/string): unicode char literals 2017-10-27 09:48:09 -07:00
set.lean feat(library/tactic/dsimplify): new configuration options for dsimp 2017-07-02 18:26:03 -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 refactor(library): add has_to_string back (but it produces unquoted values) 2017-06-18 18:30:10 -07:00
unit.lean refactor(library/data): delete init/data/instances.lean 2016-12-02 16:41:16 -08:00