lean4-htt/src/Lean/Elab/Tactic
2021-09-07 17:06:10 -07:00
..
Conv feat: ignore implicit arguments at congr conv tactic 2021-09-05 09:44:52 -07:00
Basic.lean refactor: lazy evaluation for <|> 2021-09-07 17:06:10 -07:00
BuiltinTactic.lean feat: apply allGoals (try rfl) at end of conv nested blocks 2021-09-03 19:21:34 -07:00
Conv.lean feat: add pattern conv tactic 2021-09-04 18:02:46 -07:00
ElabTerm.lean feat: add 'change' conv tactic 2021-09-02 19:26:25 -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 feat: add rewrite conv tactic 2021-09-02 18:13:19 -07:00
Simp.lean feat: add simp conv tactic 2021-09-03 12:06:29 -07:00
Split.lean feat: add support for split at 2021-08-31 19:35:07 -07:00