lean4-htt/src/Lean/Elab/Tactic
2021-09-09 14:28:41 -07:00
..
Conv feat: add delta to conv mode 2021-09-09 13:07:33 -07:00
Basic.lean feat: add support for erasing keyed attributes 2021-09-09 14:28:41 -07:00
BuiltinTactic.lean refactor: avoid Name, MVarId, and FVarId confusion 2021-09-07 19:06:50 -07:00
Conv.lean feat: add delta to conv mode 2021-09-09 13:07:33 -07:00
Delta.lean feat: add delta tactic 2021-09-09 13:07:33 -07:00
ElabTerm.lean feat: add specialize tactic 2021-09-08 08:00:02 -07:00
Generalize.lean feat: nary generalize tactic 2021-08-30 16:31:39 -07:00
Induction.lean refactor: avoid Name, MVarId, and FVarId confusion 2021-09-07 19:06:50 -07:00
Injection.lean feat: add injections tactic 2021-08-31 19:12:06 -07:00
Location.lean refactor: add withLocation combinator 2021-09-09 13:07:33 -07:00
Match.lean feat: add (generalizing := true/false) optional attribute to match 2021-04-15 17:04:25 -07:00
Rewrite.lean refactor: add withLocation combinator 2021-09-09 13:07:33 -07:00
Simp.lean refactor: avoid Name, MVarId, and FVarId confusion 2021-09-07 19:06:50 -07:00
Split.lean feat: add support for split at 2021-08-31 19:35:07 -07:00