lean4-htt/library/data
Leonardo de Moura 0163c1aa5b feat(library/init): use mk_dec_eq_instance in the init folder
We cannot mk_dec_eq_instance everywhere in the init folder because some
dec_eq instances are used to define the tactic mk_dec_eq_instance.
2016-07-20 20:21:58 -04:00
..
examples refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
finset refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
fintype refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
int refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
list fix(library/data/list/basic): broken proof 2016-07-18 18:48:25 -04:00
nat refactor(frontends/lean): disable '!' operator, and adjust standard library 2016-07-02 01:41:46 +01:00
rat refactor(library,hott): remove 'by+' and 'begin+' 2016-02-29 13:15:48 -08:00
real feat(hott/library): various changes and additions. 2016-03-03 10:13:20 -08:00
set fix(library/data/set/basic): add spaces in notation for bounded quantifiers 2016-03-03 11:50:40 -05:00
bag.lean refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
bool.lean chore(frontends/lean): disable expressions that use tactic framework 2016-04-25 15:07:26 -07:00
bv.lean refactor(library): remove algebra namespace 2015-12-05 23:50:01 -08:00
complex.lean refactor(library,hott): remove 'by+' and 'begin+' 2016-02-29 13:15:48 -08:00
countable.lean refactor(library/algebra/function): move function.lean to init folder 2015-07-06 07:29:56 -07:00
data.md chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
default.lean chore(library): fix and cleanup 'import' commands 2016-07-07 07:39:26 -07:00
empty.lean refactor(frontends/lean): disable '!' operator, and adjust standard library 2016-07-02 01:41:46 +01:00
encodable.lean refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
equiv.lean refactor(library/*): rename 'compose' to 'comp' 2016-03-02 22:48:05 -05:00
hf.lean refactor(library/*): rename 'compose' to 'comp' 2016-03-02 22:48:05 -05:00
hlist.lean refactor(frontends/lean): disable '!' operator, and adjust standard library 2016-07-02 01:41:46 +01:00
map.lean feat(library/data/map): add map type and test new tactics 2016-07-20 00:09:17 -04:00
matrix.lean refactor(library,hott): remove unnecessary annotations 2016-02-25 12:26:20 -08:00
num.lean refactor(frontends/lean): disable '!' operator, and adjust standard library 2016-07-02 01:41:46 +01:00
old_fin.lean refactor(library): redefine string and char 2016-05-24 14:11:24 -07:00
old_string.lean refactor(library): redefine string and char 2016-05-24 14:11:24 -07:00
pnat.lean feat(frontends/lean): remove '[visible]' annotation, remove 'is_visible' tracking 2016-02-29 12:31:23 -08:00
prod.lean refacto(library): move prod inhabited and has_decidable_eq instances to init folder 2016-06-18 09:49:22 -07:00
sigma.lean refactor(frontends/lean): disable '!' operator, and adjust standard library 2016-07-02 01:41:46 +01:00
squash.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
stream.lean refactor(library/*): rename 'compose' to 'comp' 2016-03-02 22:48:05 -05:00
sum.lean feat(library/init): use mk_dec_eq_instance in the init folder 2016-07-20 20:21:58 -04:00
tuple.lean refactor(library): rename heq.of_eq heq.to_eq auxiliary lemmas 2016-01-09 12:32:18 -08:00
uprod.lean refactor(library/algebra/function): move function.lean to init folder 2015-07-06 07:29:56 -07:00