Commit 2024-04-24 13:42 069f405e

View on Github →

feat: port cc tactic (1/3) (#11956) In this PR, we implements datatypes which is used in cc tactic. Also, Init.CCLemmas is removed in #10696, but this module is required for cc tactic, so we recover this module as Tactic.CC.Lemmas.

Estimated changes

added inductive Mathlib.Tactic.CC.ACApps
added structure Mathlib.Tactic.CC.ACEntry
added structure Mathlib.Tactic.CC.CCState
added structure Mathlib.Tactic.CC.Entry