lean4-htt/src/Init/Lean/Meta
Leonardo de Moura 11d829eccd feat: add lambdaMetaTelescope
We need it because `abstractMVars` use lambdas
2019-12-01 18:32:48 -08:00
..
AbstractMVars.lean feat: add synthInstance cache 2019-12-01 18:32:48 -08:00
Basic.lean feat: add lambdaMetaTelescope 2019-12-01 18:32:48 -08:00
Check.lean feat: ensure trace messages at MetaM save Environment, MetavarContext, and LocalContext 2019-11-22 11:50:19 -08:00
DiscrTree.lean feat: add synthInstance cache 2019-12-01 18:32:48 -08:00
DiscrTreeTypes.lean feat: add synthInstance cache 2019-12-01 18:32:48 -08:00
Exception.lean chore: add abbreviations MVarId and FVarId 2019-11-28 08:18:06 -08:00
ExprDefEq.lean chore: add abbreviations MVarId and FVarId 2019-11-28 08:18:06 -08:00
FunInfo.lean chore: remove ParamInfo.proof field 2019-11-25 08:42:23 -08:00
InferType.lean chore: add abbreviations MVarId and FVarId 2019-11-28 08:18:06 -08:00
Instances.lean feat: remove ignoreImplict workaround 2019-11-27 06:54:55 -08:00
LevelDefEq.lean chore: add abbreviations MVarId and FVarId 2019-11-28 08:18:06 -08:00
Offset.lean
Reduce.lean feat: add reduce 2019-11-25 08:42:23 -08:00
WHNF.lean