lean4-htt/src/Lean/Meta/Tactic
2022-06-22 16:10:33 -07:00
..
AC chore: unused variables 2022-06-07 17:54:10 -07:00
LinearArith fix: typo at LinearExpr.toExpr 2022-06-21 14:28:26 -07:00
Simp fix: store discharge depth when caching simp results 2022-06-21 15:35:47 -07:00
AC.lean refactor: move ac proofs to Init. 2022-03-16 17:21:20 -07:00
Acyclic.lean feat: improve acyclic tactic 2022-06-02 15:25:14 -07:00
Apply.lean chore: unused variables 2022-06-07 17:54:10 -07:00
Assert.lean fix: location notation and simp 2021-03-19 19:54:22 -07:00
Assumption.lean refactor: ExprDefEq.lean and LevelDefEq.lean are now implementation only files 2021-12-06 09:57:00 -08:00
AuxLemma.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
Cases.lean chore: use double ticks 2022-06-15 07:17:17 -07:00
Cleanup.lean feat: add Expr.collectFVars, LocalDecl.collectFVars, Pattern.collectFVars, and AltLHS.collectFVars 2022-06-22 15:53:43 -07:00
Clear.lean chore: cleanup 2022-01-26 09:18:17 -08:00
Constructor.lean chore: unused variables 2022-06-07 17:54:10 -07:00
Contradiction.lean refactor: unname some unused variables 2022-06-07 16:37:45 -07:00
Delta.lean chore: unused variables 2022-06-07 17:54:10 -07:00
ElimInfo.lean chore: unused variables 2022-06-07 17:54:10 -07:00
FVarSubst.lean refactor: unname some unused variables 2022-06-07 16:37:45 -07:00
Generalize.lean fix: remove kabstractWithPred 2022-06-20 16:35:18 -07:00
Induction.lean chore: use let/if in do blocks 2022-06-13 17:10:14 -07:00
Injection.lean refactor: unname some unused variables 2022-06-07 16:37:45 -07:00
Intro.lean fix: intro tactic at let-expr 2022-06-22 16:10:33 -07:00
LinearArith.lean feat: basic support for linear Nat arithmetic at simp 2022-02-26 08:58:32 -08:00
Refl.lean chore: use let/if in do blocks 2022-06-13 17:10:14 -07:00
Rename.lean feat: add Meta.rename tactic 2022-01-12 16:15:30 -08:00
Replace.lean chore: unused variables 2022-06-07 17:54:10 -07:00
Revert.lean refactor: collectDeps => collectForwardDeps 2022-03-09 11:27:58 -08:00
Rewrite.lean feat: add Meta.Rewrite.Config 2021-09-12 18:44:08 -07:00
Simp.lean refactor: CongrLemma => SimpCongrTheorem 2022-02-06 09:15:39 -08:00
Split.lean chore: use let/if in do blocks 2022-06-13 17:10:14 -07:00
SplitIf.lean feat: support for user-defined simp attributes in the simp tactic. 2022-03-20 18:45:57 -07:00
Subst.lean chore: use let/if in do blocks 2022-06-13 17:10:14 -07:00
Unfold.lean feat: unfold should fail if it didn't unfold anything 2022-05-09 06:41:17 -07:00
UnifyEq.lean chore: remove debugging leftovers 2022-06-13 16:37:31 -07:00
Util.lean chore: unused variables 2022-06-07 17:54:10 -07:00