lean4-htt/library/init
2016-05-25 15:16:12 -07:00
..
bool.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
char.lean feat(library/init): make sure list, char and string decidable_eq instances are defined in the init folder 2016-05-25 15:16:12 -07:00
classical.lean chore(library/init/classical): code generation warning 2016-05-23 17:50:01 -07:00
datatypes.lean refactor(library): redefine string and char 2016-05-24 14:11:24 -07:00
default.lean feat(library/init): make sure list, char and string decidable_eq instances are defined in the init folder 2016-05-25 15:16:12 -07:00
fin.lean refactor(library): redefine string and char 2016-05-24 14:11:24 -07:00
function.lean chore(frontends/lean): disable expressions that use tactic framework 2016-04-25 15:07:26 -07:00
functor.lean feat(library/init): add functor/monad to init folder 2016-05-24 13:06:01 -07:00
funext.lean chore(frontends/lean): disable expressions that use tactic framework 2016-04-25 15:07:26 -07:00
init.md chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
list.lean feat(library/init): make sure list, char and string decidable_eq instances are defined in the init folder 2016-05-25 15:16:12 -07:00
logic.lean chore(library/init/logic): reduce sorry's 2016-05-24 12:45:11 -07:00
measurable.lean refactor(library): use anonymous instance implicit arguments 2015-12-13 11:46:48 -08:00
monad.lean feat(library/compiler/erase_irrelevant): add support for IO monad.return 2016-05-24 18:28:06 -07:00
nat.lean feat(frontends/lean/decl_cmds): do not generate warning for definitions that are implemented in the VM 2016-05-13 18:17:20 -07:00
num.lean refactor(library,hott): remove unnecessary annotations 2016-02-25 12:26:20 -08:00
prod.lean refactor(library): make sure prod.pr1 is a projection 2016-03-25 16:28:29 -07:00
quot.lean refactor(library): reorder and rename decidable constructors 2016-05-10 17:30:22 -07:00
relation.lean feat(library/data/list/sort): add sort for lists 2015-08-09 14:23:09 -07:00
reserved_notation.lean refactor(library,hott): remove unnecessary annotations 2016-02-25 12:26:20 -08:00
setoid.lean feat(init/setoid): tag equivalence relation 2015-12-05 11:54:27 -08:00
sigma.lean chore(frontends/lean): disable expressions that use tactic framework 2016-04-25 15:07:26 -07:00
simplifier.lean refactor(library): reorder and rename decidable constructors 2016-05-10 17:30:22 -07:00
string.lean feat(frontends/lean): add support for monadic 'do'-notation 2016-05-24 17:18:15 -07:00
subtype.lean feat(library/init): make sure list, char and string decidable_eq instances are defined in the init folder 2016-05-25 15:16:12 -07:00
tactic.lean refactor(library): redefine string and char 2016-05-24 14:11:24 -07:00
wf.lean chore(library/init/wf): make sure we can generate code for acc.drec 2016-05-23 17:02:51 -07:00
wf_k.lean feat(init/wf): port from standard library to HoTT library 2016-02-09 10:03:48 -08:00