lean4-htt/library
Leonardo de Moura 694e6f47dc fix(library/init/meta/smt/ematch,library/tactic/simp_lemmas): trick for adding equations of a definition to a simp/hinst lemma set
Before this commit, if we declared an equational lemma using 'def',
then it would not be correctly added to the simp/hinst lemma set.
The new test exposes the problem.
2017-01-18 02:05:04 -08:00
..
data refactor(library): move nat lemmas to library/init/data/nat/lemmas.lean 2017-01-17 17:42:13 -08:00
init fix(library/init/meta/smt/ematch,library/tactic/simp_lemmas): trick for adding equations of a definition to a simp/hinst lemma set 2017-01-18 02:05:04 -08:00
system feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
tools refactor(tools/super/lpo): add mk_lpo function 2017-01-12 21:47:46 +01:00
.project feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
library.md fix(library/library.md): stray keystroke 2016-11-19 10:25:33 -08:00
standard.lean chore(library/system): enforce Lean naming conventions IO ==> io 2016-11-17 11:27:37 -08:00