lean4-htt/library/init
Leonardo de Moura e9b4b811de chore(library/equations_compiler/util): disable generation of equational lemmas
@kha, `eqn_compiler.lemmas` is false by default.
I will keep them disabled until I remove the inductive compiler.
I'm building the new inductive datatype module (to replace the inductive
compiler), and the lemmas will fail to be proved in the next commits
until the transition is complete.
2018-06-12 13:03:25 -07:00
..
control feat(init/lean/parser/parser): make a monad transformer 2018-06-04 12:57:23 +02:00
data chore(library/equations_compiler/util): disable generation of equational lemmas 2018-06-12 13:03:25 -07:00
lean chore(library/equations_compiler/util): disable generation of equational lemmas 2018-06-12 13:03:25 -07:00
meta chore(library/init/meta/expr): remove elaborated : bool parameter from expr 2018-06-06 09:47:01 -07:00
coe.lean chore(library/init): remove prod micro module 2018-04-30 09:25:25 -07:00
core.lean refactor(kernel): remove quotitent normalizer extension 2018-06-01 10:52:17 -07:00
default.lean chore(library): remove user attributes 2018-05-31 09:10:41 -07:00
env_ext.lean doc(library/init/env_ext): document environment extensions in use 2018-05-30 14:28:49 -07:00
function.lean chore(library/init): remove funext and quot modules 2018-04-30 09:25:26 -07:00
init.md
platform.lean feat(library/vm): add support for system.platform.nbits in the VM 2018-05-03 15:54:54 -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(library/init): add wf_term_hack (unsound) axiom 2018-04-30 11:06:51 -07:00