lean4-htt/src/Lean/Elab/Tactic/Conv
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
..
Basic.lean feat: in conv tactic, use try with_reducibe rfl (#3763) 2024-03-29 11:59:45 +00:00
Change.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Congr.lean fix: arg conv tactic misreported number of arguments on error (#5968) 2024-11-06 02:13:24 +00:00
Delta.lean feat: reserved names (#3675) 2024-03-15 00:33:22 +00:00
Pattern.lean refactor: mark the Simp.Context constructor as private 2024-11-13 14:12:55 +11:00
Rewrite.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Simp.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Unfold.lean fix: remove withoutRecover from apply elaboration (#5862) 2024-10-28 21:27:14 +00:00