lean4-htt/src/Lean/Meta/Tactic
Kim Morrison bda15f6c25
chore: revert "feat: add higher-order Miller pattern support in e-matching (#12483)" (#12492)
This PR temporarily reverts #12483, which broke many proofs in Batteries
and Mathlib. We'll restore this once we have fixes in place.
2026-02-15 09:53:55 +00:00
..
AC chore: shake core (#12276) 2026-02-05 09:10:32 +00:00
Cbv fix: handle AppBuilderException in cbv tactic if the projection function is dependent (#12460) 2026-02-13 14:21:13 +00:00
Grind chore: revert "feat: add higher-order Miller pattern support in e-matching (#12483)" (#12492) 2026-02-15 09:53:55 +00:00
Simp feat: shake: track simpset/grindset uses (#12375) 2026-02-07 15:19:15 +00:00
Try chore: shake core (#12276) 2026-02-05 09:10:32 +00:00
AC.lean
Acyclic.lean
Apply.lean chore: shake core (#12276) 2026-02-05 09:10:32 +00:00
Assert.lean
Assumption.lean
AuxLemma.lean
Backtrack.lean chore: shake core (#12276) 2026-02-05 09:10:32 +00:00
Cases.lean chore: shake core (#12276) 2026-02-05 09:10:32 +00:00
CasesOnStuckLHS.lean chore: shake core (#12276) 2026-02-05 09:10:32 +00:00
Cbv.lean feat: add cbv_eval attribute (#12296) 2026-02-10 15:41:42 +00:00
Cleanup.lean chore: shake core (#12276) 2026-02-05 09:10:32 +00:00
Clear.lean chore: shake core (#12276) 2026-02-05 09:10:32 +00:00
Congr.lean chore: revert "feat: abstract metavariables when generalizing match motives (#8099)" (#11941) 2026-01-09 08:24:03 +00:00
Constructor.lean
Contradiction.lean chore: shake core (#12276) 2026-02-05 09:10:32 +00:00
Delta.lean refactor: DiscrTree (#11875) 2026-01-02 19:53:45 +00:00
ElimInfo.lean chore: shake core (#12276) 2026-02-05 09:10:32 +00:00
ExposeNames.lean chore: shake core (#12276) 2026-02-05 09:10:32 +00:00
Ext.lean feat: add insertPattern for discrimination tree insertion in Sym (#11884) 2026-01-03 19:27:43 +00:00
FunInd.lean chore: shake core (#12276) 2026-02-05 09:10:32 +00:00
FunIndCollect.lean
FunIndInfo.lean
FVarSubst.lean
Generalize.lean
Grind.lean feat: add grind +locals to include local definitions (#11946) 2026-01-09 07:19:32 +00:00
IndependentOf.lean
Induction.lean chore: shake core (#12276) 2026-02-05 09:10:32 +00:00
Injection.lean feat: heterogeneous noConfusion (#11474) 2025-12-02 15:19:47 +00:00
Intro.lean perf: when matching on values, avoid generating hyps when not needed (#11508) 2025-12-05 16:29:20 +00:00
Lets.lean
LibrarySearch.lean chore: shake core (#12276) 2026-02-05 09:10:32 +00:00
NormCast.lean perf: more environment blocking avoidance (#11616) 2025-12-12 13:44:58 +00:00
Refl.lean chore: revert "feat: abstract metavariables when generalizing match motives (#8099)" (#11941) 2026-01-09 08:24:03 +00:00
Rename.lean
Repeat.lean chore: shake core (#12276) 2026-02-05 09:10:32 +00:00
Replace.lean
Revert.lean
Rewrite.lean
Rewrites.lean chore: shake core (#12276) 2026-02-05 09:10:32 +00:00
Rfl.lean feat: add insertPattern for discrimination tree insertion in Sym (#11884) 2026-01-03 19:27:43 +00:00
Simp.lean
SolveByElim.lean feat: add solve_by_elim +suggestions (#11468) 2025-12-02 02:11:32 +00:00
Split.lean chore: fix spelling (#11531) 2025-12-06 13:54:27 +00:00
SplitIf.lean chore: shake core (#12276) 2026-02-05 09:10:32 +00:00
Subst.lean perf: add introSubstEq shortcut (#12190) 2026-01-28 12:33:14 +00:00
Symm.lean feat: add insertPattern for discrimination tree insertion in Sym (#11884) 2026-01-03 19:27:43 +00:00
Try.lean
TryThis.lean chore: shake core (#12276) 2026-02-05 09:10:32 +00:00
Unfold.lean refactor: DiscrTree (#11875) 2026-01-02 19:53:45 +00:00
UnifyEq.lean chore: shake core (#12276) 2026-02-05 09:10:32 +00:00
Util.lean perf: fast paths for forEachWhere Expr.isFVar (#11973) 2026-01-11 22:38:16 +00:00