lean4-htt/src/Lean/Elab/PreDefinition/WF
Leonardo de Moura c95d5f25a3 feat: convert ites into dites in the WF module
Motivation: the condition is often used in termination proofs.
2022-03-19 10:11:50 -07:00
..
Eqns.lean refactor: move equation theorem cache to Meta/Eqns.lean 2022-03-12 15:34:32 -08:00
Fix.lean perf: use HasConstCache to minimize the number of visited terms at Structural and WF 2022-03-15 08:40:47 -07:00
Ite.lean feat: convert ites into dites in the WF module 2022-03-19 10:11:50 -07:00
Main.lean feat: convert ites into dites in the WF module 2022-03-19 10:11:50 -07:00
PackDomain.lean feat: make sure packDomain and packMutual ignore the fixed arguments 2022-02-17 17:43:06 -08:00
PackMutual.lean feat: improve "result types must be in the same universe level" error message 2022-03-17 07:41:37 -07:00
Rel.lean feat: use simpler encoding for nonmutually recursive definitions 2022-03-19 09:43:18 -07:00
TerminationHint.lean fix: expandTerminationByNonCore 2022-01-12 16:22:54 -08:00