lean4-htt/src/Lean/Elab/PreDefinition
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
..
Structural perf: use HasConstCache to minimize the number of visited terms at Structural and WF 2022-03-15 08:40:47 -07:00
WF feat: convert ites into dites in the WF module 2022-03-19 10:11:50 -07:00
Basic.lean feat: store noncomputable declarations 2022-02-16 13:33:02 -08:00
Eqns.lean perf: quick filter for simpMatch when proving equation theorems 2022-03-15 15:53:29 -07:00
Main.lean feat: use sorry instead of trying to synthesize Inhabited at error recovery 2022-02-15 09:15:18 -08:00
MkInhabitant.lean chore: elaborate default_or_ofNonempty% and add mkDefault 2022-01-15 11:55:58 -08:00
Structural.lean refactor: split Structural.lean into smaller files 2021-09-11 03:40:51 -07:00
WF.lean refactor: add src/Lean/Elab/PreDefinition/WF directory 2021-09-21 15:44:21 -07:00