lean4-htt/library
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
..
algebra chore(library): fix and cleanup 'import' commands 2016-07-07 07:39:26 -07:00
data feat(library/init): use mk_dec_eq_instance in the init folder 2016-07-20 20:21:58 -04:00
examples chore(frontends/lean): disable expressions that use tactic framework 2016-04-25 15:07:26 -07:00
init feat(library/init): use mk_dec_eq_instance in the init folder 2016-07-20 20:21:58 -04:00
logic refactor(frontends/lean): disable '!' operator, and adjust standard library 2016-07-02 01:41:46 +01:00
system refactor(library): move 'meta' to 'init' folder 2016-06-06 19:08:07 -07:00
theories feat(hott/library): various changes and additions. 2016-03-03 10:13:20 -08:00
tools chore(library): remove old tactic definition 2016-06-06 14:11:40 -07:00
.gitignore chore(library/.gitignore): update 2014-08-29 10:31:16 -07:00
.project feat(library,frontends/lean/pp): add support for new string encoding 2016-05-24 16:20:43 -07:00
library.md chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
standard.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00