lean4-htt/src/Lean/Elab/PreDefinition/Structural
Leonardo de Moura d2dc38fdb6 perf: use HasConstCache to minimize the number of visited terms at Structural and WF
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2022-03-15 08:40:47 -07:00
..
Basic.lean perf: use HasConstCache to minimize the number of visited terms at Structural and WF 2022-03-15 08:40:47 -07:00
BRecOn.lean perf: use HasConstCache to minimize the number of visited terms at Structural and WF 2022-03-15 08:40:47 -07:00
Eqns.lean refactor: move equation theorem cache to Meta/Eqns.lean 2022-03-12 15:34:32 -08:00
FindRecArg.lean chore: style use · instead of . for lambda dot notation 2022-03-11 07:49:03 -08:00
IndPred.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
Main.lean fix: must apply afterCompilation attributes *after* smart unfolding definition was declared 2022-01-12 08:28:03 -08:00
Preprocess.lean
SmartUnfolding.lean fix: typo 2022-02-03 18:21:14 -08:00