lean4-htt/library/init
2017-04-18 15:47:38 -07:00
..
algebra feat(library/init/algebra): add type classes for algebraic normalizer 2017-04-18 15:47:38 -07:00
category feat(library): add functor, applicative, and monad laws, and prove them correct for non-meta instances 2017-03-27 13:42:08 -07:00
data fix(library/init): missing has_sizeof instances for subtype, char and string 2017-04-15 23:31:14 -07:00
meta refactor(init/meta/interactive,frontends/lean/token_table): introduce generalizing keyword in Lean 2017-04-16 15:11:49 -07:00
native feat(frontends/lean): allow local decls to shadow namespaces 2017-03-29 16:09:45 -07:00
.gdb_history chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
cc_lemmas.lean feat(frontends/lean): use . for field access 2017-03-28 15:29:54 -07:00
classical.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
coe.lean refactor(library/init/data/subtype/basic): rename subtype constructor and projections 2017-03-08 19:31:27 -08:00
core.lean fix(library/init): missing has_sizeof instances for subtype, char and string 2017-04-15 23:31:14 -07:00
default.lean refactor(library/tactic/user_attribute): use attribute for registering attributes. naturally. 2017-03-15 14:06:34 -07:00
function.lean chore(library/init): remove reducible annotations for id, const, etc, and move $ notation to core.lean 2017-03-11 11:34:16 -08:00
funext.lean chore(library/init/data/quot): use Sort instead of Type 2017-03-07 14:29:57 -08:00
init.md chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
logic.lean feat(library/init/logic): generalize implies_true_iff 2017-03-28 18:44:56 -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
relator.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 feat(init/util): tactic.trace-like trace_val function 2017-04-11 17:07:28 -07:00
wf.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