lean4-htt/src/Lean/Meta/Tactic
2022-12-01 05:19:32 -08:00
..
AC chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
LinearArith refactor: use computed fields for Expr 2022-07-11 14:19:41 -07:00
Simp feat: add trace.Meta.Tactic.simp.numSteps and trace.Meta.Tactic.simp.heads 2022-11-30 07:07:07 -08:00
AC.lean refactor: move ac proofs to Init. 2022-03-16 17:21:20 -07:00
Acyclic.lean feat: track simp lemmas through the core tactics 2022-09-25 06:40:56 -07:00
Apply.lean fix: fixes #1841 2022-11-16 14:46:05 -08:00
Assert.lean chore: import reductions 2022-09-15 14:02:38 -07: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 doc: fix some typos 2022-10-22 21:16:35 +02:00
Cleanup.lean refactor: improve FVarId method discoverability 2022-07-25 22:18:58 -07:00
Clear.lean refactor: improve MVarId method discoverability 2022-07-24 21:36:33 -07:00
Congr.lean feat: tweak behavior of congrN to match lean 3 (#1798) 2022-11-04 06:55:13 -07:00
Constructor.lean refactor: improve MVarId method discoverability 2022-07-24 21:36:33 -07:00
Contradiction.lean feat: add implementation-detail hypotheses 2022-10-11 17:24:35 -07:00
Delta.lean fix: Core.transform API and uses 2022-08-25 19:07:42 -07:00
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 refactor: add doc strings, cleanup, and dotted notation friendly API 2022-07-27 16:01:15 -07:00
Injection.lean feat: injections with names 2022-09-20 17:36:35 -07:00
Intro.lean chore: remove leftovers 2022-08-11 18:40:13 -07:00
LinearArith.lean feat: basic support for linear Nat arithmetic at simp 2022-02-26 08:58:32 -08:00
Refl.lean feat: add MVarId.eqOfHEq tactic 2022-10-28 07:52:45 -07:00
Rename.lean refactor: improve MVarId method discoverability 2022-07-24 21:36:33 -07:00
Replace.lean fix: bug in replaceLocalDeclDefEq 2022-11-01 19:18:25 -07:00
Revert.lean refactor: improve FVarId method discoverability 2022-07-25 22:18:58 -07:00
Rewrite.lean refactor: improve MVarId method discoverability 2022-07-24 21:36:33 -07:00
Simp.lean feat: add trace.Meta.Tactic.simp.numSteps and trace.Meta.Tactic.simp.heads 2022-11-30 07:07:07 -08:00
Split.lean chore: simplify dependencies at MatchEqs 2022-11-11 05:51:05 -08:00
SplitIf.lean feat: track simp lemmas through the core tactics 2022-09-25 06:40:56 -07:00
Subst.lean feat: add implementation-detail hypotheses 2022-10-11 17:24:35 -07:00
Unfold.lean feat: use a structured type for simp theorem Origin 2022-09-25 06:40:56 -07:00
UnifyEq.lean refactor: improve FVarId method discoverability 2022-07-25 22:18:58 -07:00
Util.lean chore: replace Expr.forEach with Expr.forEachWhere 2022-12-01 05:19:32 -08:00