lean4-htt/src/Lean/Elab/Tactic
Leonardo de Moura de2e2447d2 chore: style
2022-04-07 17:35:05 -07:00
..
Conv chore: style use · instead of . for lambda dot notation 2022-03-11 07:49:03 -08:00
Basic.lean chore: style 2022-04-07 17:35:05 -07:00
BuiltinTactic.lean feat: save info at renameInaccessibles 2022-04-06 16:16:20 -07:00
Cache.lean fix: checkpoint 2022-04-01 05:53:18 -07:00
Config.lean refactor: add config syntax and macro for boilerplate code 2021-09-12 18:09:19 -07:00
Conv.lean feat: add unfold conv tactic 2022-01-07 13:51:45 -08:00
Delta.lean chore: style use · instead of . for lambda dot notation 2022-03-11 07:49:03 -08:00
ElabTerm.lean fix: occurs check at refine tactic 2022-03-31 18:08:05 -07:00
Generalize.lean feat: nary generalize tactic 2021-08-30 16:31:39 -07:00
Induction.lean chore: register Elab.induction trace class 2022-04-07 13:22:40 -07:00
Injection.lean feat: add injections tactic 2021-08-31 19:12:06 -07:00
Location.lean chore: adapt syntax 2021-11-29 10:06:15 -08:00
Match.lean feat: cleanup local context before elaborating match alternatives RHS 2022-03-29 18:52:07 -07:00
Meta.lean feat: improve checkpoint tactic 2022-03-31 20:51:53 -07:00
Rewrite.lean feat: allow rw to unfold nonrecursive definitions too 2022-03-12 15:44:52 -08:00
Simp.lean feat: support for user-defined simp attributes in the simp tactic. 2022-03-20 18:45:57 -07:00
Split.lean feat: improve split tactic error message 2022-02-23 16:00:42 -08:00
Unfold.lean chore: style use · instead of . for lambda dot notation 2022-03-11 07:49:03 -08:00