lean4-htt/library/init
2018-04-26 13:46:59 -07:00
..
category chore(library/init/category/state): remove unnecessary assumption 2018-04-25 17:25:41 -07:00
compiler feat(library/init/compiler/ir): missing phi node validation 2018-04-25 17:12:44 -07:00
data feat(library/init/data/char): use bool instead of Prop for basic char predicates 2018-04-26 13:46:59 -07:00
meta chore(library): cleanup constants.txt 2018-04-12 16:43:11 -07:00
classical.lean refactor(init/classical): simplify classical proofs 2017-07-28 16:47:53 +01:00
coe.lean chore(library/init/coe): document why @[reducible] annotation is needed 2018-01-16 11:31:43 -08:00
core.lean feat(library/init): modify && and || precedence 2018-04-26 13:40:57 -07:00
default.lean chore(*): remove algebra 2018-04-10 15:53:14 -07:00
function.lean feat(init): some simp lemmas 2018-03-01 16:07:52 +01:00
funext.lean chore(*): disable SMT tactic framework and backward chaining 2018-04-10 12:05:51 -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(frontends/lean/elaborator,library/type_context): fine grain unifier approximation control 2018-04-24 15:09:19 -07: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
util.lean refactor(library): has_to_string ==> has_repr 2017-06-18 18:29:19 -07:00
version.lean.in chore(leanpkg/lean_version): recognize nightlies as releases separate from master 2018-03-20 15:14:45 -07:00
wf.lean feat(frontends/lean/definition_cmds): elaborate a def's type separately when explicit return type is given 2018-04-20 09:59:09 -07:00