We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd480a3 commit e991702Copy full SHA for e991702
src/Lean/Meta/Constructions/NoConfusion.lean
@@ -10,9 +10,6 @@ public import Lean.Meta.Basic
10
import Lean.AddDecl
11
import Lean.Meta.AppBuilder
12
import Lean.Meta.CompletionName
13
-import Lean.Meta.NatTable
14
-import Lean.Meta.Constructions.CtorIdx
15
-import Lean.Meta.SameCtorUtils
16
import Lean.Meta.Constructions.CtorIdx
17
import Lean.Meta.Constructions.CtorElim
18
import Lean.Meta.Tactic.Subst
0 commit comments