lean4-htt/library/data
2016-08-08 14:28:45 -07:00
..
examples refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
finset fix(library): remove classical instances from global scope 2016-07-29 23:44:23 -04:00
fintype refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
int chore(library/coercion): disable coercion attribute 2016-07-29 13:15:10 -07:00
list feat(frontends/lean): nary match 2016-08-08 10:04:58 -07:00
nat refactor(library/init): well_founded is not a type class anymore 2016-08-08 14:28:45 -07:00
rat chore(library/coercion): disable coercion attribute 2016-07-29 13:15:10 -07:00
real refactor(frontends/decl_cmds): simplify definition parsing logic 2016-08-08 12:44:37 -07:00
set fix(library): remove classical instances from global scope 2016-07-29 23:44:23 -04: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(frontends/decl_cmds): simplify definition parsing logic 2016-08-08 12:44:37 -07: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 feat(frontends/lean): new pattern matching validation 2016-08-07 11:31:11 -07:00
map.lean chore(frontends/lean): coercions are disabled by default 2016-07-29 13:03:23 -07:00
matrix.lean refactor(library,hott): remove unnecessary annotations 2016-02-25 12:26:20 -08:00
num.lean chore(library/data): use mk_dec_eq_instance 2016-08-08 09:34:57 -07:00
old_fin.lean chore(library/coercion): disable coercion attribute 2016-07-29 13:15:10 -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 refactor(library): remove eq.ops namespace 2016-07-31 12:50:11 -07:00
sigma.lean chore(library): disable sigma.mk notation 2016-08-04 10:44:48 -07: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 refactor(library): remove eq.ops namespace 2016-07-31 12:50:11 -07: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