lean4-htt/library/init
Leonardo de Moura 9a263a2766 chore(library/init): instances are reducible and are inlined by the compiler
So, these instances would create two copies of `p` after inlining
2017-03-07 10:58:09 -08:00
..
algebra chore(library): test new '^.' notation in the standard library, and cleanup definitions using it 2017-03-05 21:21:50 -08:00
category feat(library/init/category/combinators): put list combinators in the namespace list 2017-03-05 21:30:30 -08:00
data chore(library/init): instances are reducible and are inlined by the compiler 2017-03-07 10:58:09 -08:00
meta chore(library/init): instances are reducible and are inlined by the compiler 2017-03-07 10:58:09 -08:00
native feat(library/init/data/unsigned): add basic unsigned operations 2017-03-05 16:14:16 -08: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): no global universes in the frontend 2017-02-08 17:23:04 -08:00
classical.lean refactor(library/init/classical.lean): move definition of some 2017-03-06 10:54:42 -08:00
coe.lean feat(frontends/lean): no global universes in the frontend 2017-02-08 17:23:04 -08:00
core.lean perf(library/inductive_compiler): simplification with sizeof lemmas 2017-03-01 21:13:20 -08:00
default.lean feat(library/tactic/smt): perform "unit propagation" in the congruence closure module 2017-01-02 18:49:26 -08:00
function.lean fix(frontends/lean/elaborator): {} elaboration issue 2017-02-24 21:20:39 -08:00
funext.lean feat(frontends/lean): no global universes in the frontend 2017-02-08 17:23:04 -08:00
init.md chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
logic.lean fix(init/logic): eq.mpr and eq.mp can be use for type casting 2017-03-06 09:13:39 -08:00
propext.lean feat(frontends/lean): no global universes in the frontend 2017-02-08 17:23:04 -08:00
util.lean refactor(library/init): provide more general try_for, and implement tactic.try_for using it 2017-02-12 12:15:19 -08:00
wf.lean chore(library/init/wf): rename parameter 2017-03-03 16:56:40 -08:00