lean4-htt/library/init
2017-12-05 14:57:36 -08:00
..
algebra refactor(library): rename repeat ==> iterate 2017-12-04 12:34:59 -08:00
category feat(library/init): add funext tactic 2017-12-04 14:54:39 -08:00
data feat(library/tactic/induction_tactic): new name generator for induction and cases tactics 2017-12-05 14:57:36 -08:00
meta feat(library/init/meta/interactive): add iterate n { t } 2017-12-05 12:52:18 -08:00
native feat(library/init): add funext tactic 2017-12-04 14:54:39 -08:00
cc_lemmas.lean feat(frontends/lean): use . for field access 2017-03-28 15:29:54 -07:00
classical.lean refactor(init/classical): simplify classical proofs 2017-07-28 16:47:53 +01:00
coe.lean chore(library): convert comments to docstrings 2017-06-12 15:17:00 +02:00
core.lean feat(library): provide names for constructor arguments 2017-12-04 16:25:16 -08:00
default.lean feat(init/meta/attribute,library/tactic/attribute): user_attribute apply handlers 2017-08-02 14:32:39 +01:00
function.lean refactor(frontends/lean/token_table,library): take ~> assume 2017-07-05 11:20:10 -07:00
funext.lean refactor(frontends/lean/token_table,library): take ~> assume 2017-07-05 11:20:10 -07:00
init.md chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
ite_simp.lean feat(library/init/ite_simp): add simp lemmas 2017-11-06 12:34:52 -08:00
logic.lean feat(library): provide names for constructor arguments 2017-12-04 16:25:16 -08:00
propext.lean feat(frontends/lean): add support for t.<id> and t.<idx> when t is a composite term 2017-03-28 17:47:49 -07:00
relator.lean refactor(frontends/lean/token_table,library): take ~> assume 2017-07-05 11:20:10 -07:00
util.lean refactor(library): has_to_string ==> has_repr 2017-06-18 18:29:19 -07:00
wf.lean feat(library): provide names for constructor arguments 2017-12-04 16:25:16 -08:00