lean4-htt/src/Lean/Meta/Tactic
2023-10-30 09:32:32 +11:00
..
AC chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
LinearArith refactor: replace ignoreLevelMVarDepth by levelAssignDepth 2022-12-19 20:14:17 +01:00
Simp fix: dsimp missing consumeMData when closing goals by rfl (#2776) 2023-10-30 09:32:32 +11:00
AC.lean
Acyclic.lean feat: track simp lemmas through the core tactics 2022-09-25 06:40:56 -07:00
Apply.lean feat: add flag for apply to defer failed typeclass syntheses as goals 2023-06-19 20:07:07 -07:00
Assert.lean fix: implement assertAfter using revert 2022-12-21 21:42:07 +01:00
Assumption.lean feat: add implementation-detail hypotheses 2022-10-11 17:24:35 -07:00
AuxLemma.lean chore: move Std.* data structures to Lean.* 2022-09-26 05:46:04 -07:00
Cases.lean chore: fix typos in comments 2023-10-08 10:46:05 +02:00
Cleanup.lean
Clear.lean
Congr.lean feat: tweak behavior of congrN to match lean 3 (#1798) 2022-11-04 06:55:13 -07:00
Constructor.lean
Contradiction.lean feat: add implementation-detail hypotheses 2022-10-11 17:24:35 -07:00
Delta.lean
ElimInfo.lean feat: automatic extension names 2022-10-06 17:19:30 -07:00
FVarSubst.lean feat: add implementation-detail hypotheses 2022-10-11 17:24:35 -07:00
Generalize.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
Induction.lean
Injection.lean feat: injections with names 2022-09-20 17:36:35 -07:00
Intro.lean
LinearArith.lean
Refl.lean feat: add MVarId.eqOfHEq tactic 2022-10-28 07:52:45 -07:00
Rename.lean
Replace.lean fix: rw ... at h unknown fvar bug (#2728) 2023-10-25 01:52:19 +00:00
Revert.lean chore: fix typos in comments 2023-10-08 10:46:05 +02:00
Rewrite.lean feat: allow configuring occs in rw 2023-09-13 12:03:18 -07:00
Simp.lean feat: add Simp.Config.ground for simplifying nested ground terms 2023-10-19 13:59:17 -07:00
Split.lean chore: fix typos in comments 2023-10-08 10:46:05 +02:00
SplitIf.lean feat: track simp lemmas through the core tactics 2022-09-25 06:40:56 -07:00
Subst.lean fix: bug at substCore 2023-10-22 06:48:22 -07:00
Unfold.lean feat: use a structured type for simp theorem Origin 2022-09-25 06:40:56 -07:00
UnifyEq.lean perf: closes #2552 2023-10-22 06:48:22 -07:00
Util.lean chore: fix MVarId.getType' (#2595) 2023-10-09 11:04:33 +00:00