lean4-htt/src/Lean/Elab/Tactic
2021-09-02 15:05:51 -07:00
..
Conv feat: lhs and rhs conv tactics 2021-09-02 15:05:51 -07:00
Basic.lean feat: basic support for displaying conv state 2021-09-01 15:34:59 -07:00
BuiltinTactic.lean feat: case _ ... => ... as solve next goal 2021-08-29 10:45:38 -07:00
Conv.lean feat: add congr conv tactic 2021-09-01 18:32:21 -07:00
ElabTerm.lean fix: nasty bug at rename tactic 2021-08-25 15:27:29 -07:00
Generalize.lean feat: nary generalize tactic 2021-08-30 16:31:39 -07:00
Induction.lean feat: nary generalize tactic 2021-08-30 16:31:39 -07:00
Injection.lean feat: add injections tactic 2021-08-31 19:12:06 -07:00
Location.lean fix: location notation and simp 2021-03-19 19:54:22 -07:00
Match.lean feat: add (generalizing := true/false) optional attribute to match 2021-04-15 17:04:25 -07:00
Rewrite.lean chore: remove dead variable 2021-05-10 13:41:55 -07:00
Simp.lean fix: make sure simp only still uses eq_self 2021-08-30 09:50:11 -07:00
Split.lean feat: add support for split at 2021-08-31 19:35:07 -07:00