lean4-htt/library/Init/Lean/Meta
Leonardo de Moura da8f9806a8 feat: add isDefEqAux
`isDefEq` specialization is currently disabled because implementation
is producing 150k lines of code.
It seems the CPS trick I am using is producing a code explosion.
2019-11-20 13:20:09 -08:00
..
Basic.lean feat: add isDefEqQuick 2019-11-20 10:27:38 -08:00
Check.lean chore: improve Exception.functionExpected 2019-11-19 07:43:23 -08:00
Exception.lean feat: add isDefEqQuick 2019-11-20 10:27:38 -08:00
ExprDefEq.lean feat: add isDefEqAux 2019-11-20 13:20:09 -08:00
FunInfo.lean feat: add Check.lean 2019-11-19 07:09:21 -08:00
InferType.lean chore: improve Exception.functionExpected 2019-11-19 07:43:23 -08:00
LevelDefEq.lean feat: add isDefEqAux 2019-11-20 13:20:09 -08:00
Offset.lean feat: add isDefEqAux 2019-11-20 13:20:09 -08:00
WHNF.lean feat: add isDefEqAux 2019-11-20 13:20:09 -08:00