lean4-htt/src/Lean/Elab/PreDefinition
Leonardo de Moura 1315266dd3 refactor: mark the Simp.Context constructor as private
motivation: this is the first step to fix the mismatch
between `isDefEq` and the discrimination tree indexing.
2024-11-13 14:12:55 +11:00
..
Nonrec refactor: mark the Simp.Context constructor as private 2024-11-13 14:12:55 +11:00
Structural refactor: mark the Simp.Context constructor as private 2024-11-13 14:12:55 +11:00
WF refactor: mark the Simp.Context constructor as private 2024-11-13 14:12:55 +11:00
Basic.lean feat: prop instance yields theorems (#5856) 2024-11-08 18:18:10 +00:00
Eqns.lean chore: fix spelling mistakes in error messages/exceptions (#5425) 2024-09-23 13:19:05 +00:00
EqUnfold.lean feat: generate f.eq_unfold lemmas (#5141) 2024-08-29 16:47:40 +00:00
Main.lean feat: prop instance yields theorems (#5856) 2024-11-08 18:18:10 +00:00
MkInhabitant.lean feat: make it possible to use dot notation in m! strings (#5857) 2024-10-27 22:55:29 +00:00
Structural.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
TerminationArgument.lean chore: rename Array.back to back! (#5897) 2024-10-31 09:18:18 +00:00
TerminationHint.lean chore: fix spelling mistakes in src/Lean/Elab/ (#5435) 2024-09-23 21:58:16 +00:00
WF.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00